搜索资源列表
cn700_d3478833144
- 本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“ 并在服务器端重建连接 1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接 2运行server.exe 3最后运行客户端和管理的应用程序 为了数据不被册除,本程序只提供在数据集的post方法,不提供Tclientdataset的appliupdate,若要此功能自己添加 说明,用户名为kai,登录密码为123
erchashu
- 本程序包括二叉树的创建,各种遍历方法(前序,中序,后序以及各层算法)。-This process includes the creation of a binary tree, various traversal methods (pre-order, middle order, post order, and layers of algorithm).
youjudingbao
- 邮局订报管理系统,。。。。完全源码,实现客户管理,订报查询等功能-Post office newspaper subscr iptions management system. . . . Full source code, to achieve customer management, query and other functions subscribe
bp神经网络分类
- 1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features in