-
c++ 线程池
通过c++实现的线程池,模拟出线程池的运行机制, 充分利用多核的优势,利用多线程来进行任务处理。
- 2023-08-25 15:55:05下载
- 积分:1
-
dump调试设置步骤
设置dump调试步骤,用于vs2008的开发,需要设置源代码的路径,设置符号表,设置windows的缓存路径,注意:必须要有pdb文件才能用dump文件调试,否则不能用dump文件调试。
- 2022-07-24 22:52:16下载
- 积分:1
-
POJ typical Oklahoma Elaborates on topics include source code and they should pa...
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
- 2023-08-11 17:00:03下载
- 积分:1
-
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。-SDK This a process. This program tracking shows the coordinates of the mouse position, and if the mouse operation, the window title bar shows operating information, if the window area for customers double-click, double-click will be the point location shown on the location information. In addition, customers there are two bitmap, when the mouse movement on the plan in place, they will change their definition of the cursor. The program suitable for beginners Win32 programming, with a lot of Chinese Notes.
- 2022-03-19 01:22:51下载
- 积分:1
-
图形学程序,利用光线跟踪算法来绘图,实现了光照模型,但由于是光线跟踪算法,故而速度可能较慢...
图形学程序,利用光线跟踪算法来绘图,实现了光照模型,但由于是光线跟踪算法,故而速度可能较慢
- 2022-02-02 03:53:26下载
- 积分:1
-
线程创建程序:通过创建线程来提高软件的执行能力
线程创建程序:通过创建线程来提高软件的执行能力-Thread creation process: through the creation of threads to enhance the implementation capacity of the software
- 2022-05-08 08:57:46下载
- 积分:1
-
telnet客户端
telnet客户端-telnet client
- 2022-05-18 20:17:08下载
- 积分:1
-
Win32中的两种线程
Win32中的两种线程--GUI线程与工作线程-two of the Win32 threads-- GUI thread with thread
- 2022-01-28 08:01:35下载
- 积分:1
-
乳腺癌患者使用全局相似性
该数据集的名称是哈伯曼的存活数据集(1991年3月4日)。该数据集包含从1958年到1970年间在芝加哥的比林斯大学医院对谁经历了手术的乳腺癌患者的生存期是进行一个研究案例。[3]
- 2022-05-28 20:18:23下载
- 积分:1
-
经典的扫雷游戏,很实用,是用C写的,已经运行过了,好用!
经典的扫雷游戏,很实用,是用C写的,已经运行过了,好用!-The classic minesweeper game, it is practical, is written in C, has run off, and easy to use!
- 2022-01-21 03:04:27下载
- 积分:1