资源列表
os51
- 基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改, 如有发现不能理解的注释, 请给圈圈留言: http://blog.21ic.com/blog.asp?name=computer00 -cir
period
- 序列x(n)的功率谱估计用matlab来实现-sequence x (n) of the power spectrum is estimated to achieve using Matlab
DAC0832
- vhdl代码多路开关,小系统使用,非常方便
OpenWorkspaceFromFile
- supermap objects 5.2打开地图工作空间
paixu1
- 已知记录序列a[1..n] 中的关键字各不相同, 可按如下所述实现计数排序:另设数组c[1..n],对每 个记录a[i], 统计序列中关键字比它小的记录个数存 于c[i], 则c[i]=0的记录必为关键字最小的记录,然 后依c[i]值的大小对a中记录进行重新排列,试编写算 法实现上述排序方法。
radiobutton
- 在python中利用pygtk模块,建立按钮控件,可用于连接各种相关事件。
Answer1
- Bayes分类 已知N=9, =3,n=2,C=3,问x= 应属于哪一类? 三类协方差不相等、不相等-Bayes classification known N = 9, = 3, n = 2, C = 3, x = should ask which category? Three covariance not equal, not equal
mousou
- 游戏自动刷怪,高效,按键也可以使用。
VBforwindow
- VB.net编写的窗体可以使用此代码进行窗体自适应功能,不用修改,直接可以使用-VB.net written form can use this code in the form of adaptive function, without modification, can be used directly
tuihuo
- 退火算法关于背包问题的应用。计算背包内物品的价值和体重-Annealing algorithm about the application of knapsack problem. Calculate the value of the item in the backpack and weight
Login
- Login form code. is for the user authentication.
parallel-to-serial
- 用Verilog语言编程实现并行转串行,并在modelsim中仿真出波形。-programming to realize parallel to serial using Verilog language , and simulating waveform in the modelsim.