资源列表
arm-linux-gcc-print
- arm-linux-gcc-print.zip 裸机print,编译环境arm-linux-g-arm-linux-gcc-print.zip bare metal print, compile environment arm-linux-gcc
linux_calculate
- 在linux下实现类似于windows下的图形化的计算器,弥补linux系统的小的缺陷-Under linux the graphical calculator similar to the windows to make up the Linux system defects
linux-0.11.tar
- linux v0.11源代码 赵炯博士:linux内核解析配套源代码-The source code of linux v0.11
linux-devic-dm9216
- linux的开发的驱动,最新网桥dm9126,以及旧的dm9000都测试通过,硬件基于s3c2410,只要把硬件地址换成相应该ARM芯片,就能实现移植!-the linux development drive, the latest bridge dm9126, as well as the old dm9000 the test, hardware-based S3C2410 transplant as long as the hardware address into phase shoul
Timercunt
- S3C2440的linux驱动,能实现高精度的内核计时,可利用计时,进行多线程中断!-S3C2440 linux driver, to achieve the kernel timing of the high-precision, available time, multi-threaded interrupt!
memdevice
- linux的内存读写驱动以及相关的测试应该程序能实现内存分配,读写,检测是否内存损坏等功能!-the Linux memory read and write drive and associated test program should be able to achieve memory allocation, read and write, detect whether memory corruption function!
CYY
- 最全面讲解最详细的C语言资料,欢迎大家下载查阅。-The most comprehensive to explain the most detailed information on the C language, welcome to download inspection.
Archive
- Variable Size Testing
libusb-1.0.9
- libusb 设计了一系列的外部API 为应用程序所调用,通过这些API应用程序可以直接操作USB硬件。-libusb designed a series of external API for the application call these API application can directly manipulate the USB hardware.
HIT-OS
- HIT的全部操作系统实验,包括第八次实验,有完整的代码,是好东西-HIT experimental operating system, including the eighth experiment, complete code, is a good thing
a
- 发送程序与msg1.c类似。在main函数中,删除msg_to_receive声明,代之以buffer[BUFSIZ]。移除消息队列删除代码,并且在running循环中做出如下更改。现在我们调用msgsnd来将输入的文本发送到队列中。 -The sending program msg1.c similar. Delete msg_to_receive statement in the main function, replaced by the buffer [BUFSIZ]. Remove
LR-analysis-method
- 采用预测分析法对输入的字符串进行语 法分析,加深对预测分析分析法的理解和掌握并实现LR分析法。 -Using the method of prediction for language input string Method of analysis, to deepen understanding and mastering the forecast analysis method and implement LR analysis method.