-
This is a very powerful script framework, which is a comprehensive example.
这是一个功能非常强大的脚本框架,这是一个综合例子.-This is a very powerful script framework, which is a comprehensive example.
- 2022-10-21 19:05:04下载
- 积分:1
-
这段代码说明了如何使用C++和Win32 API函数创建一个简单的窗口
This code explains how to create a simple window using c++ AND WIN32 APi
- 2022-05-18 17:20:13下载
- 积分:1
-
扫雷小游戏
本代码是油easyx简易界面库编写的扫雷小游戏,里面包含有第一次点击肯定是空白,空白散开使用的是BSF,对初学者还是比较有帮助
- 2022-03-21 00:42:28下载
- 积分:1
-
函数注释生成器。
可批量、简单、规范生成函数头注释
函数注释生成器。
可批量、简单、规范生成函数头注释-Available in volume, simple, standardized generating function header comments
- 2022-03-22 02:10:56下载
- 积分:1
-
mouse control, mouse hook
鼠标监控,鼠标钩子-mouse control, mouse hook
- 2022-02-05 23:38:47下载
- 积分:1
-
数独游戏,优化算法,在可接受时间内可以解决36*36数独
数独游戏,优化算法,在可接受时间内可以解决36*36数独-Sudoku games, optimization algorithm, in an acceptable period of time can solve sudoku 36* 36
- 2022-01-24 17:18:05下载
- 积分:1
-
从收藏栏取得icon
从收藏栏取得icon-column from collections made icon
- 2023-04-11 20:50:03下载
- 积分:1
-
WinCe UDP programming, can be achieved connectionless packet communication, EVC4...
WinCe UDP编程,可以实现无连接数据包通讯,EVC4.2下编译通过-WinCe UDP programming, can be achieved connectionless packet communication, EVC4.2 under the compiler through
- 2022-08-24 15:48:02下载
- 积分:1
-
a general purpose class for multithreaded applications. Derive your class from i...
a general purpose class for multithreaded applications. Derive your class from it, call the constructor with the proper number of threads and populate the lpfns member before starting threads.
The main advantage is that you do not need to bother with the details of making the static method separate from your class and then passing the this pointer to it. CMultithreaded allows you to have all of your class methods in-class, even if they are to be run on separate threads. It is also a good example of RAII.
- 2023-02-05 08:40:03下载
- 积分:1
-
实现计算机图形学的Cohen Sutherland 算法 实现剪裁 颜色填充等功能 功能强大 代码可重用性强...
实现计算机图形学的Cohen Sutherland 算法 实现剪裁 颜色填充等功能 功能强大 代码可重用性强-implement the Cohen Sutherland arithmetic on computer graphics,implement cutting filling collor ,with a powerful reused function
- 2022-01-26 04:23:59下载
- 积分:1