资源列表
icrEdit
- Windows 反汇编工具,用于反汇编PE文件格式-The tool is used to disassemble PE File.
hxb_leiyuan_ProgPatch_v1.0
- 给exe文件加个菜单的演示程序,可以通过编程对一个现有的别人的EXE程序进行修改,例如对一个没有源代码的程序进行汉化工作,或插入自己的一些操作菜单。-Exe file to add menu demo program can be programmed to an existing EXE procedures other people' s changes, for example, the source code for a Chinese work of the procedure,
jobExc
- 实现作业调度问题的先来先服务算法、短作业优先和响应比高者优先三种算法-Job scheduling problem to achieve first-come first-serve algorithm, a short operation in response to high priority and priority three algorithms
VCgiscode
- 这是vc开发的地理信息系统源码,已调试通过,能够绘制地图-its the code of gis,using vc++6.0
OS3
- 这是操作系统中内存分配的编程实验,是内存管理的编程。-This is the Operating System memery distribution programme
IDLlearning
- 学习IDL的一些新的体会,给大家分享下!-IDL learning some new experiences to share with you the next!
AxCs
- codesmart2009 for visual basic6.0 汉化dll 自己业余diy-Chinese codesmart2009 for visual basic6.0 own dll amateur diy
MSM6000_DEVICE_SPECIFICATION
- 高通MSM6000芯片规格书MSM6000_DEVICE_SPECIFICATION-MSM6000 DEVICE SPECIFICATION
RTR6285_RTR6280_RF_TRANSCEIVER_IC_DEVICE_SPECIFICA
- RTR6285 RTR6280 RF TRANSCEIVER IC DEVICE SPECIFICATION ADVANCE INFORMATION
meikuang
- 基于web的煤矿检测系统。是毕业设计。可以直接导入工程。里面有详细的说明书。按照做就可以轻松完成毕业设计。-failed to translate
JAVA
- 小型超市管理系统,主要管理,进出货,包括经理,收银员,采购员。-Small supermarket management system, key management, into the ship.
cipanguanli
- 编写C语言程序,模拟UNIX磁盘空间管理中使用的分组链接法。 1.定义一个记录磁盘块号的堆栈S—free[10],以及记录栈中现有磁盘块数的变量S—nfree。 2.定义一个由40个元素构成的结构数组block[40]用作磁盘块存放。 struct size { int blocl[10] } struct blocd { struct size a[10] //用于在空闲磁盘块号链中存放磁盘块号 }block[40] 3. 假设系统中文件的最大