资源列表
snake_c++
- bool termination_point bool neighbor3by3 /* true means 3x3 neighborhood, false means 5x5 neighborhood */ int grad_mag[500][500] /* Magnitude of Gradient */ int m_Cols /* Number of Columns */ int m_Rows /* Number of Rows */ int no_of_s
KFpro
- kalman filter program-Kalman filter program
ASP_project
- Adaptive Signal Processing tutorial project-Adaptive Signal Processing tutorial proj ect
as
- 编写C语言程序,模拟UNIX磁盘空间管理中使用的分组链接法。 1.定义一个记录磁盘块号的堆栈S—free[10],以及记录栈中现有磁盘块数的变量S—nfree。 2.定义一个由40个元素构成的结构数组block[40]用作磁盘块存放。 struct size { int blocl[10] } struct blocd { struct size a[10] //用于在空闲磁盘块号链中存放磁盘块号 }block[40] 3. 假设系统中文件的最大
meromy
- 内存管理的程序,模拟了内存调用,也许有不完善的地方,请大家提出批评-memory management procedures, to simulate the memory call, it may be imperfections, please critics
smooth
- 自己编的C程序,相当于实现了Matlab中的smooth函数,实际项目中用到的
报警器的程序
- 有关报警的程序
JSpandSQLSRVERmessages
- JSP与SQL SERVER的留言本:通过用sql server和jsp做一个留言本。-JSP and SQL SERVER messages of this: by using sql server and a message of the jsp.
SHA
- A code for Secure Hashing
siweishu9bei
- 自动计算出4位数和9倍的关系,简单方便,容易操作-Automatically calculate the 4-digit and 9 times the relationship between the simple and convenient, easy to operate
4-gen_canal_2st
- Simulacion de las perdidas ocurridas en un canal de transmision empleando modelos ocultos de markof de dos estados. Modelo de Gilbert.
chenyang
- 帮助了解在不同的存储管理方式下,应怎样实现主存空间的分配和回收。 -Help understand the different storage management, should be how to achieve the main memory space allocation and recovery
