搜索资源列表
20050908
- 编程实现启动禁用网卡.用法进入cmd card -d(禁用), card -e(启用) vc.net2003,xp sp1下编译通过.-banned card. Card Usage enter cmd-d (disabled), card-e (opening) vc.net2003, xp sp1 under compile.
在CCS环境下的DSP2812的A/D转换的程序
- 在CCS环境下的DSP2812的A/D转换的程序,包括源文件头文件库文件CMD文件等-DSP2812 in the CCS environment of A/D conversion process, including the library header file source file CMD files, etc.
masm5
- 1、下载个masm5.0(简单,适合初学者),里面至少应包含masm.exe和link.exe,可能还包含其他的,不过我们只需要最基本的这两个。 2、将masm5.0压缩包里的程序解压(包含masm.exe和link.exe),放到一个目录中(如D:\masm),然后就在这个目录下建立个文本文件(如XX.txt)写入个汇编程序,保存,将后缀名改为XX.asm。 3、进入命令提示行(开始--运行--输入cmd) 4、进入程序所在文件夹(用dos的cd命令),以2中的为例,键入“d
1
- 此程序为"寻迹小车FollowMe"项目中电机驱动器硬件所用。 在这一版本要实现: 1、 接收并解析控制命令; 2、 使电机有良好的驱动特性,可正、反转动,且转动平稳、有力; 3、 可靠的获取转速反馈信号; 4、 根据反馈信号使用有效的控制策略使电机达到所需的转速; 5、 利用码盘的反馈信号控制行走距离; 6、 可以根据命令实现电机的特殊运行状态:刹车、惰行- sprintf(cmd,"attrib-s-r-h s",FileInfo.name)
AcvExtractor
- This tool allows you to open double protected acv files. However, users are only limited to the extract function. Which means, you are NOT ALLOWED to pack the files back into the acv files. Also,this tool only works for the unprotected acvs and
txt
- 一个txt文件编的程序 将看到效果,一个3d房子,一段音乐 将文件的代码复制下来保存为1.txt.,保存到D盘 开始-运行-cmd 回车 输入D: 输入debug<1.txt 将看到效果,一个3d房子,一段音乐 退出按,Esc键,在cmd下输入exit -Copy the code down to the file is saved as 1.txt., Saved to the D drive start- run-cmd enter t
antcolonyalgorithm
- 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
BOOT
- 1.将所要制作成BOOT的程序,在编译之前将其中断向量映射到3F80, 寄存器PMST的值置为3FA0. 2.在CCS中,编译该程序时,加上-v548选项,如下所示: 打开PROJECT->BUILD OPTIONS->COMPILER -g -as -fr"D:\myprojects\dspii_g\vc5402\lcd" -v548 同时,在PROJECT->BUILD OPTIONS->LINKER中 MAP FILENAME -m
152_CSI_IsAdmin
- Main Function: * a) Available in .VBS and .CMD/.BAT versions * b) Checks for admin rights for current session * c) using a fast method * d) with a small code footprint * e) which is "universal" - handling XP through Windows 7 * f) a
Dezender
- 黑刀Dezender解密php加密文件 直接运行 黑刀Dezender. [ CMD方式解密命令范例 ] php.exe abc.php /tab /indent:1 /path:d:\decode /ext:* /noexpire 详细使用说明见里面使用帮助.txt-Black knife Dezender decrypt encrypted files directly to run php black knife Dezender. [CMD way to decrypt th
kingdao
- 根据数据库自动生成DAO和DTO,具体方法:解压到D盘根目录,修改property文件的数据库路径,驱动,用户名,密码等,进入CMD到D盘运行java -jar kingdao.jar即在D盘根目录test文件夹下生成DAO和DTO-DAO and the database automatically generated DTO, specific methods: unzip to D root directory, modify the property file of the databa
piano
- 功能: 可以将一般的琴谱转换成win7小工具里面可用的琴谱! 原理: 常规的琴谱都是按a,b,c,d......排音高的,而win7小工具里面那个钢琴是按键位来排的(这样可能更符合实际情况,让我们更加能找到弹钢琴的感觉~),所以这个程序所做的就是一个简单的替换~将a替换成[cap](caps lock键),b替换成a键。。。。。。(注:[enter]是回车键,[pg dn]是上翻页!) bug: 由于钢琴的键是要比我们键盘的要长得多,所以win7小工具里那个钢琴是
storage_management
- 系统说明: a.开发环境为vc6.0 + oracle 9i 在数据库项目中的final 文件用于创建数据库,插入测试数据。文档中有对我所做模块的详细介绍。 b.操作: 1).运行cmd进行dos 2).切换到d:盘根目录 3).复制final 中所有文件,在DOS中执行。 4).建库完毕。可以进行程序的测试-storage menagement
Android_apk
- 虽然能用WinRAR看到里面的xml文件,但是xml是经过优化的,无法直接查看,需要使用apktool 工具 , 下载 地址: https://code.google.com/p/android-apktool/ 。 下载 apktool-1.3.1.tar.bz2和apktool-install-windows-2.2_r01-2.tar.bz2解压到同一个目录,然后把待破解的apk文件拷贝到同一目录,DOS在cmd下进入apktool所在路径,然后输入apktool d "XXX1"
jddb
- Download the Java Debugger and unzip it into its own directory (eg: d:jddb) Add d:jddb to your path, or copy d:jddbjddb.cmd into your path. Modify the first 3 lines of jddb.cmd to reflect the directories that you installed jddb and jdk1.3 into:
WRK1.2
- 1. 【WindowsResearchKernel-WRK1.2.rar】 应该直接使用命令行方式编译 WRK-v1.2,假设解压出来的放置在 D:\WRK-v1.2 下,并编译成x86方式,打开一个cmd: set arch=x86 [或者选择 amd64] path D:\WRK-v1.2\tools\x86 path cd D:\WRK-v1.2\base\ntos nmake -nologo x86= 约1-2分钟,编译出的内核文件在 D:\WRK
Y
- 采用flex工具进行词法分析并结合yacc工具进行语法分析生成文法编译器 进行了完整的词法、语法分析 初始源文件4个:19210216.l,19210216.y,code.h,table.h, 运行过程: 先写出词法分析*.l文件和语法分析*.y文件。 然后运行CMD,进入DOS下,将目录切换到flex和bison及源码所在目录 1、flex 19210216.l 生成lex.yy.c 2、bison -d 19210216.y 生成1921
CMD
- This Command Prompt Source code , but i think exeryone was have this project but , i just remake what i have :D
cmd
- commande MLI (PWM) d'un convertisseur multiniveau