资源列表
COLOR
- 取得屏幕上的一个颜色.用到了 [DllImport(\"gdi32.dll\")] private static extern bool BitBlt( IntPtr hdcDest, // 目標設備的句柄 int nXDest, // 目標對像的左上角的X坐標 int nYDest, // 目標對像的左上角的X坐標 int nWidth, // 目標對像的矩形的寬度 int nHeight, // 目標對像的矩形的長度 IntPtr hdcS
m_PCA
- PCA降噪及显示降噪后图像源码,共4个m文件,不是p文件,方便查看。-The source code of PCA denoising, total 4 m files, not p file.
daojishi11
- 单片机源程序,通过单片机控制,以达到倒计时的效果。使用汇编语言。-Single-chip source, through the single-chip control, in order to achieve the effect of the countdown. The use of assembly language.
DS18B20-ASM
- 51单片机基于ds18b20的温度采集系统的汇编语言设计-51 MCU of temperature acquisition system based on ds18b20 assembly language design
MonteCarloSimulation
- Monte Carlo 通讯系统之模拟,内包含错误率与SNR之各项资料-Monte Carlo simulation of communication systems ,contains the error rate and SNR of the data
UART_c_asm
- 51单片机异步串行通信UART最精简的小程序,程序虽简短功能却完备,实现全双工通信,实现接收、发送及中断接收,分别用C语言和 asm汇编,且两者联调测试过。main中有简单的调用,一看就会。-UART program with C & asm codes for 51 MCU
sh
- 2. 声明vehicle类,私有数据成员为 int MaxSpeed int Weight ,有public成员函数且为虚函数void run();void stop();bicycle 类motorcar类 均从vehicle类 虚拟派生得到。Motorcycle类从bicycle 类motorcar类公共派生得到。对虚函数调用,检测其晚期绑定。-2. Statement vehicle class, private data members int MaxSpeed int Weight
Boss-Walking-around
- 隨意走動NPC 隨意走動NPC -Boss walking around
key02
- 超低功耗16位单片机MSP430实现键盘扫描key,-Keyboard scan key
gaston
- gaston graph mining tool
Httpget217403212010
- How to download a file the internet and save it to your computer-How to download a file the internet and save it to your computer
LDPC
- Iterative decoding Algorithm for binary LDPC codes