-
Uclinux下的NTP协议分析,对新手很有帮助.
Uclinux下的NTP协议分析,对新手很有帮助.-under the NTP protocol analysis, the novice helpful.
- 2022-02-13 04:44:21下载
- 积分:1
-
C专家编程的电子书_ _ _深_ C _秘密
Ebook Expert_C_Programming_Deep_C_Secretes
- 2022-11-15 02:15:03下载
- 积分:1
-
线程同步是一个非常大的话题,包括方方面面的内容。从大的方面讲,线程的同步可分用户模式的线程同步和内核对象的线程同步两大类。用
户模式中线程的同步方法主...
线程同步是一个非常大的话题,包括方方面面的内容。从大的方面讲,线程的同步可分用户模式的线程同步和内核对象的线程同步两大类。用
户模式中线程的同步方法主要有原子访问和临界区等方法。其特点是同步速度特别快,适合于对线程运行速度有严格要求的场合。
在MFC中封装了CCritionSection等对象可以对共享资源进行锁定
-thread synchronization is a very big issues, including all aspects of the content. From the side, thread synchronization can be divided into user mode and kernel threads simultaneously targeting two types of thread synchronization. User mode thread synchronization method main atomic visit and the critical areas were used. Its characteristics are synchronous speed faster suited to the thread running speed strict requirements of the occasion. Packaging in the MFC CCritionSection and other objects can share resources lock
- 2022-01-22 02:01:27下载
- 积分:1
-
aircraft booking system design reports, the seven documents, including testing a...
飞机订票系统的设计报告,7个文档,包括测试分析测试计划程序维护概要设计可行性分析操作手册总结报告-aircraft booking system design reports, the seven documents, including testing analysis test procedures to safeguard outline design Feasibility Analysis manuals Final Report
- 2022-02-09 18:39:39下载
- 积分:1
-
software based on the lectures (1), North China Electric Power University Profes...
软件基础的讲演报告(1),华北电力大学的李中教授的,讲的很不错-software based on the lectures (1), North China Electric Power University Professor Lee, said very good!
- 2022-07-04 01:43:50下载
- 积分:1
-
rle压缩算法程序,简单的说RLE压缩就是将一串连续的相同数据转化为特定的格式达到压缩的目的。...
rle压缩算法程序,简单的说RLE压缩就是将一串连续的相同数据转化为特定的格式达到压缩的目的。-rle compression algorithm procedures, said a simple RLE compression is the same as a string of continuous data into a specific format to achieve the purpose of compression.
- 2023-07-20 10:50:03下载
- 积分:1
-
高质量的编程指南,使代码写的更规范,更易读,更有效。
高质量的编程指南,使代码写的更规范,更易读,更有效。-High-quality programming guide, so that code written in a more standardized, more readable and more effective.
- 2023-08-14 21:30:03下载
- 积分:1
-
C语言陷阱详细解释,内容详细,有具体实例说明
C语言陷阱详细解释,内容详细,有具体实例说明-C language trap elaborate, detailed and specific examples
- 2022-04-18 20:50:17下载
- 积分:1
-
Season关于NS的问题解答,包括了如何广播,TCL和C++的相互调用
Season关于NS的问题解答,包括了如何广播,TCL和C++的相互调用-Season on the NS answers to your questions, including how to broadcast, TCL, and C++, calling each other and so on
- 2022-05-10 20:29:42下载
- 积分:1
-
本系统采用B/S模式:与传统的C/S模式相比,B/S结构把处理功能全部移植到了服务器端,用户的请求通过浏览器发出,无论是使用和数据库维护上都比传统模式更加经济方...
本系统采用B/S模式:与传统的C/S模式相比,B/S结构把处理功能全部移植到了服务器端,用户的请求通过浏览器发出,无论是使用和数据库维护上都比传统模式更加经济方便。而且使维护任务层次化:管理员负责服务器硬件日常管理和维护,系统维护人员负责后台数据库数据更新维护。-the system using B/S : with the traditional C/S mode, B/S structure dealing with all functions migrate to the server, users at the request sent through the browser, both the use and maintenance of the database on more than the traditional model of economic convenience. But so maintenance tasks levels : administrator responsible for the day-to-day management of server hardware and maintenance, system maintenance staff responsible for background data updates to the database.
- 2022-08-18 03:57:22下载
- 积分:1