搜索资源列表
n200
- 彬彬计数器1.0 多页计数版 这是一个简单的cgi计数器程序,可以多个网址计数-Binbin counter counts more than 1.0 version of this page is a simple cgi counter procedures, a number of websites can count
FlashTool20
- 第二版功能: 能将DSP应用程序生成的.out文件直接生成烧写Flash的.out文件,直接在CCS里load program并运行即可。 变灰的控件表示以后版本将要支持的功能。 第一次发布前经过测试的系统: 1.C5402+SST39VF040,Flash的8000H-FFFFH映射到外部数据空间的8000H-FFFFH, 2.C5416+SST39VF200,Flash的0000H-7FFFH映射到外部数据空间的8000H-FFFFH 加载表均小于32k wor
教主EXE捆绑程序的源代码
- 教主的EXE文件捆绑器的源代码,把多个exe文件打包成1个exe同时运行-leader of the EXE file bundled with the source code, a number of exe files packaged into an exe Running
deskwinsrc
- 虚拟桌面(DeskWin) 在Linux下,X桌面系统的虚拟桌面系统把用户的工作区增加了很多,而Windows下却没有这样的功能,本软件就是在Windows下实现这种功能的软件。你可能会在有限的窗口中打开几十个窗口,可是Window的任务栏面积有限,在有几十个窗口时,你已经搞不清这些窗口到底谁是谁了。如果把这些窗口分成几组,岂不是很方便?有了虚拟桌面(DeskWin)软件,就能够帮你解决这个问题!在1号桌面打开工作要用的窗口(如AutoCAD、Word),切换到2号桌面打开realp
GENIE-SHELL
- Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和L
TerminateProcess
- Terminate Process Project 1. CreateToolShotHelp 2. OpenProcess / TerminateProce
ch1
- 数据结构代码,关于数据结构的实验一 void main() { timeb t1,t2 long t double x,sum=1,sum1 int i,j,n printf(\"请输入x n:\") scanf(\"%lf%d\",&x,&n) ftime(&t1) // 求得当前时间 for(i=1 i<=n i++) { sum1=1 for(j=1 j<=i j++)
CustomWebProtocol
- 【软件名称】 《像腾讯QQ和Skype一样定义自己的类似HTTP的Web协议,可以通过URL来触发自己的程序》 【版 本】 1.0.0 【操作系统】 Windows 桌面系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn 【软件说明】 如果你电脑中装有QQ,在IE地址栏输入:“tencent://Message/?menu=yes&exe=&uin=13231462”然后
hellow-0.1-2.src
- 此版本为hellow-0.1-1的升级版,在release1的基础上添加了动态库的查询安装功能:添加了一个测试库文件--hellowlib.so,quiry失败后默认安装在/lib 卸载时所以有文件完全删除,绿色环保-hellow this version - 0.1-1 upgrades in release1 added on the basis of the dynamic libraries for the installation of functions : add a test l
bash 4.1
- 最新Bash源码。
shellfish_src_0.0.0.1.zip
- Shellfish is a free file encryption utility for Windows. Shellfish is designed to integrate with the Windows Shell, and it uses the Blowfish encryption algorithm, hence the name "Shellfish"., Shellfish is a free file encryption utility for Win
Byshell.rar
- Byshell 远程后门控制 1.09 C 源码,Byshell remote backdoor control 1.09 C source
ShellCodev1.1
- SHELLCODE生成工具,谁用谁知道,里面有文档说明,是工具,不是代码-SHELLCODE generated tool, who knows who, and there are documents note, is a tool, not a code
pichulidiyijiang
- 批处理视频1第一讲 批处理视频
shell
- shell程序实现下列功能: (1)解析用户提交的命令行;按照环境变量搜索目录系统;执行命令。 (2)执行外部程序命令,命令可以带参数,可提交后台命令(如ls &); (3)提供fg、bg、cd、history、exit等内部命令。 (3)提供管道和输入输出重定向。 (4)提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状态,以及控制作业的挂起、中止和继续运行。 -Design a shell
lua-5.1.2CE
- Lua for Windows CE from sourceforge. lua 5.1.2-Lua for Windows CE from sourceforge. Lua 5.1.2
VIPSHELL2007
- [VC] VIPSHELL2007代码 VipShellServer 是服务端程序。 VipShellServer.cpp 连接的地址在 void CVipShellServer::Test() { //.. WORD wVersionRequested = MAKEWORD(1, 1) WSADATA wsaData WSAStartup(wVersionRequested, &wsaData) // CreateThread(0,0,Thre
Unix_Compile_Tool
- 目录 1.GCC的使用 1.1.编译C程序 1.1.1.编译执行文件 1.1.1.1.C程序中的文件后缀名 1.1.1.2.编译单源程序 1.1.1.3.编译多源程序 1.1.2.编译目标文件 1.1.2.1.编译成目标文件 1.1.2.2.使用目标文件编译 1.1.3.预处理 1.1.3.1.预处理编译 1.1.3.2.编译预处理文件 1.1.3.3.预处理指令介绍 1.1.3.4.预定义宏介绍 1.1.3.5.预处理与make选项
gcc-core-3.4.2-20040916-1-src.tar
- 为ARM建立交叉编译环境所需要的工具g-Cross compiler for ARM to establish the tools needed to environment gcc
abc
- 模拟退火算法解决TSP问题 输入格式(城市坐标.in): 第行:1个整数N,表示城市的数量 第..N+1行:每行有个空格分开的整数x,y,第i+1行的x,y表示城市i的坐标-Simulated annealing algorithm to solve TSP Input Format (city coordinates in.): The first line: an integer N, the number of cities S .. N+1 lines: eac
