资源列表
MemSrc
- Memory Allocation for High-Dimensional Data Structures
动态内存分配MemSrc
- 参考源码,学习例子-reference source, study examples
readerwriter1
- 读者写者问题实现-readers to write to achieve the problem
ps2Verilog
- 成功使用的PS2 FPGA 模块,有顶层,接收和 发送,产品上能直接应用-PS2 VERILOG
rddata
- 在matlab中读取MIH/BIH数据库心电信号程序-In matlab to read MIH/BIH ECG database program
frame2d
- 平面框架结构MATLAB源程序,可以计算任意平面框架结构。-MATLAB source of Plane frame structure that you can calculate any plane frame structure.
guandaopushe
- 管道铺设施工的最佳方案问题(需要在某个城市n个居民小区之间铺设煤气管道,则在这n个居民小区之间只需要铺设n-1条管道即可。假设任意两个小区之间都可以铺设管道,但由于地理环境不同,所需要的费用也不尽相同。选择最优的方案能使总投资尽可能小,这个问题即为求无向网的最小生成树。)本程序即是解决上述问题的,本人自己所写。-The best solution to pipeline construction issues (need a residential area of t
cclog
- A log analysis project, log into the given format identifiable results
AVLTree
- AVL树,包括树的建立,插入,删除,查找和打印-AVL tree, including building, inserting, removing, searching and print.
ddc
- 接收机中ddc的实现,包含CIC、半带和FIR滤波-DDC implementation in the receiver, including CIC, half band and FIR filter
1
- C++二叉树的操作,包活遍历叶子节点的统计。深度统计-The operation of the binary tree, c++ package live traversal leaf nodes of the statistics.The depth of the statistics
vumat-jc模型
- ABAQUS子程序vumat的Johnson-cook模型应用,程序采用增加迭代次数来增强计算效率。