-
Win32系统服务:对CD 95和Windows NT的例子窗心
Win32系统服务:windows95和windowsnt的核心示例,附光盘一本。这方面的经典著作,只有出版时间较长,反而具有一定的参考价值
- 2022-09-16 03:55:03下载
- 积分:1
-
我写的小程序,简单的工资,但似乎有点故障
我写的小程序 用于实现简单的工资管理 但是好象有点小毛病-I write small programs for simple wages but it seems a little fault
- 2023-04-01 19:30:04下载
- 积分:1
-
MapObject. Edit shapefile with mapobjects and Visual Basic
MapObject. Edit shapefile with mapobjects and Visual Basic
- 2022-01-30 16:09:42下载
- 积分:1
-
八皇后问题四种解法,回溯为主,
更有一个一句语句实现八皇后问题的程序,绝...
八皇后问题四种解法,回溯为主,
更有一个一句语句实现八皇后问题的程序,绝-8 Queen
- 2022-02-11 21:37:55下载
- 积分:1
-
第1题_向量链表功能应用.txt 第2题_双向链表功能应用.TXT 第3题_扩充双向链表的功能.TXT 第4题_二叉树功能应用.TXT 第5题_利用二叉树功能解...
第1题_向量链表功能应用.txt 第2题_双向链表功能应用.TXT 第3题_扩充双向链表的功能.TXT 第4题_二叉树功能应用.TXT 第5题_利用二叉树功能解决实际问题.TXT 第6题_利用二叉树进行四则运算.txt-an article that _ Vector Chain function application. Txt No. 2 _ and that two-way linked list functional applications. TXT No. 3 _ and that the expansion of two-way Chain function. TXT 4 _ that function application binary tree. TXT No. 5 _ and that the use of binary tree functions to solve practical problems. TXT 6 that _ use binary tree for four computing. txt
- 2023-03-17 10:00:04下载
- 积分:1
-
发送带有附件的邮件
发送带有附件的邮件-send mail with attachments
- 2022-05-20 10:20:07下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
基于qt5的STM32 BootLoader和APP程序合成工具
使用qt creator 5.7.1版本,基于QWidget 开发的,用于STM32单片机,BootLoader程序和app应用程序的合成工具,可选择输出合成的hex文件路径。
- 2023-04-08 16:30:04下载
- 积分:1
-
c++课程设计。题目模仿windows自带计算器用c++编写一个。
c++课程设计。题目模仿windows自带计算器用c++编写一个。-c++ curriculum design. Title to imitate windows own calculator using c++ to write a.
- 2022-09-14 20:50:04下载
- 积分:1
-
640x480 24
640x480的24位真彩图转换成256级灰度图像且经过均衡化处理-640x480 24-bit true color pictures converted to 256 gray-scale image and after equalization deal
- 2022-01-26 06:35:31下载
- 积分:1