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

Dev-cn-support

  • 文件系统功能概论 1)本文件系统兼容FAT16/FAT32文件系统格式

    文件系统功能概论 1)本文件系统兼容FAT16/FAT32文件系统格式,支持长文件名,多级子目录,多盘操作,读写,创建删除文件等等功能。 2)本文件系统采用C代码编写,可以方便的移植于计算机应用平台,一般只需要额外编写磁盘的读写驱动,就可使用文件系统所有的功能。 3)具有文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读取文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize来控制。 4)支持同时打开最多达254个文件;并且最大可打开文件数可由编译宏MaximumFCB设定。 5)支持多任务文件操作的功能:文件可同时同时被多个任务打开,但只有其中第一个打开文件的任务可以得到文件的完全读写权限,以实现文件在多任务环境下的并发操作的保护。 如需商业使用,请与作者联系啊:qq:292942278,e-mail:tony_yang123@sina.com.cn demo代码只支持FAT16

    标签: FAT 文件系统 16 32

    上传时间: 2014-03-07

    上传用户:xuan‘nian

  • 签于目前市场上结合Query万能查询的第三方控件

    签于目前市场上结合Query万能查询的第三方控件,适合DELPHI的特别多,如武稀松先生的WNQUERY,但适合CBUILDER的几乎是麟毛凤脚,由于公司产品上需要用到该功能,所以特别花了一天时间编了这个适合CBUILDER6版本的万能查询模块(如有需要亦可提供CBUILDER5的版本),供大家参考使用,改天有时间我会推出该系列的第三方控件,希望大家多提宝贵意见。 功能特点: 1、结合adoQuery(只适合adoQuery),如需支持Query,请另行通知我; 2、结合adoQuery->Fields属性,查询条件可以根据Fields的Visiable属性来定,也就是说Fields->Field[0]->Visiable=false,这时你可以设置属性既可以把这类字段作为查询条件,也可以隐藏这类字段不作为查询条件显示; 3、根据字段类型显示比较值,举例说明:如果你选择的是DateTime字段,那比较值自动改为DateTimePicker,这比武稀松先生的WNQUERY要先进多了; 4、可以单项条件查询也可以多项条件结合查询; 上海同文信息技术有限公司 赵秀江(David) http://www.twsoft.cn Email:mail@twsoft.cn david@twsoft.cn MSN:twsoft@hotmail.com QQ:5281034

    标签: Query 查询 控件

    上传时间: 2013-12-24

    上传用户:yy541071797

  • JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projec

    JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging framework * text utilities * user interface classes for displaying information about applications * custom layout managers * a date chooser panel * serialization utilities JCommon is licensed under the terms of the GNU Lesser General Public Licence (LGPL) version 2.1 or later.

    标签: JFreeChart Reporting JCommon Pentaho

    上传时间: 2017-04-23

    上传用户:ynzfm

  • 求解粘性Burger方程和非粘性Burger方程的各种差分格式

    求解粘性Burger方程和非粘性Burger方程的各种差分格式,包括BTCS格式的显式计算 BTCS格式的隐式计算 滞后非线性项 向前时间步长线性化 牛顿迭代法线性化 Lax-Wendroff格式 通量分裂格式显试计算 通量分裂格式隐式计算 CN格式隐式计算 等格式。

    标签: Burger 方程 差分

    上传时间: 2013-12-17

    上传用户:金宜

  • 旅游自助管理系统 本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。 使用方法: 1、使用mys

    旅游自助管理系统 本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。 使用方法: 1、使用mysql数据库,将/etc文件夹下边的数据库脚本文件导入,顺序为:create_role.sql, tshs.sql(或者选择导入已经部分初始化了的tshs-initialized.sql),完成后会新建一个tshs用户,密码为tshs; 2、将/WebRoot目录下的tshs.war复制到${CATALINA_HOME}/webapps目录下(其中CATALINA_HOME是tomcat的安装目录),然后启动tomcat; 3、完毕后使用http://localhost:8080/tshs访问系统,通过旅游管理部门帐户email:admin@buaa.edu.cn password:admin 访问(若前一步导入的是tshs-initialized.sql,则系统增加了客户帐户email:client@163.com password:client 和公司帐户email: travelcorp@163.com password: travelcorp,你可以尝试用各个帐户登陆系统)。 本系统开发仓促,难免存在不足,请提出宝贵意见,谢谢!

    标签: myeclipse eclipse struts tomcat

    上传时间: 2013-12-21

    上传用户:waitingfy

  • The advantages of automation can be exploited in order to solve or to minimize the needs of manual

    The advantages of automation can be exploited in order to solve or to minimize the needs of manual approach. In order to support the development of survey accurate cadastral system, an automatic programming approach will be adopted. Database selection system will conduct several outliers integrity checking, rebuild cadastral spatial topology (cadastral lot) and make selfcorrection procedures based on cadastral survey concepts and mathematical model respective to the cadastral lots selected. This is to ensure that all cadastral lots are kept in a closed polygon and provide accurate and "clean" cadastral information.. This system was developed in windows environment.

    标签: advantages automation exploited minimize

    上传时间: 2017-04-29

    上传用户:520

  • 具有计划、任务、通告、公文、员工档案、等网络办公功能

    具有计划、任务、通告、公文、员工档案、等网络办公功能,其他信息公用资料以及各类相应的管理功能后台管理地址:/admin/login.asp 用 户 名:asp100.cn 密  码:asp100.cn

    标签: 网络

    上传时间: 2014-10-29

    上传用户:Pzj

  • IntCRM客户管理系统是为网络公司量身定制的一套crm系统:强大的客户跟踪功能、完美的解决了销售人员撞单问题、优秀的合同预领功能及合同管理功能

    IntCRM客户管理系统是为网络公司量身定制的一套crm系统:强大的客户跟踪功能、完美的解决了销售人员撞单问题、优秀的合同预领功能及合同管理功能,解决了众多网络公司合同丢失、合同收款及员工合同管理防签私单问题。组织结构及功能权限完全自主设置,灵活性强。多模式的统计功能,让管理者能很好的掌握公司员工、部门、收入、支出的发展趋势。。。 IntCRM客户资料管理系统是经过对数10家网络公司进行实际流程考察,深入探讨和 体验后得出的一套IT网络公司专用客户资料管理系统,他集网络公司客户管理流程核心理念于一身,旨在协助网络公司解决客户资料管理上的难题,为网络公司解除后顾之忧。 主站:http://www.intcss.com 软件测试地址:http://www.intcrm.cn 帐户:admin 密码:123456 标签:网络公司客户管理系统,网络公司合同管理,合同管理系统,客户管理系统,客户合同管理系统,网络公司专用型客户合同管理系统,IntCRM

    标签: IntCRM crm 合同 管理系统

    上传时间: 2014-01-20

    上传用户:q123321

  • AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three ele

    AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three elements: - the Ada compiler - the Ada run time system - the AVR support library Some sample programs are provided as well.

    标签: microcontrollers the includes AVR-Ada

    上传时间: 2017-05-06

    上传用户:lacsx

  • Lazarus is a free and open source development tool for the FreePascal Compiler. The purpose of the p

    Lazarus is a free and open source development tool for the FreePascal Compiler. The purpose of the project is to serve as a Code Repository, Wiki Knowledgebase and support site for converting existing components and libraries to work with Lazarus and FPC

    标签: development FreePascal the Compiler

    上传时间: 2013-12-20

    上传用户:wang5829