搜索资源列表
ce_crtdbg
- This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory
winceSerialport
- c#,VB,vc,PC环境下的串口调试程序!
WinceKeyHookSource
- 1.小弟初学EVC,因之前都没学过C++、VC,所以写的比较简单。在此要谢谢驱动开发网的zhoumc 大哥,谢谢他多日来给我耐心的帮助! 2.工程kbhook是放HHOOK处理程序的DLL,winceKBhook是一个对话框程序,用来调用具体的应用程序。 3.因本人目前手上开发板上还没有键盘,所以在对话框上装了个按钮,用keybd_event来发送键盘消息。钩子安装成功之后可多次调用应用程序,但前后两次调用之间要有点时间间隔,大约5秒种,且要把应用程序关掉之后才可继续调用。
c++ fool learning
- VC++比较入门和浅显的一个教程,适合新手快速阅读和学习
FFT_armtest
- 自己写的一个基于eMbedded Visual C++的音频采集以及频谱分析小程序。 包括录音,回放,时域波形,频谱图-Based on the eMbedded Visual C++ of the audio spectrum analysis procedures. Including recording, playback, time-domain waveform, frequency spectrum
demo_ASIFT_Win
- 使用VC++分别编译出WINCE和PC版的ASIFT算法DLL,再通过C#调用这两个平台的DLL,实现PC和WINCE平台做ASIFT图像识别-Compiled using VC++, respectively, and the PC version of the WINCE ASIFT algorithm DLL, and then through the C# calling the two platforms DLL, PC and WINCE platform to achieve im
BT_SourceCode
- windows ce 手机的蓝牙示例,用eVC和VC开发-this is the examples of bluetooth program in the Windows ce platform, the program language is embedded visual c++
CEGraph
- CEDraw is high speed graphics library in WinCE . it’s depend on GAPI . This code was writen in C++ and using embedded VC++ to complie it. Testing in iPaq h3600 with WinCE 3.0. CEDraw use double buffer and direct write video buffer technology to e
WinceRFID15693Com1
- WiNCE版本的RFID15693读写程序(VC.net) 摘要:VC/C++源码,其它分类,WINCE用VS2008开发的WINCE版本,用来对RFID的15693卡片读写。-this is the vc.net wince rfid
one_barcode_APP
- 在wince平台下,用vc++语言开发的一维条码读取程序,本目录包含两种一维扫描引擎操作的C++和C#源码,红光EM1300和激光SE955。-In wince platform, using vc++ language to develop a one-dimensional bar code reader, the catalog contains two C++ and C# source code one-dimensional scanning engine operation, re
wcefullscreencode
- wce全屏显示代码的2用vc种方法,采用C++编写,经测试成功-wce full screen code 2 with vc methods, written in C++, has been tested successfully