-
高质量C++、C编程指南quality C++/ C Programming Guide。
高质量C++、C编程指南quality C++/ C Programming Guide。-quality C++/ C Programming Guide。
Proficient on programming technique to establish standard and guideline.
- 2022-05-19 15:10:06下载
- 积分:1
-
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。...
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
- 2022-08-09 16:03:12下载
- 积分:1
-
动态分配内存的代码
动态分配内存的代码-dynamic memory allocation code
- 2023-08-04 22:45:06下载
- 积分:1
-
算法,猴子选大王
算法,猴子选大王-algorithm, a monkey king election
- 2022-02-24 20:44:34下载
- 积分:1
-
六度空间
六度空间理论又称小世界理论。理论通俗地解释为:“你和世界上任何一个陌生人之间所间隔的人不会超过6个人,也就是说,最多通过五个人你就能够认识任何一个陌生人。“假如给你一个社交网络图,请你对每个节点计算符合“六度空间”理论的结点占结点总数的百分比。
- 2023-03-17 04:50:04下载
- 积分:1
-
Phone book management system, the computer version. . . . . . . . . . . . . . ....
电话簿管理系统,电脑版-Phone book management system, the computer version. . . . . . . . . . . . . . . . . .
- 2022-01-22 01:05:09下载
- 积分:1
-
用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助...
用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助-Using VC++ environment to prepare a simple text chat program, TCP protocol, support multi-threading, socket just learning of the students are very helpful
- 2022-03-13 10:15:46下载
- 积分:1
-
此为网络程序设计的课件,可以作为初学者的学习教材!
此为网络程序设计的课件,可以作为初学者的学习教材!-This is the courseware network programming can be used as study material for beginners!
- 2022-02-26 06:38:21下载
- 积分:1
-
A pressure gauge procedures, in the dialog box enter the number above ruler can...
一个压力计程序,在对话框中输入数字,上面的尺子就可自动跑到对应的数字上-A pressure gauge procedures, in the dialog box enter the number above ruler can automatically go to the corresponding figures
- 2022-06-14 08:51:33下载
- 积分:1
-
订单管理系统
仅用作个人开发使用。系统启动的时候有一个管理员用户,使用这个用户登录后,可以添加其他用户,而且每一个用户都可以更改自己的密码。
- 2022-01-25 16:37:17下载
- 积分:1