image
wzxheu

这家伙很懒,什么也没写

Ta上传的资源(0)个

3D魔方游戏源代码VC实现

3D魔方游戏源代码VC实现 对初学者来说有很大的帮助,建议看看.

C++  24 0 ZIP 2020-05-17 01:05:17

linux实验5设备管理

#include#include#include#include#includemain(){inttestdev;inti;charbuf[50]="peartodev!";printf("theprogramttisrunning!!\n");testdev=open("/dev/test",O

Linux 28 0 RAR 2019-06-04 21:06:30

汉诺塔hanoi.cpp用C++实现

voidhanoi(intn,chara,charb,charc)实现汉诺塔的程序,用递归.

C++  24 0 CPP 2019-06-01 01:06:20

基金优化投资模型

某校基金会得到一笔数额为M元的基金,打算将这笔钱存入银行或用于购买国库券,在n年内每年用其利息奖励优秀教师,要求各年的奖金额相同。现行银行存款及各期国库券的利率见表10.1(假设国库券每年至少发一次,但发放时间不定)。

专业指导 47 0 DOC 2019-02-21 04:02:47

linux实验四文件系统

/ #include #define COLLISIONFACTOR 0.5 struct HashFileHeader { int sig;//file signature int reclen;//record length int total_rec_num;//total record nu

Linux 38 0 RAR 2019-02-15 19:02:33

Eye图像浏览器用VC实现

Eye图像浏览器 用VC实现 包含代码,看懂了的话,有很大的帮助.

C++  18 0 ZIP 2019-01-10 06:01:35