-
VC.netWindeoSystem Window operating system based on the expansion of programming...
VC.netWindeoSystem 基于Window 操作系统的扩展编程。-VC.netWindeoSystem Window operating system based on the expansion of programming.
- 2023-02-11 20:30:03下载
- 积分:1
-
backgroundsample
一个XAML片段,演示如何使用DrawingBrush(C#,WPF,XAML)绘制棋盘背景。
- 2023-07-17 14:25: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
-
With C++ Allocation algorithm of Dijkstra shortest path problem
用C++编的迪杰斯特拉算法实现的最短路径问题-With C++ Allocation algorithm of Dijkstra shortest path problem
- 2022-01-29 03:49:04下载
- 积分:1
-
WinIo模拟,本软件用易著作,带模块
WinIo模拟,本软件用易著作,带模块-WinIo simulation, the software works easily with modules
- 2022-03-25 12:51:25下载
- 积分:1
-
procedures with the greedy algorithm to solve two hours coverage. Using greed cr...
该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从A中选择一个顶点加入覆盖,选择时:选取能覆盖B中还未被覆盖的顶点的数目最多的顶点。-procedures with the greedy algorithm to solve two hours coverage. Using greed criteria : A time to choose from a peak accession coverage options : To B coverage can not be covered by the largest number of vertices of the vertex.
- 2022-07-17 08:52:30下载
- 积分:1
-
非常好的原代码,望大家好好学习
非常好的原代码,望大家好好学习 -very good source, we hope to learn a very good source, we hope to learn
- 2022-02-07 14:25:51下载
- 积分:1
-
能够实现图像的纹理检测,可以直接调入一个图像然后得到纹理...
能够实现图像的纹理检测,可以直接调入一个图像然后得到纹理-to achieve the texture image detection, can be directly transferred to a texture image is then
- 2022-07-10 11:59:18下载
- 积分:1
-
一个简单介绍ext
一个简单介绍ext-service的入门示例,对刚刚入门的初学者相当适合。-Ext a brief introductory example of the very suitable for beginners just getting started.
- 2023-02-17 17:15:03下载
- 积分:1
-
网页浏览器源代码,由专家编写的。
一个基于delphi的web浏览器程序,全部功能用编程实现,对于学习来说非常有用-Web browser source code,written by Delphi.
- 2022-01-21 03:01:27下载
- 积分:1