-
应用框架的设计与实现NET平台书本的源码,计算机编程的学习重要的是看完书后,调试代码看看,这样才能学习更快进步!...
应用框架的设计与实现NET平台书本的源码,计算机编程的学习重要的是看完书后,调试代码看看,这样才能学习更快进步!-Application Framework Design and Implementation of NET platform source of books, learning computer programming is important to read the book, look at the debug code in order to learn faster progress!
- 2022-04-11 00:34:37下载
- 积分:1
-
这是一个用于C或C++程序开发的内存防护系统,它可以有效的侦测到内存泄漏及内存读写异常的发生,并可以精确的指出发生问题的原因及相关的代码。相对与1.0版,2.1...
这是一个用于C或C++程序开发的内存防护系统,它可以有效的侦测到内存泄漏及内存读写异常的发生,并可以精确的指出发生问题的原因及相关的代码。相对与1.0版,2.1版本采用了全新的内核,应用了私有堆、虚拟内存、多线程存储等诸多技术,防护效果有了一个质的提升。YZ 编写,编译器:VC6。-for C or C program memory protection system, which can effectively detect memory leaks and memory reader unusual occurrence, and can accurately point out that the cause of the problem and the related code. Relatively with Version 1.0, version 2.1 of the new kernel, application of the private heap, virtual memory, multithreading and many other storage technologies, with a protective effect of quality improvement. YZ prepared compiler : VC6.
- 2022-07-09 05:53:05下载
- 积分:1
-
分配大量小型类对象(如:10,000小型记录)最快和最佳方法是什么? 当然,MFC 序列流化对象可以完成所需的任务。但是,内存的分配和销毁相当耗时。有没有办法对...
分配大量小型类对象(如:10,000小型记录)最快和最佳方法是什么? 当然,MFC 序列流化对象可以完成所需的任务。但是,内存的分配和销毁相当耗时。有没有办法对此进行改进?-distribution of a large number of small class objects (for example : 10,000 small records), the fastest and best way is of course, MFC-sequence objects can complete the required tasks. However, memory allocation and elimination of time-consuming. Is there a way to improve this?
- 2022-03-03 06:56:25下载
- 积分:1
-
the DES implemented in C, simple and effected, worthy of look.
用C语言实现的DES加密算法,简单高效,值得看看。-the DES implemented in C, simple and effected, worthy of look.
- 2022-07-12 13:19:27下载
- 积分:1
-
帮助初步练习串口通讯的朋友
帮助初步练习串口通讯的朋友-help of a friend Serial Communication
- 2022-08-25 21:53:59下载
- 积分:1
-
VB program design and source code examples, this is a book with some examples of...
VB程序设计示例及源代码,这是某本书中的一些例子与源代码,是清华大学出版社的. -VB program design and source code examples, this is a book with some examples of the source code, is the Qinghua University Press.
- 2022-03-26 00:24:40下载
- 积分:1
-
Destroyer
驱逐舰-杀毒软件 驱逐舰杀毒软件官方网站。Virus驱逐舰打破传统杀毒理念,将“防病毒”的理念贯穿于产品设计、研发之中。我们的目标是面向全国软件市场,提供网络安全行业领先产品-Destroyer- destroyer antivirus software antivirus software official website. Virus destroyers to break the traditional antivirus concept of
- 2022-05-22 09:04:48下载
- 积分:1
-
很好的应用控制数据
very good application control data
- 2022-03-01 18:14:25下载
- 积分:1
-
a great way to see the SSL protocol in action。
a great way to see the SSL protocol in action。-a great way to see the SSL protocol in action
- 2022-03-20 10:57:28下载
- 积分:1
-
基于C/S结构的Socket程序设计
即通信双方一方作为服务器等待客户提出请求并予以响应。客户则在需要服务时向服务器提出申请。服务器一般作为守护进程始终运行...
基于C/S结构的Socket程序设计
即通信双方一方作为服务器等待客户提出请求并予以响应。客户则在需要服务时向服务器提出申请。服务器一般作为守护进程始终运行,监听网络端口,一旦有客户请求,就会启动一个服务进程来响应该客户,同时自己继续监听服务端口,使后来的客户也能及时得到服务。-Based on C/S structure Socket programming that is both side of communication as a server waiting for client request and response. Customers in need of services to the server application. Server in general has always been run as a daemon, listening network port, once the customer has requested, it will start a service process to respond to the client, at the same time continue to monitor their own service port, so that later customers can receive timely services.
- 2022-03-03 21:41:30下载
- 积分:1