搜索资源列表
zfthq
- 自由领域ASP+WAP同学录系统安装使用说明。 1 上传所有的文件到您的空间 2 用管理员登陆后台 http://xxx.xxx.xxx/manage/ (XXX代表您的网站的地址) 管理员帐号 admin 密码 admin888 登陆后在同学录参数设置下的基本参数设置中可以修改同学录的名称、地址和管理员的帐号和密码。 修改WAP设置中的信息。 3 设置注册问题和参数、论坛等信息。 4 同学录的站点访问地址为:http://xxx.xxx.xxx/ (手机访问
shendu(asp.Net)
- 【程序主要功能】 1、精简的增删改查,全部源码开放,适合asp程序员快速理解asp.Net 2、完善的留言、回复、审核、后台管理和分页功能 3、后台留言审核和ip显示 ---------------------------------------------------------------- 【系统开发环境】 1. 系统环境:MS WINDOWS XP +IIS 5.1 2. 数 据 库:MS Access2003 3. 开发工具:MS Vi
USB_code_File_system
- USB设备文件系统的概述与实现,详细讲述驱动开发的方法-USB Device driver ,file system
directory
- 递归遍历系统文件,可以很快的根据根目录查找系统文件。 -The recursive traversal system files, you can quickly find the system files under the root directory.
sd-reader_source_20090330
- FAT16文件系统在AVR单片机存储系统上的实现-FAT16 file system implemented on the AVR
EESaiEdit5
- 阿赛HTML在线编辑器是一款简洁,兼容性极强的HTML在线编辑器(经测试已完美兼容IE全系、火狐、谷歌),可以方便地整合到各种网站系统中(经测试已完美支持ASP、PHP、.NET、JSP),摒弃常规的框架编辑器模式,采用全新的文本域模式,获取更好的多浏览器兼容性,仅一个JS核心文件,方便大家植入与修改。-A race HTML online editor is a simple, superbly compatible HTML editor (after the test has been p
File-Manegement
- 文件管理系统,可实现文件的批量管理和同步-Document management system, to achieve the bulk of the file management and synchronization
registry.tar
- 利用flex&bison解析windows注册表的小程序,在解析完成后写入到linux的文件系统中。-Flex & resolve by the nonproprietary bison windows registry program, written after the completion of the analysis to the Linux file system.
HuffmanTree
- 该系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
HA_PE.Explorer_1
- 可以反编译EXE文档的小工具,dll等系统文件都可以编译,绝对好用-You can decompile EXE document gadgets, dll and other system files can be compiled, the absolute ease
tiny_linker_lab_scu
- 系统级编程课的作业,虽然不是很难,但是里面对链表的操作还是挺复杂的。自己在网上没找到,所以写了自后就分享出来现把。我只修改了linker.c的文件,替换上去就OK了!-tiny linker
ff001
- 一个文件系统是实现,实现了文件的fopen, fclose, fwrite, fmount等
DOTANALYZER
- 使用YACC进行dot图形语言的语法分析,仅上传编写的代码,使用时需先安装YACC(linux系统下),并联合编译,或者运行MAKE完成编译生成相应可执行文件。-YACC performed using dot syntax analysis, upload only part of the code, when used need to install (under linux system) YACC, and jointly compile, compile or run MAKE gen
MakeSystem
- linux下C/C++编译脚本。本源码封装makefile系统的格式的命令,只需对源码进行少量修改(修改make/head.mk)便可以进行交叉编译。不进行交叉编译的同学可以直接修改makefile文件里面的字段(字段意义在对应文件内有说明)即可。本系统支持多级目录递归编译。-C/C++ Linux compiler scr ipt. This source code package makefile system format command, simply a small number of
ao-ac
- 针对于MT4外汇交易软件编译的一个交易系统指标文件。针对波段交易-Index file for a trading system to MT4 forex trading software compilation. For Swing Trading
iDecrypt_d9soft.com
- IOS系统 DMG 文件解压工具 ,开发IOS必备软件-IOS system DMG file decompression tool, developers IOS software prerequisites
nasm-2.11.09rc1-win32
- nasm 最新版本 —— 2.11.09 的 win32 执行文件 —— windods 系统大多没有 gcc,无法用 gcc 编译安装源代码,只能安装执行代码。-nasm latest version- 2.11.09 of win32 executable files- windows system is mostly no gcc, gcc compiler can not install the source code, only install the code.
protobuf-java-3.0.0.tar
- Google Protocol Buffer( 简称 Protobuf) 是 Google 公司内部的混合语言数据标准,目前已经正在使用的有超过 48,162 种报文格式定义和超过 12,183 个 .proto 文件。他们用于 RPC 系统和持续数据存储系统。 Protocol Buffers 是一种轻便高效的结构化数据存储格式,可以用于结构化数据串行化,或者说序列化。它很适合做数据存储或 RPC 数据交换格式。可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式