资源列表
[ActiveX/DCOM] SerialReceiveAndSend
说明:本实例演示了VC++中串行通信的实现方法,采用了WINAPI方式,而不是常见的MSCOMM控件,程序灵活性更强。-The examples demonstrate VC++ In serial communication method, using the WINAPI, rather than common MSCOMM controls, procedures more flexible.<何工> 在 2025-12-26 上传 | 大小:1.89mb | 下载:0
[Windows编程] EditableListView
说明:自定义ListView控件 增加ListViewItem修改、编辑的功能-Custom ListView control to increase ListViewItem modify, edit the function of<龙承宗> 在 2025-12-26 上传 | 大小:135kb | 下载:0
[数据库编程] vc+qlite
说明:文档图解vc平台上sql的基本操作,包括编译器的设置,以及sql数据库的读写修改删除等基本操作。源码编译通过可行。-Vc platform document sql diagram of basic operation, including the compiler settings, as well as the sql database to delete, such as reading and writing to amend the basic operation. Through a<李小朋> 在 2025-12-26 上传 | 大小:1.12mb | 下载:1
[Windows编程] Matrix
说明:个人总结的一些科学运算时所经常用到的一些算法。有复数的各种运算,矩阵和向量的各种预算,还有一些matlab函数转化成C++后的代码。-Personal summary of some of the scientific computing when a number of frequently used algorithms. There are a variety of complex computing, matrix and vector of a variety of budgets,<李鑫> 在 2025-12-26 上传 | 大小:4kb | 下载:0
[Windows编程] Fern
说明:为本人图形学实验的扩展,只要提供图形的FIS码,即可绘制该图形。 本程序使用Visual Studio 2008进行开发,基于MFC框架。程序使用FIS码绘制分形图形。 “测试数据”文件夹中包含多种图形的FIS码,以.dat文件格式保存,可以使用记事本对.dat文件进行编辑。 程序可以打开、保存、编辑.dat文件,同时能够控制绘制图形的颜色、大小、显示位置以及背景颜色。-Graphics for my experimental expansion, as long as the FI<billsedison> 在 2025-12-26 上传 | 大小:3.46mb | 下载:0
[Windows编程] stop_watch
说明:(1) 精度应大于1/100 s 计时器能显示1/100 s的时间,故提供给计时器内部定时的时钟脉冲频率应大于100 Hz,可选1 kHz。 (2) 计时器的最长计时时间为1 h在一般的短时计时应用中,1 h是足够了。为此需要一个6位的显示器,显示的最长时间为59分59.99秒。 (3) 设置复位和启/停开关 复位开关用来使计时器清零,并作好计时准备。启/停开关的使用方法应与传统的机械式计时器相同,即按一下启/停开关,启动计时器开始计时,再按一启/停开关计时终止。复位开关可以在<曾伟> 在 2025-12-26 上传 | 大小:5kb | 下载:0