Welcome![Sign In][Sign Up]
Location:
Search - daima database

Search list

[ADO-ODBCdaima

Description: 动态创建数据库数据源名,用c++编程的一个原代码-Dynamic creation of a database data source name, using c++ Programming an original code
Platform: | Size: 22528 | Author: 王宏 | Hits:

[WEB Codedaima

Description: 这是为一个轧钢厂写的生产报表软件,b/s结构,数据库采用mysql,web server采用tomcat,生产车间24小时运转,实行三班倒,每个班次可能生产多个品种,要及时记录每一品种的生产情况和本班次的停车情况,车间设pc机供录入,相关科室可以查看。-This is a rolling mill for the production of statements written by the software, b/s structure, the database using mysql, web server using tomcat, production workshop 24-hour operation, the implementation of three shifts, each frequency may be the production of varieties, it is necessary to timely record of each one species of production and the frequency of the parking situation, workshop machines for pc-based entry, the relevant departments can view.
Platform: | Size: 1852416 | Author: 皓月 | Hits:

[Education soft systemdaima

Description: 试卷组题与实现,基于试题库的试卷组题与实现-First, it Explains the design for the database structure, then introduces the detailed one to the realization of each main module among them. It can automatically find and organize a certain number of test questions in various types with different degrees of difficulty in certain scope in the database to form a reasonable test paper. What it adopt is to make use of to try a characteristic value of winding, recording the customer to provide of try a topic type, chapter to distribute, difficult easy degree etc. condition, adoption random calculate way, ask for help from a series of data document within system, make the related data dynamic state ground of the concrete course abstract the logic data, resolve the in general use problem in order to, line program a stipulation of to satisfy of, try book reasonablely.
Platform: | Size: 2048 | Author: 李阿强 | Hits:

[SQL Serverdaima

Description: 精通SQL Server 2005数据库应用系统开发 立即下载 的 4.5.6.7.8.9章的内容代码写的很好 -Proficient in SQL Server 2005 database application development immediately downloaded the contents of Chapter 4.5.6.7.8.9 code to write a good thank you
Platform: | Size: 4325376 | Author: dingxi | Hits:

[Graph programdaima

Description: (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat 3.将disdata组成决策表(savers.m),通过对disdata的条件属性进行约简,得到其一个约简,组成新的测试集rstest和训练集rsstudy存为imagersdata.mat 4.对rsstudy进行模糊神经网络训练(savecul.m),对模糊神经网络的参数进行调整学习将其存入culdata.mat 5.用runfnn.m对rstest进行测试得到其识别率 savem.m和cm.m是用最小距离分类器对训练集和测试集进行分类.-pca+ lda+ Rough Set+ fuzzy neural network saveORLimage.m will ORL face database is divided into test set and training set ptest for pstudy keep imagedata.mat Treasury will face 1.savelda.m first dimensionality reduction pca, lda used feature extraction, a new test set and training set ldatest for ldastudy keep imageldadata.mat 2. Ldastudy carried out on the discretization (discretimage.m), to be discrete matrix of disdata, deposited to imagedisdata.mat 3. Disdata the composition of the decision table (savers.m), the conditions on the attributes disdata about Jane, has been one of its reduction to form the new test set and training set rstest for rsstudy keep imagersdata.mat 4. Rsstudy training fuzzy neural network (savecul.m), on the parameters of fuzzy neural network to learn to adjust their deposit culdata.mat 5. Rstest used to test for runfnn.m by its recognition rate cm.m is savem.m and minimum distance classifier on the training set and test set classificati
Platform: | Size: 2048 | Author: dong | Hits:

[Otherdaima

Description: 粗糙集属性约简算法的代码,数据库中下载的算法-Rough set attribute reduction algorithm of the code, database, download the algorithm
Platform: | Size: 125952 | Author: 道雯婷 | Hits:

[Windows Developdaima

Description: 实现与access数据库相连,同时采用相对路径实现找寻数据库的功能-Connected with the access database to achieve the same time, the relative path to achieve the functions of the database to find
Platform: | Size: 10240 | Author: 胡一鸣 | Hits:

[JSP/Javadaima

Description: 飞机订票系统附带ACCESSS数据库,如果需要,可随自己的需求进行改动!-Aircraft booking system with ACCESSS database, if necessary, changes to their own needs!
Platform: | Size: 311296 | Author: 张瑜 | Hits:

[ADO-ODBCdaima.doc

Description: 用VC设计数据库以及用VC如何访问数据库,可以用VC管理数据库-Design with the VC database and how to access the database using VC, you can manage the database using VC
Platform: | Size: 5120 | Author: gaoxincheng | Hits:

[Education soft systemdaima

Description: VB开发的学生管理系统,SQL数据库作为后台,很好的一个样品-VB development of the student management system, SQL database as a background, a good sample
Platform: | Size: 128000 | Author: 付强 | Hits:

[SQL Serverdaima

Description: 连接数据库的代码,和呵呵呵呵呵呵 地对地导弹呵呵 -Connect to database code
Platform: | Size: 10240 | Author: liuzongqi | Hits:

[SQL Serverdaima

Description: SQL Server数据库技术大全,曾毅等编著,清华大学出版社。-SQL Server database technology Guinness, Zeng Yi, eds, Tsinghua University Press.
Platform: | Size: 65536 | Author: 席亚军 | Hits:

[JSP/Javadaima

Description: 1. 视图采用JSP技术结合Structs强大的标签库来实现业务的核心部件是控制器,它由Structs的控制组件ActionServlet、ActionMapping、及Action来实现。 2. 业务中有业务逻辑类,是由JavaBean来实现的。 3. JavaBean里封装了对Hibernate中DAO类和持久化对象的调用,业务通过Hibernate实现的模型与数据库进行交互。 -1. View Structs using JSP technology with a powerful tag library to achieve the core component of the business is the controller, which consists of the control components Structs ActionServlet, ActionMapping, and Action to achieve. 2. The business class in business logic is implemented by a JavaBean. 3. JavaBean to encapsulate the DAO for Hibernate persistent object class and calls, the business model implemented by Hibernate to interact with the database.
Platform: | Size: 2048 | Author: 周严妍 | Hits:

[WEB Codedaima

Description: 学习ASP编程必会的代码,与ACCESS数据库相结合,最基本的代码-Will certainly learn ASP programming code, combined with the ACCESS database, the most basic code
Platform: | Size: 10240 | Author: chenying | Hits:

[Education soft systemdaima

Description: visual c++ 实现学生成绩管理系统 包括成绩查询 排序 创建新信息 加入数据库 sql server-To achieve student performance management system, including query results to create a new information into the database sorting
Platform: | Size: 4542464 | Author: laura | Hits:

[SQL Serverdaima

Description: 此为建库和查询代码 针对 了解数据库和 数据库实验使用 逻辑结构设计 将E-R图转换成关系模式: 管理员(编号,账号,密码,权限) 房 间(编号,类型,价格,状态,入住客户编号) 客 户(编号,姓名,性别,年龄,身份证号,住址,入住时间,预计天数,房间编号,退房时间,押金,住宿费,登记人) 管理员房间管理(管理员编号,房间编号) 管理员客户管理(管理员编号,客户编号)-This is the code for building a database and query the database and the database to understand the logical structure of experimental design will use the ER diagram into relational schema: manager (number, account number, password, permission) rooms (number, type, price, status, check account number) Customer (ID, name, sex, age, ID number, address, Check, expected number of days, room number, check-out, deposit, accommodation, registration person) room management administrator (administrator ID, room number) management member of client management (administrator number, customer number)
Platform: | Size: 1024 | Author: 潇潇 | Hits:

[JSP/Javadaima

Description: 本网上房屋租赁系统Web开发使用JSP技术,开发工具为MyEclipse 8.5,后台数据库用SQL Server 2005实现。管理员登陆账号为:admin,密码:024admin。会员登陆模块只需注册会员,注册成功即可登陆。普通用户可以进行个人信息管理、房屋信息查询等操作;管理员可以进行注册会员管理、公告信息管理等操作。-The online rental housing system, Web development using JSP technology, development tools for MyEclipse 8.5, the background database SQL Server 2005. Administrator login account: admin password: 024admin. The Members login module simply Member can log successful registration. Ordinary users can be a personal information management, housing information query operation administrators can be registered membership management, the bulletin information management operation.
Platform: | Size: 4163584 | Author: 楼云 | Hits:

[JSP/Javadaima

Description: 教学管理系统中必然涉及到排课和成绩管理问题,因此本系统分为排课子系统和成绩管理子系统两个模块。本系统采用JSP动态网页技术,选用access作为后台网络数据库。学生、教师与教务人员不同的两种-Course scheduling and performance management necessarily involves teaching management system, the system is divided into two modules of course scheduling subsystem and performance management subsystem. The system uses the JSP dynamic web technology, choice of access as a background network database. The two different kinds of students, teachers and academic staff
Platform: | Size: 2973696 | Author: a | Hits:

[JSP/Javadaima

Description: 数据库课程设计学生学籍管理具体功能的实现-Student Management database curriculum design to achieve specific functions
Platform: | Size: 59392 | Author: qingyuq | Hits:

[androiddaima

Description: 学习android开发的一些小例子,涵盖了基本的android控件,SQLite数据库,网络等开发-Learning android development of some small examples, covering the basic android controls, SQLite database, network and other development
Platform: | Size: 22505472 | Author: sdkerror | Hits:
« 12 »

CodeBus www.codebus.net