搜索资源列表
96_tar.tar
- 华中科技大学96级学生linux内核实习报告- The Central China scientific and technical university 96 levels of students linux essence practice reported
bootload
- boot load practice
键盘测试源代码
- 该软件可以用于检测键盘(主要是针对台式机的104键盘)好坏,也可以作为电脑初学者作为打字练习的工具。界面非常美观,按键分布与104键盘的分布相同。该程序运行需要KeyMask.dll文件(键盘消息截取过滤)的配合。-The software can be used to detect the keyboard (mainly desktop keyboard 104), good or bad, can be used as computer beginners as typing practi
tiny
- tiny编译器,编译<编译原理实践>书中定义的tiny程序,采用一次扫描算法,采用gnu版权发布-tiny compiler, compiler lt; Compiler Principle practice gt; The tiny book definition of procedures, using a scanning algorithm, using copyright release gnu
bootsector_masm
- 一个用MASM写的bootsector,练习用-a written bootsector, a practice used
软盘可装下的linux
- 将Linux系统裁减到就像DOS一样只要一张软盘就能启动,是制作嵌入式Linux的基础。网络上有许多实现方法的介绍,但是在实践过程中都或多或少存在着一些问题或不方便之处。我结合自己在这方面的实践经验,详细介绍基于软盘Linux的制作过程-Linux systems like DOS cut the same as a floppy disk can be launched is the production of embedded Linux. Many networks have introd
changemac
- 编程修改网卡 MAC 地址的方法,针对RELTECK公司的 RTL8029AS芯片介绍了一种直接修改网卡 MAC地址的方法 程序用C语言与汇编语言混合编程实现并在实践中检验通过-programming changes to the Ethernet MAC address, the address RELTECK RTL8029AS chip company introduced a direct Ethernet MAC address to amend the methods and pro
d3
- 一些练习也在里面,打开之后自己找下那个是学生系统吧-also practice some inside and opened after himself find that it is the students
ClipBoardoperator
- 这是一个练习剪贴板的源码,对于初学者非常适用!-This is a practice clipboard source code, the application for the very beginners!
rpgdir
- 由于这是本人近一年前初学vb时的作品,所以比较幼稚,适合初学者使用和练习。祝大家国庆快乐,合家欢乐,发财发财再发财-because this my almost a year ago when a vb the works, more naive, for beginners to use and practice. I wish you all a happy National Day, and family happiness, fortune fortune to get rich aga
WindowsNetAndConmunicationDesign
- 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Window
SA245_Shellprograming
- Solaris环境下Shell编程编程,很适合初学者的入门练习。SUN公司提供的源代码。-Solaris Shell Programming Environment Program, which is perfect for beginners to introduce the practice. SUN companies to provide the source code.
fifo_write_read
- 包含两个程序,一个用于读管道,一个用于写管道.主要是练习有名管道的使用方法.-contains two procedures, a pipeline used for reading, writing for a pipeline. Main pipeline is a well-known practice of use.
MIS_CARS
- 管理信息系统实践:“汽车租赁管理信息系统”,分享一下。-Practice Management Information System : "The car leasing management information systems" and share.
UnixLinux-program-practice-source
- UnixLinux编程实践教程源码,一本非常不错的学习linux下用c进行编程的一本书,以讲解linux系统命令为主线来分析各种linux下常用的编程技术-UnixLinux programming practice tutorial source, a very good learning under linux using c programming a book to explain the main line linux system commands to analyze under
qt-practice-sample
- qt编程的一些很好的例子,可以做很好的练习。-qt programming some good examples of good practice can be done.
Line-architect-Practice-Guide
- 一线架构师实践指南,架构新手的指导,架构老手的参考-Tier architect practice guidelines, framework novice guidance, veteran reference framework
Operating-system-practice
- 操作系统实践。一,并发程序设计。二,用邮箱方式进行进程通信。三,磁盘的工作原理和操作系统进行文件管理的原理。-Operating system practice. A concurrent programming. Second, the way the process of communication with the mailbox. Third, the working principle of the disk and operating system for file manageme
Unix-Practice-Project
- 精通Unix下C语言编程与项目实践,UniX通过shell与用户交互,它是用户与系统间的界面。-Proficient in C programming language and Unix Practice Project
Linux-device-driver-practice
- Introduction to the Linux device driver development and programming practice