-
moses
记录鼠标的操作,让您操作一次之后,即可操作任意次数!(Record mouse operation, allows you to manipulate time after, you can operate any number of times!)
- 2010-05-22 16:01:04下载
- 积分:1
-
arts_debug
调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
- 2013-08-03 14:53:53下载
- 积分:1
-
keshe
是基于vc6.0的课程设计。学数据结构的时候做的,有源码和课设分析。(Vc6.0 curriculum design is based. Data structure when done with meta-analysis of the source code and classes.)
- 2014-01-01 14:56:59下载
- 积分:1
-
h
说明: 最简洁明了的数字金额中文大写函数使用VC编程(The most simple Chinese capital function using VC programming digital value)
- 2016-02-18 07:45:58下载
- 积分:1
-
pcanywhere
解密工具 解密工具 解密工具 解密工具
- 2010-12-18 19:30:01下载
- 积分:1
-
896548679
基于VB.NET写的的2D汽车游戏引擎源码,很好的资料。(Based on a 2D car VB.NET written game engine source code, very good information.)
- 2013-08-05 12:57:22下载
- 积分:1
-
diaopaiprint
vb.net吊牌打印软件,想学习VB.NET源码的,可不要错过这个参考程序哦,源代码完整可编译,包括可执行文件所需要的图片文件也都打包了,需要Visual Studio.NET环境。(vb.net tag printing software, want to learn VB.NET source code, you can not miss this reference program, oh, complete source code can be compiled, including executable files needed for image files are also packaged requires Visual Studio.NET environment.)
- 2014-05-13 11:05:29下载
- 积分:1
-
Student-hostel-management-system
本系统是本人采用Visual C++为开发工具,数据库采用的是最为普及的小型数据库管理系统Access,能实现宿舍管理中的添加信息、修改信息、删除信息、查询信息等必不可少的功能。(This system is I use Visual C++ development tools, database using the most popular small database management system Access, dormitory management to achieve the Add and modify information, delete information, query information and other essential functions.)
- 2013-09-07 09:06:47下载
- 积分:1
-
LanTalk_sources
Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
- 2009-06-27 15:00:43下载
- 积分:1
-
ras
RAS api的MFC类封装(MFC class encapulation of RAS api)
- 2002-01-16 15:28:44下载
- 积分:1