- lpc2148_usbaudio LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices: LPC2141 LPC2142 LPC2144 LPC2146 LPC2148 An USB Audio Device (HID) does not require any special USB driver
- SUPERMAK 用c编写的一个超市收银
- A-View-of-Cloud-Computing 本文讲述了云计算的概念
- E51PRO 串行编程器源程序(Keil C)自制Easy 51Pro串行编程器
- yrecticalVery 非常有用的matlab实用例程
- Android与PC蓝牙交互源代码 通过蓝牙完成windows与安卓的通信
资源列表
中文字串转字符
- 实现字符编码转换
poisson image editing win32
- poisson image editing source code by C++
Bluetooth Proxy Server
- Hiisi Suite is a HTTP proxy server suite for mobile phone and PC that enables MIDP capable mobile phone to connect to LAN via bluetooth. - Hiisi Proxy (for mobile) - Pihatonttu Proxy (for PC)
wavelet turbulence
- c++环境下开发的小波模拟湍流的源代码,包含有例子,是用用说明等.
PAL Proteus+89C51最简单仿真
- Proteus+89C51最简单仿真
tabctrl控件例子
- tabctrl控件例子,很好的实现控件之间的切换
matlab图像处理程序源代码
- 基于matlab2008a数字图像处理的程序
C TRAPS&PITFALLS.pdf
- C TRAPS&PITFALLS.pdf
c8051F005范例程序
- F005厂商提供的范例程序,很全
pthread-win32静态库的编译与使用
- pthread是一个跨平台的线程库,可用在多种OS下,本文档包含pthread-win32静态库在vc6下的详细编译过程,并有本人已编译出来的静态库pthread.lib,可以直接使用。为了方便用户使用该静态库,配有基于tcp的网络多线程源码的客户端和服务端,该程序可在window和linux双平台下运行,也可在多个编译器下编译