资源列表
[Linux/Unix编程] pthread_examples.tar
说明:多线程程序作为一种多任务、并发的工作方式,有以下的优点: 1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。 2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。 3<李强> 在 2025-02-02 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] imp2.tar
说明:Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要<李强> 在 2025-02-02 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] linux_motor_44B0
说明:在博创的44B0开发板上做的一个电机控制的程序,经过了测试,运行良好。可用作最最新的新手学习哈。-in Bo Chong 44B0 development board to do a motor control procedures after the test, the operation is good. Most can be used to study the latest newcomers Kazakhstan.<> 在 2025-02-02 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] cal24point
说明:用C写的一个算24点代码,使用逆波兰表达式的求值。-C counting write a 24 point code, the use of reverse Polish expression is evaluated.<webb> 在 2025-02-02 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] 0503_test-key
说明:uClinux 环境下按键的驱动程序及相应的用户开发的简单实例。还有Makefile文件,直接在CygWin环境下编译可直接运行。-uClinux environment keys to the driver and the corresponding development of the user simple examples. There Makefile, CygWin directly in the environment c<songyw> 在 2025-02-02 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] 0902_minigui
说明:uClinux环境下MinuGUI的应用实例及简单介绍,列外还有Makefile文件,可在linux环境下编译运行。-uClinux environment MinuGUI of application examples and simple, there are those in Makefile document in the Linux operating environment compiler.<songyw> 在 2025-02-02 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] RACALSCO-UNIXANDEMHP9000
说明:在UNIX下用C编写的雷卡(RACAL)加密机与SCO-UNIX、TANDEM、HP9000三种平台的连接测试程序-in C under UNIX prepared Etchegaray's (RACAL) encryption machine and SCO-UNIX, TANDEM, HP9000 platform linking the three test procedures<lq> 在 2025-02-02 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] RBDS
说明:The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations. -The deco<里海> 在 2025-02-02 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] rm13_awgn
说明:Simulation of RM(1,3), equivalent to the (8,4,4) extended Hamming code. Soft-decision decoding performed by the Green machine-Simulation of RM (1,3). equivalent to the (8,4, 4) extended Hamming code. Soft-decision deco<里海> 在 2025-02-02 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] golay24
说明:Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.-Encoding and<里海> 在 2025-02-02 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] xie_shell
说明:一个简单的关于LINUX下的模仿SHELL的实现的程序,多指教-a simple on the LINUX SHELL imitate the realization of the procedures and enlighten<xietian> 在 2025-02-02 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] cipankongjian
说明:模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理 虚拟盘共60块,10块为一组,系统最多支持5个文件 可以显示文件对磁盘块的占用情况,当前空闲块的分布情况 -simulated UNIX disk space used in the management of a link France. In memory to establish a virtual disk<houny> 在 2025-02-02 上传 | 大小:2kb | 下载:0