资源列表
KEIL_CARM_V232a
- keil 2.32 for mcs51 or arm 7
HDF5program
- 【HDF5program.rar】关于HDF5文件科学数据集,属性,群组等的创建或读写操作。- 【h5_crtdat.c】Create a dataset 【h5_rdwt.c】Read and write to a dataset 【h5_crtatt.c】Create an attribute 【h5_crtgrp.c】Create a group 【h5_crtgrpar.c】Create groups in a file using absolute and
KalmanCodes
- Kalman codes book Kalman filter for beginners : With MATLAB examples by Phil Kim-Kalman codes book Kalman filter for beginners : With MATLAB examples by Phil Kim
CF
- CF官服最新多功能变态源码,透视,作弊,自动瞄准,-CF official uniform latest multifunctional source, perspective, cheating
Point_of_Sale
- 基础的进销存系统,可以让中小型企业使用 很完整的档案- U57FA u7840 u7684 u8FDB u9500 u5B58 u7CFB u7EDF uFF0C u53EF u4EE5 u8BA9 u4E2D u5C0F u578B u4F01 u4E1A u4F7F u7528 u5F88 u5B8C u6574 u7684 u6863 u6848
Trees
- AVL Tree Implementation using C++ Rotate Left Rotate Right Rotate Left Left Rotate Right Right
4.2.2C_Numerical-integration
- 刘金远《计算物理学》这本书中的数值积分部分的MATLAB程序源代码-matlab cord of numerical integrate in <numerical physics> by liu jin yuan
CP0602
- 超宽带无线电编码,适用于超宽带信道,PAM-TH调制,含高斯噪声-UWB radio coding for ultra-wideband channel, PAM-TH modulation, including Gaussian noise
RumorSpreading
- 关于谣言传播的一些经典论文,附带上论文中的算法程序,对研究谣言传播具有很大的帮助作用。- Some of the classic rumors on the dissemination of papers, with the algorithm on the paper program, the study of rumor spread a great help.
Computer-operating-system
- 计算机操作系统实验主要算法源码,例如进程调度,时间片轮转算法,银行家算法,磁盘调度算法等等。-The computer operating system main algorithm source code, such as process scheduling, time slice algorithm, bankers algorithm, disk scheduling algorithm etc..
ArrayDeque
- ArrayDeque in java PROGRMMING
calculator
- 这是一个实现简单计算器功能的C代码,实现了加减乘除等基本功能。-A simple calculator