搜索资源列表
硬盘结构及其分区简介
- 模拟操作系统中作业调度算法的vc++程序。从好几个方面描述了os的作业调度问题。 -simulation operating system scheduling algorithm vc procedures. From several aspects described os operations scheduling problem.
ADCurrent
- ADC差分算法,实现AVR单片机的差分运算,用VC编写
LZSS.rar
- 用VC++编写的LZSS压缩解压软件,含源码
SHA-1_prj
- SHA-1算法C源码,VC建的工程。加密字符串,数组。-SHA-1 C source code
Kalman-filtering
- 卡尔曼滤波算法,Vc编译,可作为移植参考。-Calman filtering algorithm, Vc compiler, can be used as a reference for transplantation.
Kalman_Filter
- 卡尔曼滤波VC版示例程序,验证可行,可以帮助初学者更直观的学习卡尔曼滤波算法的基础知识-Calman filter VC version of the sample program to verify the feasibility, can help beginners learn more intuitive knowledge of the basic algorithm of the Calman filter
Dtop
- 编译器源代码,使用vc 值得研究 ,vc_pso是用VC开发的标准粒子群算法(The compiler source code, using VC, is worth studying. Vc_pso is a standard particle swarm optimization algorithm developed with VC)
C语言图像处理
- 用C语言编写图像处理经典算法,可用VC运行,本科资料