-
调试工具,用来当程序弹出内存访问错误的对话框时查找具体的出错位置,具体用法见程序的帮助。...
调试工具,用来当程序弹出内存访问错误的对话框时查找具体的出错位置,具体用法见程序的帮助。-debugging tools, pop-up procedure used when memory access errors when the dialog box to search the wrong location specific, the specific procedures used to help see.
- 2022-04-13 17:06:43下载
- 积分:1
-
interface is very good in the paper dividers, worth learning
界面非常不错的文件分割器,值得借鉴-interface is very good in the paper dividers, worth learning
- 2022-08-20 05:44:49下载
- 积分:1
-
C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版...
C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。-C++ Primer 3rd Edition 中文完美版
- 2022-12-19 23:45:04下载
- 积分:1
-
石器时代客户端地图修改工具,这是官方专用的修改器,有了它可以自己做石器地图了!...
石器时代客户端地图修改工具,这是官方专用的修改器,有了它可以自己做石器地图了!-Stone Age tools for the client to amend the map, which is dedicated to amend the official, and has its own tools to do the map!
- 2023-01-04 14:30:03下载
- 积分:1
-
双三次B样条曲面源代码,是学习B样条编程的好程序
双三次B样条曲面源代码,是学习B样条编程的好程序-Bicubic B-spline surface source code, is to learn from a good B-spline programming procedures
- 2022-03-09 20:54:18下载
- 积分:1
-
一个定时器工具,可以设置多个定时器,规定在不同的定时器中执行不同的命令,是一个非常好用的工具...
一个定时器工具,可以设置多个定时器,规定在不同的定时器中执行不同的命令,是一个非常好用的工具-A timer tool, you can set up a number of timers, to provide for the different timers in the implementation of different orders, is a very useful tool
- 2023-09-05 13:35:03下载
- 积分:1
-
光学字符识别
OCR libary ,光学字符识别
- 2022-01-26 06:35:28下载
- 积分:1
-
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个...
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution to send a message, we can see PostThreadMessage () returns FALSE, establish procedures to the second thread is a message queue, the main threads of PostThreadMessage () returns TRUE, procedures Visual C 6.0, did not use the MFC
- 2022-03-05 04:09:28下载
- 积分:1
-
利用未公开的Windows动态连接库TLBInf32.dll建立type library查看程序。...
利用未公开的Windows动态连接库TLBInf32.dll建立type library查看程序。-undisclosed use of Windows Dynamic Link Library TLBInf32.dll View building type library procedures.
- 2023-05-03 13:10:02下载
- 积分:1
-
Tsp的例子:程序计数器 差分计数器 4.1 将修改后的程序与它先前的版本进行比较。 4.2 找出在修改后的程序里增加和删除的代码行。 4.3 用记号来标出一个
Tsp的例子:程序计数器 差分计数器 4.1 将修改后的程序与它先前的版本进行比较。 4.2 找出在修改后的程序里增加和删除的代码行。 4.3 用记号来标出一个改动。 计数器 4.4 统计在修改后的程序里增加和删除的代码行。 4.5 统计在修改后的程序里总的代码行数。 生成文件 4.6 为修改后的程序版本生成一个新的程序源文件,这个新的程序源文件带有修改标记和行标记信息。 4. 7 在程序的头部插入一节带有修改标记的注释 4.8 注释里提供改变行的行标号 4.9 注释里保存删除的代码行 4.10 注释里按顺序列出先前程序的改动 报告 4. 11 可以打印一份程序修改信息清单。(只包括被修改的代码行) 4.11 可以打印一份程序清单,包括修改标记和行标记信息。 (即是把新生成的程序源文件打印出来) 4.13 可以打印一份程序清单,在修改后的程序的每一行代码前插入行号。 4.14 可以打印一份程序清单,在原来的程序的每一行代码前插入行号。-Tsp examples : Differential procedures Counter 4.1 of the revised procedures and its earlier versions were compared. 4.2 identify changes in the procedure after the world has increased and the deletion of a line of code. With 4.3 mark to a marked change. Counter 4.4 statistical changes in the procedure after the world has increased and the deletion of a line of code. 4.5 The revised statistics in the program, like the total number of lines of code. Generation 4.6 document for the revision of the procedure after the formation of a new version of the source files, the new
- 2022-05-23 01:04:55下载
- 积分:1