-
这是一个Windows FormView程序实现基本的FormView功能。
这个是Windows FormView的程序,实现基本的FormView功能。-This is a Windows FormView procedures realize the basic functions FormView.
- 2022-02-03 20:34:22下载
- 积分:1
-
软件在线升级系统,介绍了系统注册、站点建立、软件升级等内容...
软件在线升级系统,介绍了系统注册、站点建立、软件升级等内容-Software online upgrade system, introduction of the system register, the site-building, software upgrades, etc.
- 2022-03-16 14:38:44下载
- 积分:1
-
S3C44B0X Watchdog Timer application, alarm output
S3C44B0X WATCHDOG定时器的应用,报警输出-S3C44B0X Watchdog Timer application, alarm output
- 2022-04-30 23:15:39下载
- 积分:1
-
wince下用evc写的一个串口通讯的程序
wince下用evc写的一个串口通讯的程序-evc programme of serial port communication under wince
- 2022-06-26 20:06:05下载
- 积分:1
-
Hebei Tai substantially a second semester, the curriculum design source, led dis...
河北工业大大一至大二学期,课程设计源码,led显示器,希望对大家有所帮助,特别是河北工业大学的同学。-Hebei Tai substantially a second semester, the curriculum design source, led display, I hope to help all of you, especially students of Hebei Industrial University.
- 2022-02-13 12:44:19下载
- 积分:1
-
把bin文件转换成Txt文件供编程使用,比如一些用C51生成的代码,可以直接用来下载使用...
把bin文件转换成Txt文件供编程使用,比如一些用C51生成的代码,可以直接用来下载使用-put bin convert documents into the archives of documents for the use of programming, such as using the C51 generated code can be downloaded directly to the use of
- 2023-01-20 15:00:04下载
- 积分:1
-
processes and threads of an application
进程与线程的一个应用-processes and threads of an application
- 2022-02-22 11:14:03下载
- 积分:1
-
这是继Effective C++后的一本书,More Effective C++主要讲解了一些效率,异常等问题。...
这是继Effective C++后的一本书,More Effective C++主要讲解了一些效率,异常等问题。-This is the second Effective C++ After a book, More Effective C++ Mainly on a number of efficiency, anomalies and other issues.
- 2022-10-23 15:20:03下载
- 积分:1
-
Abstraction:
This design require me use a most unusual swap algorithm. When swa...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction:
This design require me use a most unusual swap algorithm. When swap operation is demanded, this algorithm first swap the least accessed page up to present. To implement this algorithm, only need add a counter variable to eash page of the page table. When one page is accessed, the counter increase one. When page invalid interrupt occur, wash out the page with least count, then reset all the counters to zero.
- 2023-08-21 12:30:03下载
- 积分:1
-
这是一个很令人吃惊的代码,它使用罗技的摄像头来监视某一个方位,当有人出现时系统会自动识别。(需要罗技摄像头SDK2.0版的DLL)...
这是一个很令人吃惊的代码,它使用罗技的摄像头来监视某一个方位,当有人出现时系统会自动识别。(需要罗技摄像头SDK2.0版的DLL)-This a very alarming code, which uses Logitech"s surveillance camera heads a position, when someone will emerge automatic identification system. (Need webcams SDK2.0 version of the DLL)
- 2022-02-05 13:55:54下载
- 积分:1