搜索资源列表
礼品图片分类
- 本程序是将礼品销售中的随机抽选出的货号按其类别进行目录分开放置。 本程序处理的货号文件为一系列的7位数字组成的礼品货号,其中第三位是礼品的类别。 目前礼品共有5类,对应不同的单字母目录,其对应关系,请参照源码。-gift sales will be selected in the selected depending on the type of Item catalogs separated. The procedures of the box to a series of docum
文本文件系统
- 文件系统操作,能Crate,Delete目录,使用多级目录,至于是否采用索引节点结构,自选。目录项目中应包含:文件名、物理地址、长度等信息。-file system operation, can Crate, Delete Contents, the use of multi-level directory, As to whether Index node structure, Customize. Contents Item should include : name, physical a
IniFile
- 操作INI文件,非常方便... 使用方法: 1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入 #include \"IniFile.h\",及CIniFile IniFile 2.读取和写入: string = IniFile.GetString(\"section\",\"item\",\"默认\") int = IniFile.GetInt(\"section\",\"item\",666)
c-star
- .h 头文件:常量声明,结构体,函数的声明 .c/.cpp 变量、函数的实现 流程: 1。读文件,方法可用读 section或者txt(检查到头[descr iption],开始读) 2。while/for 开始解析数据(定义一个结构体,把每一行的每个数据分别存入结构体内。最好考虑下文件的占用问题,可以读1000个关文件,读后一1000个再打开文件) 注意:处理Item:判断lenth是否合法,char*是否为NULL 要写个HandleE
作业调度模拟
- 在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作
StringItem
- this file content a program of String Item
VBA
- VBA程序,用于库存文件的处理,EXCEL里面特定项按照一定的要求显示不同的颜色,对库存管理的人员具有参考价值-VBA procedures for the handling of inventory documents, EXCEL which in accordance with certain requirements for a particular item display different colors, inventory management personnel of the
FastCopy203src
- v2.03修正了"Elevate"菜单项在英文界面没有工作的问题。 v2.02发布X64的本地版本.如果安装在Vista或Win7的\Progmram Files下,则存储fastcopy.ini和logfiles 到 \Users\(USER)\AppData\roaming\FastCopy下。 v2.01修正无法完成在同一硬盘“移动”的问题。回复不要求绝对路径。 v2.00添加简单的比较功能(“上市”用CTRL键)。如果启用了UAC,并安装在\Progmram Files下,文
RWRegedit
- 读写注册表,在指定子键下创建子键,在子键歘工件项,并给指定项赋值。-Read and write registry, in the specified subkey create sub keys, in the key Xu workpiece, and give the specified item assignment.
ExcelControls
- Office2010 Excel 的菜单项与功能按纽的定义名称,编号等,希望对控制excel的人有帮助。-Office2010 Excel menu item and function button definition name, number, etc., and hope is helpful to control the Excel.
Auticle
- 物品管理系统,这是一个用asp,net写的物品管理系统-Article management system, this is a use of asp, net write item management system
dvfgsf
- Through the parameter Settings item in the set can choose the color of the brush and the thickness of line
22888391
- 操作任务栏的源代码示例. 可以隐藏任务栏,隐藏托盘里的任意项-Operating the taskbar source code examples. Can hide the taskbar, hide any item in the tray
9199178
- In the FlexGrid drag and drop examples of ITem, welcome to use-In the FlexGrid drag and drop examples of the ITem, welcome to use
468150
- 用程序来控制控制面板里的每一项,很好的学习源码(With a program to control each item in the control panel, good learning source)