虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

readme-Rev

  • (***FlatStyle v4.42.8.0 for DELPHI7 by comerose update***)2007.04.30 更新说明1.修正 TFlatListView 标题的平面显示(

    (***FlatStyle v4.42.8.0 for DELPHI7 by comerose update***)2007.04.30 更新说明1.修正 TFlatListView 标题的平面显示(更加完美).2.增加 TFlatListView 的属性. ①ColorTitleFace以实现对标题平面颜色控制. ②ColorTitleCheck选择时的CheckBox的颜色控制. ③AllCheck对列表进行全选(只在CheckBoxs为True时有效). AllCheck=True时全选列表,AllCheck=False取消全选. ④GroundPic背景图像来源. ⑤GroundHas是否使用画背景图像(在OnDrawBackground事件中无效). ⑥GroundStretch是否放缩背景图像(在OnDrawBackground事件中无效). ⑦OnDrawBackground自定义重画事件(在GroundHas=false时,事件中有效). ⑧在标题中增加一个列表全选按钮(CheckBoxs=true和ViewStyle=vsReport时有效). 如果你之前的程序在OnCustomDraw中有代码的, 请把这些代码复制到OnDrawBackground事件中.3.修正 TFlatListBoxExt 和 TFlatCheckListExt 鼠标进入时的变色. (原来版本当列表数目显示区域少于控件区域时,会有部分地方不变色的BUG).4.优化一些代码。5.编译说明 ①首先打开 FlatVcls.dpk 包, 编译. ②再次打开 FlatStyle.dpk 包, 编译. ③成功!6.更详细的说明,请阅读内部的README.TXT文件.

    标签: TFlatListView FlatStyle comerose DELPHI7

    上传时间: 2013-12-31

    上传用户:hongmo

  • 小型图书馆管理系统

    小型图书馆管理系统,可进行图书入库、清库、查找、排序、借阅、归还等管理,含登陆权限:高级管理员、普通管理员、顾客,前两者有登录名和密码,且只有前两者可以完全关闭系统,登录名、密码、书目详见压缩包中的readme

    标签: 图书馆 管理系统

    上传时间: 2016-07-19

    上传用户:FreeSky

  • 牛顿下山法求解非线性方程组问题

    牛顿下山法求解非线性方程组问题,同时其中的例子可以修改,具体见readme

    标签: 牛顿 方程 非线性

    上传时间: 2016-07-24

    上传用户:稀世之宝039

  • 本程序是用MATLAB实现的小波零树图像压缩算法

    本程序是用MATLAB实现的小波零树图像压缩算法,请阅读附件中的README得到用法。注意,目前只是适用128×128的图像。

    标签: MATLAB 程序 图像压缩

    上传时间: 2013-12-29

    上传用户:haoxiyizhong

  • 各种聚类算法的matlab程序集

    各种聚类算法的matlab程序集,说明见其中的readme文件

    标签: matlab 聚类算法 程序

    上传时间: 2016-08-21

    上传用户:498732662

  • minixml2.5最新的版本。 嵌入式xml 解析、查找、生成、遍历 功能,全部实现是标准c,移植很容易。 最新的2.5

    minixml2.5最新的版本。 嵌入式xml 解析、查找、生成、遍历 功能,全部实现是标准c,移植很容易。 最新的2.5,修改了很多bug。 这个压缩包,里下载完了,直接就可以在liunx下编译安装。 如果是在windows下的话,只需要根据readme.txt的提示,修改一个小地方,就可以运行。非常方便。

    标签: 2.5 minixml xml 版本

    上传时间: 2016-08-24

    上传用户:思琦琦

  • The download includes the kernel source code, and a demo application for EVERY RTOS port. See http:

    The download includes the kernel source code, and a demo application for EVERY RTOS port. See http://www.freertos.org/a00017.html for full details of the directory structure and information on locating the files you require. The easiest way to use FreeRTOS is start start with one of the demo application projects. Once this is running the project can be modified to include your own source files. This way the correct files and compiler options will be automatically included in your application. + The Source directory contains the real time kernel source files for every port. The kernel itself is only 3 files. + The Demo directory contains the demo application source files for every port. + The TraceCon directory contains the trace visualisation exe file. See the readme files in the respective directories for further information.

    标签: application download includes kernel

    上传时间: 2016-08-24

    上传用户:zhyiroy

  • AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver a

    AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To build the samples, enter any Windows .NET or Windows XP build environment and run build –cZ from this directory. The AC97 sample driver also runs in Windows 98 Second Edition or Windows Me, but the property page DLL and control panel application do not. For more information, please refer to the readme.htm files in each subdirectory. The INF file in the driver directory installs all of the samples in the subdirectories. The header file in this directory defines the private property used by each of the samples.

    标签: directory contains Related Samples

    上传时间: 2014-07-06

    上传用户:凤临西北

  • 虚拟磁盘驱动源码

    虚拟磁盘驱动源码,可以实现数据加密。可以使用在安全要求很高的系统中。如想编译需安装多个开发包,见Readme文件说明。

    标签: 虚拟 磁盘 源码 驱动

    上传时间: 2016-09-23

    上传用户:dianxin61

  • Rd_sdmmc 本实验对应的ADS1.2工程, 使用时必须在该目录中的Source文 件夹中放置uC/OS-II 2.52源代码. PC端软件 本实验对应的PC机软件,包括源

    Rd_sdmmc 本实验对应的ADS1.2工程, 使用时必须在该目录中的Source文 件夹中放置uC/OS-II 2.52源代码. PC端软件 本实验对应的PC机软件,包括源代码(VC++ 6.0),可执行文件 名为SDMMC_Reader.exe. ZLG_SD ZLG/SD 软件包 Ver2.0, 可读写SD/MMC卡,支持无操作系统 或操作系统uCos-II, 请阅读这个目录中的readme.txt文件 ZLG_SD使用手册 ZLG/SD 软件包 Ver2.0 使用说明书. 软件包中间件和移植代码 本实验用到的软件包/中间件, 以及移植uCos-II到LPC2200的相关移 植代码. MOS管资料 2SJ355数据手册

    标签: Rd_sdmmc Source OS-II 2.52

    上传时间: 2016-10-13

    上传用户:cainaifa