资源列表
yuyifenxi
- 赋值语句的翻译程序设计 .设计,编制并调试一个语法语义分析程序,加深对语法语义分析原理的理解。 -Assignment Statements translation program design. Design, preparation and debug a syntax semantic analysis process, deepen their understanding of grammar to understand the principle of semantic analysi
GUIDtoString
- Sample code To convert a GUID to a string and to convert a string to a GUID
pingmujiequ
- 其实原理就是捕获屏幕画面然后再把图像传给客户机。原理很简单: 1、先利用hdc=GetWindowDC(NULL) 得到桌面的hdc 2、memhdc=CreateCompatibleDC(hdc) 根据桌面的hdc创建一个和屏幕相同的内存DC 3、StretchBlt(memhdc,0, 0, nWid,nHei, hdc, 0, 0,nWid,nHei, SRCCOPY) ,把屏幕的图像复制到内存DC这时你已经在内存中得到了屏幕的图像了。这是设备相关的DDB图像,如果希望转换成设
A_MAC_Energy
- This is source code for AMAC research article
C中显示汉字
- 介绍在TC下如何显示汉字,具体方法可以看里面的说明。比自己用点整显示好了洗-introduced in TC how to display Chinese characters, the specific method can be seen inside the note. More than his own point of the whole show good washing
migongwentic
- 从迷宫的入口开始寻找一条到出口的路径。显示迷宫的布局,及找到的路径(最好显示寻找路径的过程)。走到某一步后,假定往下有四个方向的可能,即上、下、左、右四个方向。
time
- 打字记时程序,是用汇编写的,可以记录和显示打字时间-Typing in mind when the procedure is written with the compilation, you can record and display time typing
c51
- 流水灯实验 c51单片机的实验 基础实验-it is a shi yan,very usafully it is a shi yan,very usafully it is a shi yan,very usafullyit is a shi yan,very usafullyit is a shi yan,very usafully
dhx
- 汇编语言实现简易动画, 程序是我几经调试后,并运行成功-it make simple flash come true,so you can download it if you need.
Radar_KalmanIMM6
- 关于雷达方面的卡尔曼滤波程序,这个程序,我经过验证证明都是好使的,请大家放心使用-About the radar Kalman filtering process, the program, so that I have proven evidence are, please rest assured to use
pointers
- Pointer use in C for pic microcontroller 16F877A CCS compiler/MPLAB/PROTEUS
vq
- 在语音信号处理方面,该代码可以实现语音信号矢量量化功能-In speech signal processing, the code can achieve voice signal vector quantization function
