同样是一个非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。
上传时间: 2015-03-21
上传用户:xuanjie
企业商务进销存网络版2 .0自述文件 一、软件配置 1.运行环境: 服务器端:IIS5+ACCESS2000 (注:windows2000 professional下的IIS只支持10个用户同时登录,windows2000 server 则无此限制) 客户端:IE5.0+ 2.web服务器设置: 将安装目录下的71base设为IIS下的WEB站点主目录(注:不能为虚拟目录) 3.连接ODBC数据源设置: 系统DSN 添加jxccom (MICROSOFT ACCESS DRIVER *.mdb) 连接安装目录下的shjuzhongxin下的jxc.mdb 4.备份数据库: 备份数据库为安装目录下的shjuzhongxin\jxc.mdb.bak文件,用户可备份原数据库后,修改jxc.mdb.bak文件名后替换原jxc.mdb文件。 5. 初始登录时用户名称和登录密码相同:系统管理员(sys),高级管理员(adv),进货管理员(jin),出货管理员(xia)和vip,以系统管理员的身份登录后可以修改和新增操作员。
标签: 2000 professional IIS windows
上传时间: 2013-12-20
上传用户:fredguo
直接安装并运行案例程序 运行“安装程序\Disk144\Disk1”目录中setup.exe文件,按照系统提示进行安装,可使本例程序在任何Windows系统上运行。 登录时初始用户名和密码为: sys:sys 系统管理员 amd:adm 库存管理员
上传时间: 2015-04-16
上传用户:qq1604324866
warmsun留言板,具备带头像、IP留言功能 系统设置在sys.php文件里
上传时间: 2013-12-19
上传用户:nanfeicui
串口编程--接收PC发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁 采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率,SMOD = 0或者1 定时器初值X=256-SYSCLK*(SMOD+1)(BAUDRATE*384)
上传时间: 2015-05-08
上传用户:qilin
USB启动盘制作软件 市面上现在大多数U盘都支持启动机器的功,但是要制作启动型U盘,需要进入WIN98,现在很多人机器上都没有98了吧,呵呵。为了做个启动盘,装一个98,多冤啊。这个小软件就是为此编制的,在WIN2K/XP下运行,可以直接把U盘做成启动盘。程序自带了MSDOS7.1的两个 基本启动文件IO.SYS和COMMAND.COM,如果要制作复杂的启动盘,可以把其他文件拷贝到U盘上即可,比如HIMEM和CONFIG.SYS什么的。
上传时间: 2015-05-18
上传用户:pinksun9
计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。
上传时间: 2015-07-01
上传用户:chenxichenyue
Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key to continue." #define MSGCOMMAND "Press / for the list of commands" #define MSGMEMORY "Memory Available:" #define MSGERROR "ERROR" 部分说明 #define MSGLOMEM "Not enough memory to allocate cell." #define MSGEMPTY "Empty" #define MSGTEXT "Text"
标签: International Copyright Borland S_IREAD
上传时间: 2013-12-26
上传用户:llandlu
RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating system designed for embedded systems. The acronym RTEMS initially stood for Real-Time Executive for Missile Systems, then became Real-Time Executive for Military Systems before changing to its current meaning. RTEMS development began in the late 1980s with early versions of RTEMS available via ftp as early as 1993. OAR Corporation is currently managing the RTEMS project in cooperation with a Steering Committee which includes user representatives.
标签: Multiprocessor Executive Real-Time real-time
上传时间: 2015-08-09
上传用户:D&L37
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.
标签: project implement developed Database
上传时间: 2013-12-25
上传用户:semi1981