搜索资源列表
EasyFW
- MP3FW文件修改工具,用于修改距力芯片MP3的源代码-MP3FW file modification tool for change from the edge chip MP3 source code
qingming
- 改文件后缀,取消gz为txt后即可阅读.本义系摘抄.-change the file extension, for the abolition gz after txt can be read. Department extract meaning.
Unix文件系统模拟实验报告
- 操作系统课程设计 要完成的任务是模拟unix操作系统中的文件系统功能。在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用
Surfer_Animation_Course.rar
- 找了好久的Surfer动画教程,文件列表: 00如何使用Surfer.swf 01新建文档.swf 02打开文档.swf 03页面布局.swf 04如何网格化.swf 05创建等值面图.swf 06创建等值面图2.swf 07改变等值线等级.swf 08改变等值线属性.swf 09填充等值线.swf 10修改坐标属性.swf 11保存文件.swf 12创建表面图.swf 13改变表面图方向.swf 14改变表面图比例.swf 15创建张贴图.swf
sxbb
- 这个软件通过改变Windows内部时间来改变程序的速度.它主要用于联机游戏,使你的发展速度远远超过别人!注:使用时不要将速度调得过高或过低,否则可能造成死机等情况.将Msvbvm60.dll 这个文件放在c:\windows\system\下!建议开到12000左右,抢东西的速度大幅度提高.-This software Windows internal time by changing the speed to change the program. It is mainly used for
doc
- 1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows * Previous versions 2. Unzip the file, which will create a directory called klt and place all the files there 3. Co
PWM
- 此文件是用于智能小车的自动调速,通过PWM波形来改变脉冲占空比,从而该变电机两边的电压,又P=UI的,电机的功率改变,从而达到电机的调速。-This file is automatically used for the smart s speed through the PWM duty cycle waveform to change the pulse so that the variable voltage motor on both sides, and P = UI of, elec
bmp_ycbcr
- File change from BMP to hex yc file.
200841613515595
- 下载vsftpd-2.0.6.tar.gz 网上很好找的,附件也提供下载,解压。 tar zxvf vsftpd-2.0.6.tar.gz 修改解压包内文件MakeFile,改交叉编译器,我的路径是 # Makefile for systems with GNU tools CC= /usr/local/arm/3.4.1/bin/arm-linux-gcc 直接编译会出错,还要改一个包含库文件的文件vsf_findlibs.sh 把下面两句屏蔽掉吧-Download vs
C_File_System_Simulation
- 文件系统的模拟本系统可以实现改变目录(cd),创建文件(create),删除文件(delete),显示目录(dir),创建目录(mkdir)以及退出系统(exit)。-The file system simulation of this system can bring about change directory (cd), create a file (create), delete the file (delete), which displays a directory (dir), c
bpsource_1_03
- BestPractice is a tool to slow down or speed up music, either from a wave file, an MP3 file or directly from a CD. The thing is, that ordinarily the sound is distorted when slowed down our sped up - you get the effect like when playing a 45 rpm recor
txtzhuanhuan
- 实现转换TXT文件的大小写 和替换文字功能-TXT file in the case to achieve change and replace text functions
Civil_aviation_booking_system
- 1.录入 可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) 2.查询 可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 3.订票 (订票情况可以存在一个数据文件中,结构自己设定) 可以订票,如果该航班已经无票,可以提供相关可选择航班; 4.退票 可退票,退票后修改相关数据文件; 客户资料有姓名,证件号,订票数量及航班情况,订单要有编号
sporting
- 改文件为运动会系统,适合毕业设计用,可以参考一下的。-Games change the file system used for graduation, you can refer to the.
sftp-update
- 工作中需要将大量的代码传到Linux服务器上进行编译和测试,每次改完文件后都需要用sftp客户端将不同文件夹的文件进行上传,需要浪费很长的时间,于是写一个小工具帮忙 -Work a lot of code that need to be reached on the Linux server to compile and test each change after the file will need to use sftp client to a different folder of fi
wdglxt
- 在考试完成后,通过影像方式记录试卷的基本信息信息、学生身份信息,并在自动加密后生成相应的电子化试卷档案存档。用于老师网上改卷,查阅,统计等。-After the examination, by way of recording the image information on paper the basic information, student identification information and automatically generates the appropriate enc
gbvs_nips
- 显著性分析论文(英文),三个加州理工教授所写。附带有源码是实验Sample(见英文说明中的下载链接)-Saliency Map Algorithm : MATLAB Source Code Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the stand
dll-files-change
- dll文件的修改手册,用于软件的更改等,有一定参考价值.-dll file of this manual is subject to change, a certain reference value ...
MINIX-File-System-analysis
- 文详细分析了MINIX文件系统的磁盘布局及其在Linux OS中的实现。站在当今时代,MINIX文件系统是如此简陋,以至于在现实中几乎没有实用 价值。但它毕竟曾经是教学操作系统MINIX的主文件系统,最初的Linux也是在MINIX文件系统上开始成长的。在Linux内核源代码树中依然保留 着MINIX File System的分支,而且它依然被维护,以与Linux文件系统的架构变化同步。从实用角度说,实在没有这个必要,但Linus Torvalds 还保留着它,或许Linus有点舍不
change-detection
- this file describe change detection
