资源列表
GSM--TEXT
- 短信发送分两种方式,一种是TEST,一种就是PDU,PDU是一种编码方式,本文是用TEXT编码方式进行编辑,通过单片机实现短信的发送与接收,-SMS are two methods for a TEST, a is the PDU, PDU is an encoding, this encoding is to use TEXT for editing, through the MCU to send and receive text messages,
Car-UI
- 汽车仪表,用Labview实现汽车仪表的表盘,让人看了直观。-Automobile instrument, automobile instrument with Labview to achieve the dial, people looked intuitive.
cpu
- 采用仿真实验的方法,分析和评价FCFS、SJF、RR和MLFS算法的优劣,用c++实现四种调度算法,源代码如下,思路程序内有注解-Method using simulation, analysis and evaluation of FCFS, SJF, RR, and MLFS merits of the algorithm, using c++ to achieve the four scheduling algorithms, source code is as follows, idea
Win7-ring0-Kill360-AllProcess
- Win7下测试成功 xp自己去试验 前面的说明一定要看哦-hello 360
DS1302
- 单片机 ds1302 时钟 protues仿真-Simulation of Single Chip ds1302 clock protues
Matlab-for-Copula
- 至今最全的Copula函数计算程序,包含参数估计、模型检验、随机模拟等-Copula function has the most complete computer program, including parameter estimation, model checking, stochastic simulation, etc.
LocalHook
- 基于MFC对话框的程序,包含一个局部钩子,检测鼠标指向处的屏幕坐标和坐标处的颜色-MFC dialog-based program, including a local hook to detect the screen coordinates in the position of mouse, and the color at the coordinate
S7-Graph_V5.3
- 西门子PLC s7graph V5.3 破解版 顺序功能图编程-Siemens PLC s7graph V5.3 crack version Sequential Function Chart Programming
WLWAIZ
- 武林外传 自动喝药 自动打怪 自动喊话 定时关机 飞天 穿墙 源码-He Yao Swordsman Auto Shutdown Auto Daguai automatically propaganda flying through the wall source
Dijkstra
- 这个例程,会在多条相同最短路径中选出边数最少的路径.只是改变path域即可在遍历的时候访问到边数少的路径.核心的思想,就是建立一个数组,存放从出发点到当前顶点的最短路径边数.通过每次查看最短路径相同的情况, 即dv + cvw = dw.时,如果 Count[v] + 1 < Count[w]时,就执行 Count[w] = Count[v] + 1, 同时 w -> path = c.-This routine will be the same number of shortest
buttonmap
- 本人开始学习MFC的时候做的一个小程序,实现了给按钮添加自定义图标,给初学者做个参考吧-When I started learning MFC to do a small program that implements a button to add a custom icon, to be a reference to it for beginners
cvThreshold_cvAdaptiveThreshold
- cvThreshold和cvAdaptiveThreshold实现方法,函数:cvAdaptiveThreshold( const void *srcIm, void *dstIm, double maxValue, int method, int type, int blockSize, double delta ) -cvThreshold and cvAdaptiveThreshold implementation method, the function: cvAdaptiveThr
