-
一个简单的b tree 实现代码,可用于缓存数据,提高查询速度
一个简单的b tree 实现代码,可用于缓存数据,提高查询速度-A simple realization of b tree code, can be used to cache data to improve query speed
- 2022-01-25 23:39:54下载
- 积分:1
-
linux 1000常见问题集,适合初级人员。
linux 1000常见问题集,适合初级人员。-linux 1000 Frequently Asked Questions for junior staff.
- 2022-05-24 20:03:05下载
- 积分:1
-
s3c2410驱动 包含需要的全部文件。速度很快
s3c2410驱动 包含需要的全部文件。速度很快-S3C2410 drive that contains all the documents needed. Fast
- 2022-07-08 22:18:50下载
- 积分:1
-
latest electronic download, embedded systems micro
最新电子收下载,嵌入式系统的微模块化程序设计:实用状态图C_C++实现(3),状态机相关-latest electronic download, embedded systems micro- modular program design : Practical state diagram C_C achieve (3), the state-associated
- 2022-04-19 13:12:18下载
- 积分:1
-
本软件代码是基于linux下进行语音播放、视频显示的一段代码!是开发嵌入式设备的非常好的例子程序...
本软件代码是基于linux下进行语音播放、视频显示的一段代码!是开发嵌入式设备的非常好的例子程序-The software is based on the Linux code under the voice playback, the video shows some code! The development of embedded devices very good example of the procedure!
- 2022-05-05 09:42:08下载
- 积分:1
-
用户认证及计费系统的网络驱动库,在SUN soloris上编译通过。
用户认证及计费系统的网络驱动库,在SUN soloris上编译通过。-user authentication and billing system for the Network Driver in the Sun soloris compiled through.
- 2023-01-08 10:50:03下载
- 积分:1
-
一部分原始代码的注释
linux内核原代码head.s部分的注释-head.s part of the original code to the Notes
- 2022-02-10 03:38:19下载
- 积分:1
-
qt4编写的输入法,字库为文件存储的形式,通过c++里面的map容器进行检索...
qt4编写的输入法,字库为文件存储的形式,通过c++里面的map容器进行检索-input for qt4
- 2022-03-07 01:42:04下载
- 积分:1
-
Nemesis 2D Soccer Simulation Team
RoboCup 2008 2D仿真组 Nemesis队 源代码-Nemesis 2D Soccer Simulation Team
- 2022-02-01 09:35:00下载
- 积分:1
-
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景...
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景
for(i=0 i
- 2022-02-16 05:28:10下载
- 积分:1