-
国内最好的教科书:VC++深入详解的最重要要点摘录.非常难得.
国内最好的教科书:VC++深入详解的最重要要点摘录.非常难得.-Domestic best textbook: VC++ Explain in depth the most important elements of extract. Very rare.
- 2022-02-12 13:25:19下载
- 积分:1
-
清华大学数学建模讲义,对于喜欢数学的人非常有用。利用数学模型解决实际问题。
清华大学数学建模讲义,对于喜欢数学的人非常有用。利用数学模型解决实际问题。-Tsinghua University, mathematical modeling notes, for those who like mathematics very useful. The use of mathematical models to solve practical problems.
- 2022-07-25 04:57:34下载
- 积分:1
-
提出一种新的远程屏幕图像实时传输方法,对三大关键步骤,即采集屏幕图像、屏幕图像压缩和远程图像传输进行了详细分析.根据计算机屏幕图像的特点和传统存在的缺陷,对三大...
提出一种新的远程屏幕图像实时传输方法,对三大关键步骤,即采集屏幕图像、屏幕图像压缩和远程图像传输进行了详细分析.根据计算机屏幕图像的特点和传统存在的缺陷,对三大步骤进行了改进,使屏幕图像能实时、有效、安全传输.-A new image of the remote screen in real-time transmission method, the three key steps, namely image acquisition screen, the screen image compression and remote video transmission is analyzed in detail. According to the characteristics of computer screen images and the traditional weakness of the three steps to improve, so that the screen image in real-time, effective and secure transmission.
- 2022-03-25 08:48:35下载
- 积分:1
-
蚁群算法0-1背包问题
针对于01背包问题,所要求的是一个物品的排列问题,但是在蚁群算法的实现过程中要求有一个相同的起点,因此我们增加了一个共同的虚拟起点,设为第0个物品。对物品的选择是整个算法的重点,这个主要体现在对物品的选择概率上。由于在c语言的实现过程中,涉及到一个浮点数的误差问题,所以进行比较的过程中都是通过DML_MIN进行比较的。
- 2023-05-19 21:05:03下载
- 积分:1
-
ucos
uCOS-II 初级程序员指南本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP?等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助,作者乐意与您分享任何您成功的喜悦。-for uCOS-II Junior Programmer"s Guide is geared to first contact Phone/OS-II programmers, introduce them into the system some basic programming and features on the note and and introduced several worthwhile understanding of the API. The author has succeeded in embedded/OS-II transplanted to several different CPU above. Including EPSON S1C33 and Sunplus unSP, has accumulated a wealth of experience, and friends are now willing to share those experiences. Hope that the paper hopes to use the information for the development of the system to help a friend, Author happy to share with you all the joy of your success.
- 2022-08-05 21:42:00下载
- 积分:1
-
他们有ncharger incharger
LIi ncharger LI incharger
- 2022-06-17 16:32:51下载
- 积分:1
-
Debugging Applications
Debugging Applications
- 2022-02-14 21:34:14下载
- 积分: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
-
互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行...
互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行-Mutex object to explain how the use of mutex objects to realize multi-thread synchronization. How to use named mutex object to ensure that there is only one example of the application to run
- 2022-10-02 08:15:03下载
- 积分:1
-
UML modeling of the experimental report, containing the static library system mo...
UML建模实验报告,图书馆借阅系统 含静态模型设计和动态模型设计-UML modeling of the experimental report, containing the static library system model design and dynamic modeling
- 2023-04-19 04:25:03下载
- 积分:1