资源列表
LCM12864ZK
- lcm12864zk液晶屏及其该类型的pdf开发文档-lcm12864zk LCD screen and the development documentation of the type of pdf
recoveryMBR
- 深入分析了雨过天晴软件多点还原的原理。可以学习下调试跟踪的技巧,很有用。是驱动-In-depth analysis of the storm is to restore the principle of multi-point software. Under the debug trace can learn skills, very useful. Is driven
AT90USB82_USB_Bootloader_v1.0.5
- AT90USB82 USB Bootloader v1.0.5 atmel avr usb bootloader firmware. use in case that you accidentally deleted the bootloader that is shipped with the mcu.
multitouch
- 本demo实现了放大缩小,拖拽,旋转功能. 因为是多点触摸所以鼠标的只能进行拖拽 放大缩小旋转用鼠标是看不到效果的 在官网上有这种demo但是是基于bitmap来做的 我这个可以对swf进行操作-This demo implements zoom, drag, rotate function. Because it is so multi-touch can only drag the mouse to zoom in rotation with the mouse can no
SDKBlueSoleil
- 蓝牙PC-SDK-BlueSoleil 最新标准版2.3.2-Bluetooth PC-SDK-BlueSoleil latest Standard Edition 2.3.2
LED_XDP512
- freescale mc9s12xdp512测试通过led基本实验程序,适合初学者-freescale mc9s12xdp512 basic experimental test procedures led for beginners
chuankouwendu
- 串口数据采集实时显示程序 包含了串口通信和实时显示的源代码-Serial data acquisition in real-time display program includes a serial communications and real-time display of the source code
sr
- 计算流体力学,计算对称TVD计算激波反射程序源代码 C-Computational fluid dynamics, calculated symmetric the TVD calculation of shock wave reflection Source code C++
crack-full
- 破解资料汇总!!网络上搜集的一次额破解资料!不需要再到处找破解资料了-Summary data break! ! Search the Internet, an amount of crack information! Do not need to find that information on the crack
fuzzycluster
- 是关于模糊聚类的c语言程序,效果不错的模,糊聚类分析 模糊聚类 聚类分析 FUZZY 模糊C-MATLAB
DSP
- 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
bignumber.cpp
- 这是大数相乘的一般算法,采用链表的方式。实现两个大整数的加、减、乘的运算,其中乘法运算利用分治的方法解决-This is a general algorithm for multiplication of large numbers, using linked list approach. The realization of two big integer add, subtract, multiply computing, in which the use of multiplication