资源列表
Siyunsuan
- 本程序实现随机数值内的四则运算(加减乘除)-Random value of the program within the four operations (addition and subtraction multiplication and division)
EEPROM
- EEPROM implementation for the 18F4550. In C with examples.
Lesson9
- Lesson9 OOP in VB.Net
Spread_Scram_Frequency
- td-scdma链路仿真扩频加扰,绝对能用。-td-scdma Link Simulation spectrum scrambling, absolutely can be used.
eight-queens
- 另一种八皇后算法,根据数字标记,得出最佳的答案-An eight-Queen algorithm
timer_test.tar
- ACE不依赖系统时间变化,始终有效的定时器实现源码。-ACE does not depend on the system time change, always effective Timer source.
MergeSort
- 归并排序: 将两个或两个以上的有序表组合成一个新的有序表。归并排序要使用一个辅助数组,大小跟原数组相同,递归做法。每次将目标序列分解成两个序列,分别排序两个子序列之后,再将两个排序好的子序列merge到一起。-Merge sort: Ordered list of two or more combined into a new ordered list. Merge sort you want to use an auxiliary array of the same siz
expertPpid
- 专家PID控制程序,基于受控对象和控制规律,以智能方式设计控制器-Expert PID control procedures, based on the controlled object and the control law intelligently designed controller
erchashu
- 二叉树的基本操作,1. 建二叉树 2. 先序遍历 3. 中序遍历 4. 后序遍历 -The basic operation of the binary tree
RandNetwork
- 随机网络生成 节点数为100-5000 节点间以随机概率生成边-Random network nodes is generated 100-5000 between nodes in a random probability generating side
flux2mag.pro
- IDL code from NASA IDL program collection mainly for SPACE SCIENCE
bstree_frame
- 软件技术基础中的二叉排序树,以二叉排序树的形式将一串数据转化。-Software technology base in binary sort tree, in the form of binary sort tree a string of data transformation.