资源列表
os51c
- 基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释, 请给 圈圈留言: http://blog.21ic.com/blog.asp?name=computer00 -cir
blindsub
- 这是一个有关基于子空间的盲辩识和盲均衡算法.-This is a space on the blind identification and blind equalization algorithm.
FLTKmyclock
- FLTK Tutorial: Analoge clock with FLTK elements in c++ code
HopfieldofTSP
- 这是在MATLAB上的Hopfield解决简单的TSP问题,虽然有点简单,但效果很好~-This is the MATLAB on the Hopfield simple solution of TSP, Although somewhat simple, but very effective ~
stu_mg
- 一个管理学生信息的C++源程序。比较完整,面面具到。
P
- 牛顿法 牛顿法 牛顿法 牛顿法
SQLMO
- 测试局域网里连接的服务器,代码比较简单。
wgj123456
- 这是一个可用于无线电控制小车运动的程序,通过控制电机的运转情况控制小车动作.
main
- 用c写的关于8255按键的程序,用到的单片机是spce061a
arun1
- converter voice and speech to text via matlab
RELS11111
- 最小二乘递推算法的Matlab仿真 v(k)是服从N(0,1)分布的不相关随机噪声-recursive least squares algorithm Matlab v (k) is subject N (0, 1) not related to the distribution of the random noise
PCF8563
- pcf8563时钟芯片开发源代码,可设置、查询时间,包含调用的子函数。