-
这是一个集合的函数,和类,将帮助您在非常明确的。
This a collection of functions, and classes that will aid you in very explicit string manipulation.
- 2022-08-26 11:48:47下载
- 积分:1
-
基于汇编语言的电子琴设计(4).运用汇编语言实现!!!!!!这是3的继续!...
基于汇编语言的电子琴设计(4).运用汇编语言实现!!!!!!这是3的继续!-on assembly language, the flower design (4). The use assembly language to achieve !!!!!! This is a continuation of three!
- 2022-10-28 11:25:04下载
- 积分:1
-
sniffer
嗅探代码,可以嗅探网络协议,进行网络分析和解码-sniffer
- 2022-01-28 00:43:28下载
- 积分:1
-
字幕的滚动,利用VB语言来编写的新一种功能
字幕的滚动,利用VB语言来编写的新一种功能-scrolling of subtitles, a new function implemented in vb. And so on
- 2022-07-13 01:00:49下载
- 积分:1
-
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded pro...
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
You want more responsiveness from some application. How do you do it? Well you
could have multiple threads in order to limit blocking of one application request by
another. You could also use a more low level language.
- 2023-01-16 05:35:03下载
- 积分:1
-
用C++编写的一个计算机小程序,实现简单的计算功能
用C++编写的一个计算机小程序,实现简单的计算功能-Using C++ to prepare a computer applet
- 2022-04-07 17:44:57下载
- 积分:1
-
排序算法,包括了直接插入排序,冒泡排序,快速排序
排序算法,包括了直接插入排序,冒泡排序,快速排序-Sorting algorithm, including a direct insertion sort, bubble sort, quick sort, etc.
- 2022-01-23 10:50:07下载
- 积分:1
-
使用临界区实现进程间的同步-c++
使用临界区来实现线程的同步运行,使用了windows api,演示了临界区是如何让线程实现同步的。
- 2022-03-11 06:55:36下载
- 积分:1
-
get the system path and the windows path.
获取系统路径和windows路径。
- 2022-11-24 11:00:03下载
- 积分:1
-
database comparison tool to import the database to link more library the same na...
数据库比较工具,分别输入要连接的数据库,比较库中相同名字的表的字段是否相同,相同表名前会自动打勾,结果得出相同字段有多少,表a比表b多出的字段是什么,少的是什么。-database comparison tool to import the database to link more library the same name of the table if a field is the same as before the same table name will be automatically checked, the outcome of the same field, there is a table Table b more than the field what is what is missing.
- 2022-06-27 07:43:34下载
- 积分:1