资源列表
[Linux/Unix编程] Python-2.7.2.tar
说明:Python2.7.2,绝大部分公司目前更新或将要更新使用的版本-Python2.7.2, the vast majority of companies update or want to update the version used<储岳军> 在 2024-11-13 上传 | 大小:13.44mb | 下载:0
[系统编程] About-Shared-Memory
说明:关于使用共享内存以及如何进行内存管理的代码-a few srcs of how to use shared memory and manager it<> 在 2024-11-13 上传 | 大小:180kb | 下载:0
[Linux/Unix编程] linux-usb-hub
说明:对于研究USB主机的方式运行是非常重要的,文章详细解释了USB主机运行的很多细节,层次清晰明了,是一本值得学习的好书-For studies usb host running the way people is very important, the article detailed explanation of the usb host running processes, and many of the details...<过量> 在 2024-11-13 上传 | 大小:1.21mb | 下载:0
[Linux/Unix编程] copy_M.c
说明:用标准c的I/O库函数实现对一个文本文档的逆序- C using standard I/O library functions to achieve the reverse of a text document<zeushera> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] fork_test.c.tar
说明:shell下面子命令的程序框架,以ls -l 为例子。 对fork的应用实例。-ready for shell,how to create an easy shell in the linux.<tiange> 在 2024-11-13 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] first_mmap.c.tar
说明:调用mmap函数对文件进行逆序操作。熟悉并使用mmap来减少系统调用和拷贝的次数。- Calls mmap function on a file in reverse operation. Familiar with and use mmap to reduce the number of system calls and copying.<tiange> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] first_standardc.c.tar
说明:标准c实现文件内容的逆转,并可用time,strace进行程序跟踪测试。- Standard c to achieve the reversal of the contents of the file, and available time, The strace program to track test.<tiange> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] first_unix.c.tar
说明:使用unix的I/O函数:open/read/write,对指定文件进行逆序操作。-example:./unix test.txt 4 time ./unix test.txt 4 strace ./unix test.txt 4<tiange> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] t_shell.c.tar
说明:实现内部操作命令的调用。是一个不错的shell框架实例- CreateWindow( “button”, “My Button”, WS_CLIPSIBLINGS|BS_PUSHBUTTON,0, 0, 58, 14, hWnd, NULL, g_hInstance, NULL )<tiange> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] abcd.c.tar
说明:调用mmap函数来显示文件内容,其中abcd是正序输出,abcd1是你序输出。-./abcd test.txt ./abcd1 test.txt<tiange> 在 2024-11-13 上传 | 大小:4kb | 下载:0