搜索资源列表
stringyhc
- 常用的子串替换、去除空格、找子串等,以包含文件用,将main()注释去掉,将.h改名.c就可以进行测试。-common substrings replacement, remove the box, finding substrings, to contain documents of main () Comments removed and will. H renamed. C can be tested.
tuxracer-0.61.tar
- linux 企鹅快跑的游戏的源代码,最新版,运行的话还需要找一个tux的资源文件包-sprints of the game's source code, the latest version of the operation needed to find a tux resources package
ndiswrapper-1.34.tar
- 详细说明:ndiswrapper工具,有了这个工具,windows下的驱动程序文件直接可以放在linux下使用,将设备驱动起来- 这是为大家找来的最新的版本,
vim-6.4.tar
- 安装完solaris整完ls支持颜色,也装了经常使用的一些工具,改了环境变量.用着已经顺手多了,但是就有一样.vi不支持语法功能,也不高亮显示.也像原来那样,在根目录下加了个.vimrc写上一些自己习惯性的配置,可是不起作用,郁闷!难道我人品有问题?打开linux,alias看了一下环境变量,乖乖 alias vi vim!郁闷,早就知道linux用的是vim了,可是平常用的时候习惯性的敲vi,竟把这事给忘记了.早到病根下药就简单了,装个vim! 就像上次装ls一样访问:http://ww
Camera.tar
- Camera图像处理原理及实例分析 ,pdf 文件格式,经典书,找了好久-Camera Image Processing Principles and Case Analysis, pdf file format, classic books, looking for a long time
ZLG.FS
- 周立功文件系统描述,很有用的源码,在fs文件系统下,如有需要继续找我。请网站多给我些积分-ZLG file system descr iption, a very useful source, the fs file system, if necessary, to find me. Please give me some points website
Memory_Manager
- 内存管理:分文件 main.c apply.c free.c print.c 1 申请 申请的大小:查找申请链表中节点与申请大小是否有相同的值,如果有相同的值,将该节点移到释放链表中。如果没有相同,找申请链表中节点减去申请大小差值最大的节点,然后新建节点并跟新最大值节点,将新建节点放到释放链表中。 2 释放 第几次申请:将释放链表中相应的节点放回申请链表中,查找申请链表中与释放节点的index是否有相同的,如果有相同更新申请链表节点的mem_size值并将释放链表中相应节点释放。
g729_prefect
- 找了大把的g729终于稍加修改最终得出一份完整版,放出方便他人!高压缩率,内有测试文件。-Find a lot of the g729 finally slightly modified eventually come to a complete version, release the convenience of others! High compression rate, within the test file.
qvfb-compile-files
- qvfb-compile-files,编译qvfb时会提示一些文件找不到,该资源中包含了相关的文件。-the qvfb-compile-files, compiled qvfb will prompt some files could not be found, the resources contained in the file.
sys
- 这是我自己在linux下写的c程序,在linux下可用gcc可编译运行。程序功能是学生信息管理,有三种用户,管理员,教师,学生。管理员可对教师学生进行添加和删除,教师可对学生进行删除和添加。学生只能查看教师信息和添加学生信息。使用数据结构的循环双链表进行数据管理。数据存储于文件一边下次访问。访问许要密码和用户名登陆。开始时可用管理员aaa密码aaa登陆。有三个数据存储文件,请不要删除,不然会报错找不到文件的。程序属于初学练手之作,有很多缺点,望包涵。但是c语言初学者还是值得看看的。里面还是有一些
compiler-gcc6
- linux编译内核时如果提示找不到这个文件,可以把这个文件拷贝到相应的目录下就可以解决这个问题(When Linux compiles the kernel, if the file is unable to find this file, you can copy this file to the corresponding directory to solve this problem)