资源列表
K7
- 将36位BCD数转换成ASSCII十进制数,以BCDBUFF为首地址的内存区中存有18个字节的组合BCD数,要求转换为相应的36个ASCII十进制数,并依次输出到CRT显示。BCD数存放时,低位在前,高位在后,例如,若BCD缓冲器内容12H,34H,56H,78H,...12H,56H,78H,则要求CRT上依次显示以下36个数字: 785634......563412-To 36 BCD digits into ASSCII decimal to BCDBUFF led address m
mciplayer
- 基于MFC的MP3播放器的实现,在VC++环境下得以实现,代码可直接运行,可以通过这个代码更加熟悉VC++的软件开发-MFC-based MP3 player to achieve
K4
- 在内存缓冲区BUF中存放着一组无符号的字数据,要求采用模块化程序设计技术,将这组数据由小到大排序并在显示器上显示。 题目分析:将任务划分成三个模块:主控模块、排序模块、显示模块。 各模块的命名及功能如下: (1)主控模块:命名为MAIN,功能为实现各个子模块的调用,在主模块内定义数据区。 (2)排序模块:命名为SORT,功能为实现将BUF缓冲区中的一组数据由小到大排序。 (3)显示模块:命名为OUTPUT,功能为实现将BUF缓冲区中的数据转换成ASCII码存放在TAB缓冲区并
Detail-illustration-of-Reg-API
- 注册表编程资料,包括所有读写注册表API,适用于VC也适用于VB,对于每个API都有详细的解释,同时也有详细的示例代码!公注册表编程学习者使用!-Registry program, including all read and write Registry API, for VC also applies to VB, for each API has a detailed explanation, but also a detailed sample code! Public registry
source-codes
- 在windows下用c语言读入位图,很基础的资料,适合初学者-read bitmap with c
edgelena
- sobel canny等算子边缘检测 matlab程序-edge detection useing sobel canny and so on.matlab program
HDI-Silverlight-source-WebcamMic_CS
- wpf 构建三维应用程序实例-wpf application to build three-dimensional examples
VisualPCPP_TurboPc-serial-port
- 使用MFC来进行串口编程时最好的参考材料,提高大量的源码并可直接使用-Serial programming using the MFC for the best reference material to improve the lot of source code can be used directly
CQWpfBrowserApplication1
- 三维WPF应用 用来构建三位应用程序-Three-dimensional WPF Application
dingshibaojing
- keil和protues联合调试仿真的定时报警电路,在线实时仿真,显示结果-keil and joint commissioning protues alarm circuit simulation time, on-line real-time simulation, display the results
jiaotongdeng
- 基于keil 和 proteus的交通灯仿真程序,可模拟十字路口的状态。-Based on the traffic lights keil and proteus simulation program can simulate the crossroads of the state.
Conversor-DA-pic16f877
- conversor DA com pic16f877 e simulaç ao no proteus
