CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 行业应用软件

资源列表

« 1 2 ... .35 .36 .37 .38 .39 140.41 .42 .43 .44 .45 ... 5267 »
  1. Multifunctional_Calculator_1.1

    0下载:
  2. 该计算器既有经典的GUI按钮模式,也有类似于Matlab的命令行解释执行模式,并且解释模式基于XML配置构建,利用了Java语言强大的的反射机制,使得用户根据需要添加自己的专用函数非常简单和方便。 http://www.hugjava.com/projectDetail.do?id=3 -both classic GUI button model, which is similar to Matlab from the command line mode to explain the i
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:98575
    • 提供者:张冬晓
  1. EDIC_1.1

    0下载:
  2. 该词典有45万简明英汉词条和45简明万汉英词条。数学常用词歌词典、计算机常用词词典 http://www.hugjava.com/projectDetail.do?id=2-the dictionary has 450,000 entries and concise English concise 45 million Chinese and English entries. Songs used mathematical word dictionary, computer commo
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:15504365
    • 提供者:张冬晓
  1. File_Slicer_1.1

    0下载:
  2. 把较大的文件按照指定大小分为若干小块以便于存储和传输 http://www.hugjava.com/projectDetail.do?id=7 -more a document in accordance with specified sizes small to be divided into a number of storage and transmission http://www.hugjava.com/projectDetail.do id = 7
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:79032
    • 提供者:张冬晓
  1. TradeKJ

    0下载:
  2. 国际贸易课件,包括试题库(具有自动改卷功能)-international trade, including the test library (with automatic correcting function)
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:40337487
    • 提供者:章明
  1. sanxia

    0下载:
  2. 用C#,VB和SQLSERVER编写的远程教学程序,包括文件上传,音视频点播,论坛,文件管理等功能,已在实际单位中运行,附带数据库文件,有完整的存储过程,另编写了自定义页面控件-C#, VB and SQLSERVER prepared by the long-distance teaching procedures, including file upload, audio and video-on-demand, the Forum, document management and oth
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:12071679
    • 提供者:weisong
  1. szrmb

    0下载:
  2. 值转人民币大写C++源代码,public domain免费软件,和一般的转换程序比已充分考虑到各种情况和习惯读法。此代码针对C++ Builder平台编写并调试通过,但已仔细设计以便于需要时移植到其它平台。 -value of the RMB capital to C source code, free public domain software, and a general conversion ratio has taken full account of all th
  3. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:2774
    • 提供者:dong
  1. PLAST_FEM

    1下载:
  2. 非线性有限元计算程序,利用有限元进行建模,非线性求解,数据齐全-nonlinear finite element calculation procedures, the use of finite element modeling, nonlinear solution, data incomplete
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:48154
    • 提供者:duckey
  1. library(BDE+Paradox)

    0下载:
  2. 经典原码,包含图书管的管理系统和数据库备份系统还有一个软件开发书,是个人制作用来叫作业的,给初学者使用-classic original yards, including possession of the library management system and database backup system also a software development book, which is used for production operations called for beginner
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:788175
    • 提供者:丁兴全
  1. libaryfordepli

    0下载:
  2. 摘 要】:图书管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。本文对数据库管理系统,Delphi应用程序设计,Delphi 数据库技术进行了较深入的学习和应用,主要完成对图书管理系统的需求分析、功能模块划分、数据库模式分析,并由此设计了数据库结构和应用程序。最后介绍一下图书馆的馆藏资源数字化,管理和服务计算机化和网络化-Abstract : The library management system is typical of mana
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:35780
    • 提供者:丁兴全
  1. cla

    0下载:
  2. 学生管理系统,主要是为了熟练C对文件的操作-student management system, primarily to skilled C on the operation document
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:2622
    • 提供者:siyarce
  1. Javforform

    0下载:
  2. 一 实习题目:用java实现表单系统 二 设计思想:用java语言实现一个批发货物的表单系统。在本次实习中,我是实现的批发鞋子的表单系统。该表单系统实现了在表单中单击右键可以实现添加项目、删除项目、修改项目,再输入新加入的项目,删除现有项目,修改现有的项目时可以实现自动的总的价钱的计算,从而大大方便了客户。在弹出菜单中,加入了退出系统,关于系统的项目,点击退出时,会退出整个系统,在关于菜单中,实现很简单。-an attachment entitled : java achieving
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:68330
    • 提供者:丁兴全
  1. rsgli

    1下载:
  2. 人事管理系统,实现对单位职工进行管理,整个系统包括人事资料输入,资料查询,资料删除和报表打印等功能。-personnel management system that the management staff and workers, the whole system, including personnel data input, inquiries, information and delete statements printing.
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-10-13
    • 文件大小:415122
    • 提供者:halqj
« 1 2 ... .35 .36 .37 .38 .39 140.41 .42 .43 .44 .45 ... 5267 »
搜珍网 www.dssz.com