搜索资源列表
成本
- 家具行業的成本核算報价系統,主要征對家個產品的結構展開進行材料成本及人工制造費用統計,加上可調節的利潤設定,將其成本核算出來,同時將報價單作出來-furniture industry costing Quotation System, the main levy on home-structured products for artificial material costs and manufacturing costs statistics, which can adjust the pro
engxx
- 查字典背单词系统,系统虽小,设计系统使用的知识点很多。 从结构化程序设计的角度来说,使用了结构化程序设计的三种基本结构:顺序结构,分支结构(简单分支、多分支、IF语句的嵌套调用),循环结构(步长型循环、扫描循环)。 从面向对象程序设计的角度来说,用到了各种对象:表单、表单集、标签控件、文本框控件、命令按钮控件、编辑框控件、选项按钮组控件、复选框控件、列表框控件、组合框控件、图象控件、计时器控件、表格控件。用到了以上控件的常用事件、属性和方法。多处用到了自定义属性和自定义方法,使用了表单参
xml_example
- Example to support XML files using MSXML. ========================================= XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by
学籍管理信息系统
- 一个功能强大、程序条理分明的学生学籍管理系统-a powerful, procedures structured the Student Management System
SQL
- SQL(Structured Query Language,结构查询语言)是一个功能强大的数据库语言。SQL通常使用于数据库的通讯。ANSI(美国国家标准学会)声称,SQL是关系数据库管理系统的标准语言。SQL语句通常用于完成一些数据库的操作任务,比如在数据库中更新数据,或者从数据库中检索数据。使用SQL的常见关系数据库管理系统有:Oracle、 Sybase、 Microsoft SQL Server、 Access等等。虽然绝大多数的数据库系统使用SQL,但是它们同样有它们自立另外的专有扩展
cPROGRAM
- C、C++学员成绩管理系统,主要做了对学员信息的增加、删除、修改、和查询,是用STRUCT写的,很有条理-C, C++ student achievement management system, mainly for students of information to add, delete, modify, and query, is written in STRUCT, it is structured
12346879351631
- 工厂布置设计是一项多因素、多目标的系统优化设计课题。系统布置设计(SLP)方法提供了一种以作业单位物流与非物流的相互关系分析为主线的规划设计方法,采用一套表达力强的图例符号和简明表格,通过一套条理清晰的设计程序进行工厂布置设计-Plant layout design is a multi-factor, multi-objective optimization of system design issues. Systematic Layout Planning (SLP) method pro
as
- 程序将各类电话卡进行管理,有清晰的条理,属于个人使用分类程序-Program management of various types of telephone cards, have a clear structured, are for personal use classification procedures
huoche
- 针对火车站的订票实际情况,按照软件工程的结构化设计思想,满足火车站网上订票的基本要求,包括查询、订票、退票等功能-The actual situation for the station' s booking, in accordance with a structured software engineering design, to meet the basic requirements for online booking station, including inquiries,
bookshelf
- 简易的VB家庭书架程序,Access数据库,使用数据库的强力组合分析功能,来整理家庭书籍信息。比如某本书已经出借,就把这条记录显示为红色,条理更清淅起来,同时本程序也适合刚接触VB的初学者学习数据库操作-Simple VB family bookshelf program, Access database, use database features a powerful combination of analysis, to organize the family book informati
studentduojiegou
- 学生管理信息,使用多结构化,具有增删改查等功能,多模块实现学生等信息的管理-Student management information, the use of multi-structured, with additions and deletions to check function, multi-module and other information management students
51CTO-java1
- java学生管理需求分析;概要设计;学生管理系统;-Today, the College student information management is extremely important, reasonable management not only reflect a country s level of technology and effect of teaching quality in colleges and universities. Educational admini
Information-system
- 信息系统是基于计算机和通信技术对企业日常运营中的信息进行有效管理的信息管理技术,其目的是在处理企业日常运营信息的同时,能够为企业管理者的战略战术决策提供信息支持。 本书阐述了信息系统的概念以及系统开发的基本过程;介绍了信息系统开发所应遵循的基本理念、思路和方法,包括信息系统对企业战略的支持作用、系统开发的生命周期以及结构化的系统开发方法。 本书可作为计算机专业、管理科学与工程专业、系统工程专业等本科生的教科书,也可作为有关学科的科技人员的参考书。-nformation system is
goufangxitong
- 基于VB开发环境的购房地理信息系统设计,面向对象 结构化设计,主要有地图浏览功能,数据库更新功能,查询选择功能。-Based on the VB development environment of house design of geographic information system, object oriented structured design, mainly has the map browsing, database update, query selection functi
2D-HEAT-TRANSFER
- 二维热传导结构化网格计算程序,用于计算初温为0时各种边界条件下矩形网格的温度云图-Dimensional heat conduction structured grid computing program for the calculation of the initial temperature of the rectangular grid temperature cloud images under various boundary conditions 0:00
structure
- 资料用语具有基本编程能力的学生学习c++编程技术。内容丰富有条理。-Data terms with basic programming skills the students learning c++ programming technology. Rich and structured content.
parameter-deliver
- 资料用语具有基本编程能力的学生学习c++编程技术。适合学习用。-Data terms with basic programming skills the students learning c++ programming technology. Rich and structured content.
SAS-sql
- SAS SQL的应用案例源代码。结构化查询语言SQL过程也是SAS一个内嵌组成模块。 SQL过程为Base SAS软件的一部分,可以使用它与任何SAS数据集(表)。通常情况下,PROC SQL可以替代其他SAS程序或数据的步骤。您可以在SQL过程中使用SAS语言元素,如全局报表、数据集选项、函数、输入和输出格式,如同在其它SAS过程步那样。-SOURCE CODE FOR SAS SQL PROCEDURE. The SQL procedure is SAS implementation of
CMS
- 采用经典的MVC三层结构,这种设计模式值得参考,还有就是代码很规整,注释也都不错-MVC uses the classic three-tier architecture, this design pattern is worth considering, there is the code is structured, comments are also good
Structured-Products-Pricer
- Structured Products Pricer
