CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 系统开发

搜索资源列表

  1. fmpbuf

    0下载:
  2. vod demo程序,用于点歌系统开发。该程序直接运行即可使用。-vod demo procedure,used by the development of VOD system.This procedure can be runned directly
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:45769
    • 提供者:吴海军
  1. 陈建春VC开发GIS的源码

    1下载:
  2. 一个多少人踏遍铁鞋多找不到的GIS系统源码,今天我贴出来给大家共享-a number of people all over the iron shoes of unemployed GIS source, I affixed it to share
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:204462
    • 提供者:天枫
  1. 学校网络信息查询系统

    0下载:
  2. 这是一个学校网络信息查询系统,主要是数据库的编程,很适合初中级的数据库学习者,是《Delphi数据库开发技术与工程实践》上的示例程序。-This is a network of schools for the information system is essentially a database program, which is perfect for middle-class database learners, "Delphi database development tech
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:581940
    • 提供者:tao520084
  1. 三金成绩管理系统2003

    0下载:
  2. 用FOXPRO做的一个成绩管理系统.功能齐全, 既适合正在学习开发的学生借鉴,也适合市场-FOXPRO do with a performance management system. Fully functional, we are learning for students from the development, is also suitable for market
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2022055
    • 提供者: 阁元成
  1. 嵌入式系统设计(PDF)

    0下载:
  2. 能够知道嵌入式系统设计的整个流程和开发思路。-Document for hwo to design Embeded system, include the design flow and method.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:94242
    • 提供者:李莉
  1. 语音合成语料库管理系统的研究与设计

    1下载:
  2. 本文主要叙述了语料及其管理系统的研究与设计用最新的开发工具和现有软件达到系统的设计 目标-This paper describes the corpus and its management system research and design using the latest development tools and existing software system to achieve the design goal
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:227134
    • 提供者:杜建强
  1. 基于MO开发的GIS系统

    3下载:
  2. 应用VB+MO编写了一些简单的GIS基本功能,大家可以省去编写这些基本功能的时间,直接在此基础上深入开发-VB MO prepared some simple basic GIS functions, we might dispense with the preparation of these basic functions of time and directly on the basis of this in-depth development
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:119886
    • 提供者:宏砉
  1. 企业工资管理系统

    1下载:
  2. 本系统是典型的小型数据库管理系统,涉及数据库开发的一些细节!相信你会从中得到收获-the system is a typical small database management systems, database development involves some of the details! I believe you will be harvested from! !
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-10-13
    • 文件大小:2747158
    • 提供者:唐守勤
  1. 企业工资管理系统(密码)

    1下载:
  2. 本系统是典型的小型数据库管理系统,其中涉及开发数据库程序的一些细节!登录时,请选择\"管理员\"!密码为:88888888,建议分辨率:800*600.相信您会从中得到一些收获-the system is a typical small database management system, which involves the development of the database programs some of the details! Login, select "admini
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-10-13
    • 文件大小:2747158
    • 提供者:唐守勤
  1. ParserXM_Test

    0下载:
  2. 一种小型的XML文档解析器,可用于嵌入式系统开发!-a small XML parser can be used for embedded systems development!
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:452932
    • 提供者:jsb
  1. 利用VC++开发数据采集系统

    1下载:
  2. 信成为可能,因而用户可以用计算机控制仪器,可 以依赖计算机为工具开发自己的强有力的软件来增强 自己的仪器系统的功能,使他能够分析和处理特定的 数据并显示结果,而不是限于仪器的固-letter as possible, so users can use computer-controlled equipment, it can rely on the computer as a tool to develop their own powerful software to enhance
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:15055
    • 提供者:王鹏
  1. 基于Delphi的VFW视频捕获程序的开发

    1下载:
  2. 许多关于视频的软件(如视频会议、可视电话等)开发都应用于视频捕获技术。微软为软件开发人员提供了一个专门用于视频捕获的VFW SDK,从而为在Windows系统中实现视频捕获提供了标准的接口,并大大降低了程序的开发难度。由于VFW SDK只有VC和VB版,没有Delphi版,因此需要在Delphi中一一声明DLL中的各个函数和变量。文中详细介绍了如何利用VFW在Delphi中开发视频捕获程序的步骤,同时给出了程序实例。-many of the video software (suc
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:5616
    • 提供者:王鹏
  1. 新生入学查询、学生档案成绩管理系统

    0下载:
  2. 本程序是为了减轻教务工作全部手工操作的压力,减少学生资料,特别是统考成绩管理、查询的手工操作的繁重度。本系统针对学历文凭考试的情况开发,可以显著减轻教务工作的压力,支持单机、网络、多用户的学生管理系统,可适用于网上或者校园网内的多人联机工作。 1.有学生管理模块,学生成绩管理,统考场次管理,班级管理,考试科目管理,学生照片模块,用户管理 2.首页图片为PNG格式,方便用户修改 3.设一主控管理员,可修改用户密码,可添加用户 4.可添加任意多个操作员,操作员无法使用“添加用户”选项
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:167699
    • 提供者:严港
  1. dialogic从入门到系统工程师

    0下载:
  2. dialogic从入门到系统工程师,INTER的VOIP设备说明,开发说明。-dialogic from entry to the system engineers, INTER VOIP equipment shows that the development of note.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:3321625
    • 提供者:zgr
  1. 用VC开发图像处理系统

    0下载:
  2. 用VC开发图像处理系统,主要是针对dib,bmp 进行图象平滑处理,灰度值处理,阙值选取及二值化等等的处理-with VC image processing system is targeted mainly Freehand, bmp images smooth, gray value, Que selection and two values of the treatment, etc.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:36298
    • 提供者:sgz
  1. jdo开发实例

    0下载:
  2. jdo开发实例,一个功能全面的oa系统,不要要硬编码,采用配置功能,灵活性比较好,扩展性能强-jdo development examples, a full-featured oa system instead of hard-coded to use configuration, better flexibility, scalability strong
  3. 所属分类:OA系统

    • 发布日期:2008-10-13
    • 文件大小:157516
    • 提供者:fcc
  1. 单片机或者嵌入式系统的开发规范化问题

    0下载:
  2. 单片机或者嵌入式系统的开发规范化问题,包括软件和硬件开发流程/\\-MCU or embedded system development standardization issues, including software and hardware development process / \\
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:269444
    • 提供者:亮亮
  1. 幼儿园管理系统

    0下载:
  2. 台湾开发的幼儿园管理系统界面说明书,幼儿园管理系统应用广泛在台湾一些地区得到广泛的应用-Taiwan develop kindergarten management system interface specification, kindergartens management system widely used in some areas in Taiwan widely used
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2911274
    • 提供者:hxc
  1. CAD的二次开发

    0下载:
  2. 球形储罐的研制与开发和CAD的概述CAD系统的集成-Manufacturing and development of spherical storage tank, CAD introduction, and CAD system integration
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:6163487
    • 提供者:sff
  1. 信用卡帐户管理系统

    0下载:
  2. JAVA编写的信用卡帐户管理系统,开发环境:JBUILDER9.0,数据库:SQL SERVER 2000,主要实现了信用卡余额登记、存款登记、取款登记等功能。-JAVA prepared by the credit card account management system, development environment : JBUILDER9.0, databases : SQL SERVER 2000, the main credit card balance of registrat
  3. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:264758
    • 提供者:李先生
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com