-
一个基于纯C++的简单的成绩管理系统
一个基于纯C++的简单的成绩管理系统,包括按照学号、姓名、成绩的查找,平均分,最低、最高分,及格和不及格人数等基本功能。使用的是双向循环链表结点模板
- 2022-09-28 00:15:11下载
- 积分:1
-
gridview右键菜单,可实现查看修改,删除
gridview右键菜单,可实现查看修改,删除-gridview popmenue
- 2022-11-19 16:10:03下载
- 积分:1
-
作物模拟模型是研究复杂作物系统的重要方法之一,是一项新的农业信息技术。构建良好的作物生长发育模型,不但可以预测作物 在不同的环境条件下模型参数大多需要重新估计和...
作物模拟模型是研究复杂作物系统的重要方法之一,是一项新的农业信息技术。构建良好的作物生长发育模型,不但可以预测作物 在不同的环境条件下模型参数大多需要重新估计和优化。作物生长模型的优化是高维、非线性的复杂优化问题,这无疑增加了作物模型的建立的难度。
-Crop simulation models is to study the complex and important ways cropping systems is one of a new agricultural information technology. Build a good crop growth and development model, not only can predict the crop in different environmental conditions, most need to re-estimate the model parameters and optimization. Optimization of crop growth models is a high-dimensional, nonlinear complex optimization problems, which undoubtedly increased the difficulty of crop model.
- 2023-03-02 21:50:04下载
- 积分:1
-
transit industry management system, the main features include logging, retrieval...
公交行业的管理系统,主要功能包括录入,检索,查询,报表打印等,功能完善-transit industry management system, the main features include logging, retrieval, query, reporting, printing, complete functions
- 2023-06-23 13:25:04下载
- 积分:1
-
User interface (or interface) is: Human and machine (or program) the interaction...
用户界面(或接口)是指:人与机器(或程序)之间交互作用的工具和方法。如键盘、鼠标、跟踪球、话筒都可成为与计算机交换信息的接口。-User interface (or interface) is: Human and machine (or program) the interaction between the tools and methods. Such as keyboard, mouse, track ball, microphone and computer can become the interface to exchange information.
- 2022-04-22 14:22:19下载
- 积分:1
-
tomcat 最新版本6.0.13 ,从Apache官方网站上当的
tomcat 最新版本6.0.13 ,从Apache官方网站上当的-tomcat the latest version 6.0.13, taken from the official website of Apache
- 2022-11-16 17:05:04下载
- 积分:1
-
使用matlab仿真QPSK,包括调制、解调,有详细的源代码,仅供参考...
使用matlab仿真QPSK,包括调制、解调,有详细的源代码,仅供参考-QPSKsimulation
- 2022-03-09 17:00:22下载
- 积分:1
-
arm9 development
is extremely important for arm9 development board.
arm9 development
is extremely important for arm9 development board.
- 2022-01-28 04:34:05下载
- 积分:1
-
测试工具jmeter可用来进行性能测试,功能测试以及数据库访问性能测试...
测试工具jmeter可用来进行性能测试,功能测试以及数据库访问性能测试-Jmeter testing tool can be used to conduct performance testing, functional testing and performance testing database access
- 2022-04-15 12:44:03下载
- 积分:1
-
3 节点示例中特设仿真与 AODV
# 3 节点示例中特设仿真与 AODV
# 定义的选项
设置 val(chan) 通道/WirelessChannel; # 通道类型
设置 val(prop) 传播/TwoRayGround; # 电波传播
模型
设置 val(netif) Phy/WirelessPhy; # 网络接口类型
设置 val(mac) Mac/802_11; # MAC 类型
设置 val(ifq) 队列/DropTail/PriQueue; # 接口队列类型
设置的 val(ll) LL; # 链接图层类型
设置 val(ant) 天线/OmniAntenna; # 天线模型
设置的 val(ifqlen) 50 ; # 种中的最大数据包
设置的 val(nn) 3 ; mobilenodes # 人数
设置 val(rp) AODV ; # 路由协议
设置的 val(x) 500 ; # X 维度的地形
设置的 val(y) 400 ; # Y 维度的地形
设置的 val(stop) 150 ; # 时间的仿真结束
设置 ns [新模拟器]
设置 tracefd [打开 simple.tr w]
设置 windowVsTime2 [打开 win.tr w]
设置 namtrace [打开 simwrls.nam w]
- 2022-06-19 05:32:39下载
- 积分:1