资源列表
studentgradeinformationmanagement
- 定义学生类Student,包含学生姓名、学号、3门或更多门课程的成绩以及对这些成员的操作; 2. 定义Student的对象数组,然后录入学生信息并显示到屏幕,同时保存到文件; 3. 从文件读取数据并查询、修改和统计学生成绩。 4. 在录入信息前要有提示信息。 5. 屏幕输出和文件存取时可使用>>、<<运算符重载或用I/O流对象引用作参数的成员函数实现。*/
buildtree
- WEB开发,从数据库中找出结点实现树结构
内存算法
- 内存分配算法,用c实现内存的管理分配,属于操作系统范畴-memory allocation algorithm, using c realization in the administration and distribution of memory, operating system areas
1
- 在 LABWINDOWS/CVI 下完成的一款板球游戏 对提高LABWINDOWS/CVI 学习有一定的帮助
mulitplex1
- 多通道滤波器组的程序,传输信号为chirp信号,经过不同带宽的滤波器滤波后进行传输。
18b20test
- 18b20驱动程序,经过验证已经通过,可以实现对温度的采集和处理-18b20 driver, has been validated through, the temperature can be achieved by collecting and processing
sudoku2
- Solve Sudoku(Game) quickly. Just need a txt file with all of the number u have, then answer out.
finitedifference
- 用VC++程序实现有限差分波动方程不加边界条件二阶变速剖面。
MIMO_OFDMsystem
- mimo-ofdm系统仿真,matlab源程序-mimo - ofdm system simulation, Matlab source
函数插值方法
- 数值分析函数插值方法-numerical analysis function interpolation method
C-BPN
- 类神经网路BPN倒传递网路,之C语言源码-7.82 neural network back-propagation network of C language source code
huffman
- 课程设计: 任务 :建立最优二叉树函数。 要求:可以建立函数输入二叉树,并输出其赫夫曼树。 -Course Design : Mission : To establish the optimal binary tree function. Requirements : function can be established Binary Tree imported and exported its Hefuman tree.