搜索资源列表
qidaoSource
- VC+6.0 编写的关于计算穆斯林祷告的程序. 比较使用的应用小程序
vc
- CAN总线数据微机处理与显示应用程序,利用VC结合总线SDK开发的一个小程序,程序也反映了多线程的简单开发。
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
ucgui
- ucos+GUI,用vc开发的一个小程序。需要的下载。-ucos+GUI+vc
PDA_SerialPort
- wince下使用vc编写的对串口读写的小程序,调用底层api对串口进行操作,自己可以设置波特率等参数,并将读到数据进行现实-wince use vc prepared to read and write to the serial port of small programs, call the bottom of the serial api operate, they can set the baud rate and other parameters, and read data from
VCprotected
- 一个简单的VC++小程序,类的集成。上课时候的平时作业,真恨自己是个菜鸟啊,好想成为一个大虾。-A simple VC++ small procedures, types of integration. When the normal school operations, really hate that he is a rookie, ah, want to be a shrimp.
73462700CSCallCDll
- 这是本人写的一个小程序,在.net下调用vc写的d-This is a small program I wrote in. Net written dll under vc call
tiqu_ziku
- 用于嵌入式系统的字库提取程序。解决字库太大,单片机系统装不下的问题(只选取自己需要的汉字)。 本程序是VC 6.0 下编译。 程序从Hzk16.dot中提取出需要的汉字的字库。写到test_font.dat文件中。这个test_font.dat文件可以用于单片机系统中。这个程序生成的小字库,已经用于我们的批量生产的设备上。字库是16X16点阵的。我用在128X64的LCD屏上。-The font used to extract the embedded systems program.
LCDSimulator
- VC模拟的LCD程序,里面自己模拟的驱动、Framework,并用自己封装的东东实现了一个简单的小动画。-LCD VC simulation program, which drive their simulation, Framework, and stuff with their own package implements a simple little animation.
HelloDiab
- 一个小的程序,主要是设置好VC++利用Diab编译器进行OSE编程-A small program, mainly set up VC++ using Diab compiler programming OSE
designer
- LINUX下开发 针对QT3.3.5平台写的一个程序 使用了手动编码+图形界面设计方式desiger进行开发的 其中涉及到的控件包括小火车的动态前进 文本的动态数据显示 还有模拟VC中listctrl控件-Developed under LINUX platform for QT3.3.5 write a program using the manual way of coding+ graphical interface design developed desiger which re
qudongyuanma.ZIP
- 这是USB接口芯片CH372和CH375的简化版驱动程序及动态链接库的源程序包 最小开发环境: WINDOWS 98 或更高版本操作系统 VC 5.0 或更高版本编译器 WIN98 DDK 或更高版本驱动开发包,由微软免费提供 文件目录说明: WDM 驱动程序源程序 DLL 动态链接库源程序 EXE 演示和测试用的例子应用程序源程序 MCU 演示和测试用的例子单片机端源程序,以MCS51单片机为例 ISS
JoyStickTest_201111251122
- 关于游戏摇杆和 vc++ 的一个测试小程序-On joysticks and vc++, a small test program
LEDLargerScreen
- 一款实现超大屏幕LED灯控制的小程序,VC编程-A large screen LED lights to control the applet, VC program
single-chip_Example
- 单片机学习程序,对于初学者和进阶学习的同学都有帮助,包含有程序源码(包含VC和汇编语言)和外围电路的设计电路。包含最小系统、LED灯的控制、定时器的应用、传感器端的设计等。程序源码同电路图对应,在WORD文档中。-MCU learning program for beginners and prestige learning classmates help, contains a program source circuit and peripheral circuit design. Cont
VCprotected
- 一个简单的VC++小程序,类的集成。上课时候的平时作业,真恨自己是个菜鸟啊,好想成为一个大虾。-A simple VC++ small procedures, types of integration. When the normal school operations, really hate that he is a rookie, ah, want to be a shrimp.
52-singlechip-CPP-programming
- 单片机初学者必有的学习资料,各种小程序编程VC++实现,基于89c52-SCM beginners have some learning materials, all kinds of small programming VC++ implementation, based on the 89C52
timer
- 单片机C语言提高资料! 熟了各个基本模块之后,就是要提高程序的鲁棒性和高效性,并且要便于移植.发几个个人觉得非常好的C语言资料.有些还是在其它论坛上花积分下来的.呵呵 首先,要重视程序的构架,这个会影响编程思路,.c .h文件要因地制宜地用.条理需要清楚. 其次,合适的时候多用指针,这个不用多说了.VC之所以流氓效率高,很大一部分原因是用了引用和指针. 另外,程序函数的接口要封装好,实参形参调用才方便,在适当的时候用数据参数,适当的时候用地址参数. 最后,结构体,联
openit
- 使用VC++6.0开发的一个小程序,模拟餐厅(文件读入)随机选台-Using VC++6.0 to develop a small program, Analog Restaurant (document to read) were randomly selected Units
2.LED
- 点亮LED的小程序,控制STM32。用C语言编写(Control STM32 to light LED by VC++.)