-
linux_mingling_zhiling
我收集的linux文档,对于初学者很有用,其中包括linux的命令集及linux的常见问题解答,希望对初学者有帮助。(I collected linux documentation, very useful for beginners. These include the Linux command set and Linux FAQ, and I hope to help beginners.)
- 2007-01-07 16:41:46下载
- 积分:1
-
socket
此源码主要运行在Linux、Unix平台上,功能是实现Socket之间通信。谢谢大家!!!(This source code is mainly runs on Linux, Unix platform, function is communication between Socket. Thank you! ! !)
- 2015-05-02 06:32:28下载
- 积分:1
-
C-编译器的设计文档与源代码
C-编译器的设计文档与源代码.(C-Compiler design documents and source code.)
- 2020-12-20 19:49:08下载
- 积分:1
-
rose
These are the public elements of the Linux kernel Rose implementation. For kernel AX.25 see the file ax25.h. This file requires ax25.h for the definition of the ax25_address structure.
- 2015-06-19 20:51:29下载
- 积分:1
-
bookManager
1. 实现图书馆对外借书,还书的简易操作,提高图书馆对最平凡工作的效率。
2. 实现图书馆对所藏图书的按类别,书名等多方面的查询,最大的方便读者和图书馆工作人员对所需图书的查询。
3. 建立图书馆外借读者数据库,方便工作人员对读者进行有效管理。
4. 建立图书馆工作人员数据库,限定每个工作人员对软件操作的权限,最大限度的保护数据库。
5. 实现图书馆对新书入库,旧书注销的简单处理,并且建立书籍档案,方便进货。
(1. 实现图书馆对外借书,还书的简易操作,提高图书馆对最平凡工作的效率。
2. 实现图书馆对所藏图书的按类别,书名等多方面的查询,最大的方便读者和图书馆工作人员对所需图书的查询。
3. 建立图书馆外借读者数据库,方便工作人员对读者进行有效管理。
4. 建立图书馆工作人员数据库,限定每个工作人员对软件操作的权限,最大限度的保护数据库。
5. 实现图书馆对新书入库,旧书注销的简单处理,并且建立书籍档案,方便进货。)
- 2016-02-16 21:37:05下载
- 积分:1
-
student0
一个简易的班级成绩统计系统,可以在此基础上做一个完善的统计处理系统.(a simple statistics system, we can complete a integrated statistics processing system )
- 2005-05-20 17:58:57下载
- 积分:1
-
火车10自由度模型
说明: 火车的17自由度动力学程序,值得深入研究(The 17-degree-of-freedom dynamics program of the train is worthy of further study)
- 2021-03-01 21:49:34下载
- 积分:1
-
rsspecan_cvi_iq_measurement_example_1_0
To use the example, fill in the Resource String (by default it is
GPIB0::20::INSTR). Select center frequency and frequency span and
press Start button to start measurement. Results are shown in table.
- 2014-02-03 09:06:00下载
- 积分:1
-
SDL_systhread_c
Pattern Syntax is encoded as 3 and Pattern White Space as 5 for linux Device Driver.
- 2015-11-16 14:24:08下载
- 积分:1
-
SocketStructure
fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说,
fd_set数据类型代表着一系列特定套接字的集合(fd_set parameters : a check for readability (readfds) one could write a check for (writefds) Another exception for the data (exceptfds). Fundamentally speaking, fd_set data types represent the range of specific set of socket)
- 2006-10-18 20:06:04下载
- 积分:1