-
This macro examines the character at the cursor. If it is any of the 4 character...
This macro examines the character at the cursor. If it is any of the 4 characters (){} it tries to find the matching character. For C programs it correctly handles comments, and string and character constants.
- 2023-07-24 15:05:03下载
- 积分:1
-
数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的...
数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
- 2022-02-13 02:55:50下载
- 积分:1
-
stmart卡读写程序,用MCS51汇编语言
stmart卡读写程序,用MCS51汇编语言-stmart Card Reader program, assembler 51 Languages
- 2022-04-01 16:07:49下载
- 积分:1
-
unified computer system clock
统一网内微机系统时钟-unified computer system clock
- 2023-07-28 08:15:03下载
- 积分:1
-
PIC based lamp IR remote dimmer
PIC based lamp IR remote dimmer
- 2022-03-23 07:59:30下载
- 积分:1
-
excel automation的使用
excel automation的使用-the use of excel automation
- 2022-01-25 14:52:03下载
- 积分:1
-
用MFC实现框架,基于对话框模式,可实现两个对话框之间的通讯聊天...
用MFC实现框架,基于对话框模式,可实现两个对话框之间的通讯聊天-Using MFC to achieve a framework, based on the dialog box can be used to achieve communication between the two chat dialog
- 2023-01-28 18:40:03下载
- 积分:1
-
VB off display applet displays a small VB program shut down
VB 关闭显示器的小程序 -VB off display applet displays a small VB program shut down
- 2022-03-16 19:00:25下载
- 积分:1
-
Color ListCtrl Report List
使用CListCtrl控件的过程中,我们会发现使用及其不方便,特别是在使用“report"显示模式时, 想给指定条目添加背景颜色,CListCtrl控件所提供的设置颜色函数只能使得控件的界面变得好看一些,根本不能满足我们的要求,我们无法把特定的一项或几项添加上不同的颜色以示区别。 幸运的是很多VC的使用者在改造CListCtrl类,使之更加功能强大上做了很多工作,开发出了各种各样的继承类来实现这个功能,Sven Freitag 就是其中的一员。他开发出了CListCtrl的继承类CColorListCtrl来实现给指定的条目加背景色的功能,并无偿的在网上公布给VC的使用者,我在源代码中收集了他的源程序,各位读者可以先阅读学习一下。
- 2022-07-15 05:31:29下载
- 积分:1
-
GDI曲线绘制实例
应用背景工作中遇到一些工况数据需要使用曲线来显示,同时需要考虑到上位机的性能,保证cpu和内存资源在可控范围内,由此开发此程序,并与大家分享关键技术本程序采用内存作图的方式,高效的完成曲线绘制。实际应用中可以在此基础上进行扩展,现有功能光标跟随、曲线移动、按上下键缩放等
- 2022-04-22 16:18:30下载
- 积分:1