资源列表
1602c_drive
- 1602驱动程序,供初学者自学使用
process
- 简单轮转法进程调度 #include "stdio.h" #define getpch(type) (type*)malloc(sizeof(type)) struct pcb { /* 定义进程控制块PCB */ char name[10] char state /*状态 */ int ntime /*需要的运行时间 */ int rtime /*已执行的时间 */ struct pcb* link /*下一个进程控制块的地址 */
fangzhen
- CR中基于能量检测的频谱感知matlab程序仿真-CR in the detection of spectrum sensing based on energy simulation program
ser2par
- 16位串行输入,并行输出,运用verilog语言编写,已通过测试-16-bit serial input, parallel output, using verilog language, has been tested
c
- 采用邻接矩阵表示法创建有向图,是用c编写的 -Adjacency matrix representation used to create directed graph is prepared with c
BLJB
- 实现包络检波,2FSK的包络检波,需要的自己看-english
hello
- its a simple file! that say hello from micro controller to a monitoring system.
shortpath
- 数据结构中,最短路径实现算法。Visual C++6.0-The data structure, the shortest path algorithm. Visual C++6.0
jquery.eventH
- 事件处理程序的插件是使处理您的事件处理程序更容易一些。它增加了一个新的方法被称为eventH到jQuery,只能使用$ .eventH()调用。 -Event Handler plugin was made to make handling your event handlers a little easier. It adds one new method called eventH to jQuery which can only be invoked using $.eventH
a715abde4da1
- 可实现FFT功能的MATLAB源代码,具有应用背景,也可方便初学者学习FFT的原理及实践- -FFT function can be realized MATLAB source code with the application background can also be convenient for beginners to learn the FFT principle and practice-
txtTomdb
- 在VS2010环境下,应用c#,实现从txt中读取数据内容并写入access数据库 -C# TXT read and write into the access
frmCareComModbus
- mobus通用通信,实现ascii和rtu-Mobus general communication, realizing the ASCII and rtu