-
file_map
内存映射文件的使用(The example of using memory map file)
- 2020-07-02 01:40:01下载
- 积分:1
-
C参考手册
说明: 一款C语言代码方法搜索手册,方便写代码的字典(A C language code method search manual, easy to write code dictionary)
- 2019-06-28 01:47:06下载
- 积分:1
-
Online_RandMarkingAlgorithm
本程序解决的是:模拟类似计算机主、缓存的存储结构,当用户请求某个页面时,若某个页面已在缓存中,则直接从缓存中去取,不会产生失误(即未在缓存中命中),否则,就到主存中去取,代价变大。
本程序采用随机标记算法,即在在线标记算法的基础上,对于替换页面时,采用随机从未标记的缓存项中选出一项进行替换。
代码、文档详尽(Addressed in this program are: analog computer-like main, cache storage structure, when the user requests a page, a page in the cache directly from the cache to fetch, does not produce errors (that is, not in the cache in the hit), otherwise, to the main memory to fetch a consideration of larger. This program uses a random marking algorithm, online marking algorithm based on random never mark the cache entry selected a replacement for the replacement page. Code, documentation detailed)
- 2012-09-19 13:01:47下载
- 积分:1
-
contiki-2.7
最新的低功耗传感器网络操作系统-contiki,支持文件系统,动态代码更新(The latest low-power sensor network operating system-contiki, supports file systems, dynamic code update)
- 2013-11-29 09:51:36下载
- 积分:1
-
C#实现UDP收发结构体 send_receive_struct_CSharp
C#实现UDP收发结构体,具体采用逐字节发送的方式,解决了与C++之间的网络通信问题。(sending and receiving of struct in C#)
- 2020-06-28 09:40:02下载
- 积分:1
-
MFC_Scroll bar
MFC Scroll bar source code
- 2019-06-03 00:57:36下载
- 积分:1
-
Full Text Editor, edit txt, rtf, abc, xyz
Full Text Editor, edit txt, rtf, abc, xyz
- 2023-08-30 00:05:03下载
- 积分:1
-
tranceroute 路由跟踪
源代码是用c#写的,如果用源代码debug,之前要先用管理员权限打开vs,否则Socket 建立会失败,可执行文件已经设置为管理员权限。运行程序后按提示输入命令,格式为"%tranceroute 网址 数据大小"。其中数据大小越小,返回结果越快。默认150.
运行结果可以耗时1分钟以上,请耐心等待结果。
- 2022-07-07 21:31:56下载
- 积分:1
-
ds
说明: DIFFERENTIAL SEARCH ALGORITHM
- 2014-10-30 00:31:51下载
- 积分:1
-
PS_2
51单片机模拟PS2键盘,当接收到触发信号时,向PC发送特定键值,从而达到预期的目的,可以用在很多工控场合。本程序已经通过开机自检,可以在设备管理器里面看到。(51 single-chip analog PS2 keyboard, when receiving the trigger signal to the PC to send a specific key, so as to achieve the intended purpose, can be used in many industrial applications. This program has passed POST, you can see inside the device manager.)
- 2020-06-26 22:40:01下载
- 积分:1