资源列表
tcpscan
- 单线程tcp扫描器,VC++编译
breadthfirsttraversal
- 数的广度优先遍历,数据结构中的试验,用C++实现了-The number of breadth-first traversal, data structure testing, using C++ implementation of the
jisuanqi
- ciw 版计算器 c++实现(原创) 代码粘贴在了文档里-CC++C++C++C++C++
kbMos
- 在Windows大行其道的今天,windows界面程序受到广大用户的欢迎。对这些程序的 操作不外乎两种,键盘输入控制和鼠标输入控制。有时,对于繁杂的,或重复性的输入 操作,我们能否通过编制程序来代替手工输入,而用程序来模拟键盘及鼠标的输入呢? 答案是肯定的。这里主要是通过两个Windows API函数来实现的。 -Windows popular in today, windows interface procedures by the majority of users. Th
tmp100
- TI tmp100温度芯片驱动代码。是基于STC89C52的代码。-Temperature TI tmp100 code chip driver. The code is based on the STC89C52.
12864
- 单片机与LCD连接的C语言编程,显示数字和中文-Single-chip LCD connected with C language programming, indicating the number and Chinese
Bifido
- Bifido algorith, encript program
3
- 设停车场是一个可停放n辆汽车 狭长通道 且只有一个大门可供汽车进出 汽车在停车场内按车辆到达 时间先后顺序 依次由北向南排列 大门在最南端 最先到达 -park
skin
- the skin file for snplayer
ullrru_news
- 使用LRU替换算法。这种算法选择最久没有被访问的块作为被替换的块。为了实现LRU算法,要在块块表中为每一块设置一个计数器(cnt0,cnt1,cnt2,cnt3,)。计数器的长度为2位。 -Use LRU replacement algorithm. This algorithm to select the block as most long time no visit is to replace the block. In order to achieve the LRU algorit
linked-list
- Circular linked list very good code
LRU
- LRU page replacement algorithm - Least recently used - uses incrementing input
