-
精通QT4编程
精通QT4编程-代码(共四部分),此为第3部分-Proficient QT4 programming- the code (a total of four parts), This is Part 3
- 2023-01-30 19:00:04下载
- 积分:1
-
我们学校操作系统实验做的一些程序 包括进程同步,处理器调度,生产者消费者问题...
我们学校操作系统实验做的一些程序 包括进程同步,处理器调度,生产者消费者问题-our schools operating system to do some experimental procedures include process synchronization, processor scheduling, producer consumer issues. .
- 2022-07-18 14:23:44下载
- 积分:1
-
生成像excel那样的表格
生成像excel那样的表格-generation as another form excel
- 2022-02-12 20:49:08下载
- 积分:1
-
a sample WinMobile source code that parses REG files and imports them into regis...
a sample WinMobile source code that parses REG files and imports them into registry.
- 2023-05-13 07:20:03下载
- 积分:1
-
此源程序演示了在新式,PDA上如何正确显示汉字。
此源程序演示了在新式,PDA上如何正确显示汉字。
- 2023-02-23 08:05:04下载
- 积分:1
-
Modbus electronic controller is used on a common language. Through this agreemen...
Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控。-Modbus electronic controller is used on a common language. Through this agreement between controller, the controller through the network (such as Ethernet), and other equipment between the communication. It has become a common industry standard. With it, the different manufacturers can even control equipment for industrial network for centralized monitoring.
- 2022-02-20 06:23:11下载
- 积分:1
-
C#俄罗斯方块
该游戏是用C#实现了俄罗斯方块游戏,该游戏可以调节方块的下降的速度,累计用户积分,方块位置确定后,颜色变化为红色。
- 2023-02-21 12:40:03下载
- 积分:1
-
search procedures address, and modify, easy
查找程序地址,并加以修改,使用方便,功能强大得软件!-search procedures address, and modify, easy-to-use, powerful in the software!
- 2022-08-26 14:22:13下载
- 积分:1
-
类似word页面效果源码
类似word页面效果源码-similar results pages word-source
- 2022-07-13 00:16:23下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1