资源列表
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
CoinArray
- 问题描述:有m x n [m<=100, n<=100 ] 个金币在桌面上排成一个m行n 列的金币阵列。每一枚金币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。金币阵列游戏的规则是:(1)每次可将任一行金币翻过来放在原来的位置上;(2)每次可任选2列,交换这2列金币的位置。-jinbizhenliwenli,zijibiaoxiechenxu,keyiyunxing
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
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
