资源列表
Filecopy
- 简单的实现文件复制的程序,上C语言课时老师布置的作业。学生朋友们可能会用到。
ffff11122.rar
- 模拟页式虚拟存储管理中硬件的地址转换和缺页中断,采用先进先出处理缺页中断,mock-page virtual memory management hardware address translation and missing pages interruption, using FIFO interrupt handling missing pages
gramschimdi
- gram-schimdt-orthogonalization matlab pro
Hanoi(gray)
- //使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE 1 #define ODD 1 #define EVEN 0 #define RIGHT 1 #define LEFT 0 #define MAX 10-//Gray code to use the method#
JCLL1
- 用C语言编程产生离散单位斜边序列、门序列、指数衰减序列,实现三者卷积,并在显示器上观察到相关序列或卷积的图形。比较经典的卷积C源码-C language programming produce discrete units hypotenuse sequence, the gate sequence, exponential decay sequence, the realization of the three convolution, and observed in the display
student_record
- This Program demostrate basic file operation on file using various file function in C++. Basic aim is to idea is low level file I/O to store information of student object as record then perform various simple operation such add more record finding re
KMO(n^3)(HDU2853)
- KM算法O(n^3)的代码实现。给出的是哈尔滨赛区C题(HDU 2853)的源码-the code of KM algorithm with the complexity O(n^3). It provides a solution to the problem 2853 in HDU online judge.
sdr_data_path
- sdram控制器data_path命令接口模块的VHDL源程序文件,可直接用-sdram data_path
test
- **独狼读取硬件信息系统 For Foxpro Ver1.00 VFP读硬盘序号、网卡MAC地址、硬盘型号、IP地址 -** DuLang read hardware information system For Foxpro Ver1.00 VFP read hard drive serial number, MAC address of network card, hard disk type, IP address
bisearchtree
- good for study,we learn a lot from it .it is a good example. -wait for cars ,translate the time we wait for caers
LM
- 上传的是Levenberg-Marquardt算法的Matlab程序-Upload is the Levenberg-Marquardt algorithm in Matlab
test_3_2
- 请编程如下,从键盘输入N名学生的3门成绩(数学、语文、英语),分别统计每个学生的平均成绩和总成绩,然后分别按照平均成绩和总成绩从大到小输出。(在主函数中输入N的值(通过带参数的主函数获取),四个子函数求平均成绩、总成绩、平均成绩从大到小输出、总成绩从大到小输出。 注:提示,此题需要用结构体、指针实现。-Please programming follows N students in three grades (mathematics, language, and English), the