-
GA
说明: f(x)=x^3-60*x^2+900*x+100 遗传算法对该函数的优化(GA is good)
- 2011-12-07 17:43:09下载
- 积分:1
-
gjnaga
改进的小生境遗传算法程序,主要用于变压器故障预测的(Improved niche genetic algorithm program, mainly used for transformer fault prediction)
- 2011-05-27 11:12:28下载
- 积分:1
-
GAcode
用matlab编写的遗传算法实例,详细介绍如何实现一个完整的遗传算法的算例!(matlab GA example)
- 2012-01-23 20:17:14下载
- 积分:1
-
DMC_contol
说明: 用于实现任意模型的DMC预测,并加入校正模型(DMC prediction for arbitrary models and incorporation of correction models)
- 2019-04-11 11:42:20下载
- 积分:1
-
明:1、班级留言簿,支持UBB代码 2、班级相册,可以上传你的照片和同学们一起分享 3、班级收藏夹,可以把自己喜欢的网址和同学们一起分享 4、手机短讯,可以在这...
明:1、班级留言簿,支持UBB代码 2、班级相册,可以上传你的照片和同学们一起分享 3、班级收藏夹,可以把自己喜欢的网址和同学们一起分享 4、手机短讯,可以在这里给你的同学发手机短消息 5、历史留言下载,可以把以前的留言下载到自己的机器上保存 6、成员地址导出,下...... -states : one, the class book, support UBB code 2, the class photo, you can upload a photo and the students share three, the class favorites, can be their favorite Web sites and students share four, cell phone text messages can be here to your classmates made phone Short Message 5, history download messages can be used to download messages to their machines kept six members addresses derived, the next
- 2022-02-28 19:53:03下载
- 积分:1
-
asp.net固定资产管理系统
【实例简介】
一、新用户登记
说明:注册后需要管理员审核后才可以登录,管理员登录地址/(也就是网站根目录,和用户同一个地址),帐号为:admin,密码:admin88
二、管理员后台
1、固定资产管理
1)固定资产查询/管理(由于列数比较多,采用固定前面4列的方式,后面的列可拉动横向滚动条),点击查看打印列表,
然后点击打印固定资讯标识卡,可打印。也可先点击开始查询,然后导出到Excel。
2)固定资产新增
3)审核新增固定资产
4)审核异动固定资产
5)审核维修固定资产
6)审核报废固定资产
7)批量异动固定资产
8)我管理的固定资产
9)管理事业部
10)管理部门
11)管理资产一级类别
12)管理资产二级类别
2、用户管理
管理用户,点击权限,可设置每一个用户的权限
3、个人设置
修改我的资料
三、注意事项:
数据库文件在database下,附加即可
管理员和会员登录目录为/(根目录),管理员帐号为:admin 密码:admin88,通过管理员审核用户,设置每一个用户的具体权限
数据库是SQL2008r2,开发工具是VS2010
运行环境:.net4.0,集成模式
- 2021-11-20 00:32:57下载
- 积分:1
-
chatbot
聊天机器人
原理: 严谨的说叫 ”基于深度学习的开放域生成对话模型“,框架为Keras(Tensorflow的高层包装),方案为主流的RNN(循环神经网络)的变种LSTM(长短期记忆网络)+seq2seq(序列到序列模型),外加算法Attention Mechanism(注意力机制),分词工具为jieba,UI为Tkinter,基于”青云“语料(10万+闲聊对话)训练。
运行环境:python3.6以上,Tensorflow,pandas,numpy,jieba。(Chat Robot Principle: Strictly speaking, it is called "Open Domain Generation Dialogue Model Based on Deep Learning". The framework is Keras (High-level Packaging of Tensorflow). The scheme is LSTM (Long-term and Short-term Memory Network)+seq2seq (Sequence to Sequence Model), plus Attention Mechanism (Attention Mechanism). The word segmentation tool is Jieba and the UI is Tkinter. Based on "Qingyun" corpus (100,000 + chat dialogue) training. Running environment: Python 3.6 or more, Tensorflow, pandas, numpy, jieba.)
- 2019-06-21 20:59:09下载
- 积分:1
-
外弹道课程设计
说明: 外弹道课程设计,建立六自由度仿真模型,在无控的状态下,利用matlab编程仿真计算航空炸弹的投放域。得到导弹的速度时间关系图像,攻角与时间关系图像。(In the course design of external ballistics, a six-degree-of-freedom simulation model is established. In the uncontrolled state, the airborne bomb dropping area is simulated by MATLAB programming. The velocity-time relationship image and the angle of attack-time relationship image of the missile are obtained.)
- 2021-03-09 22:59:27下载
- 积分:1
-
EOF
EOF经验正交分解,是一种主成分分析方法用python语言实现,EOF计算得到了几个模态和对应的时间系数(EOF---Orthogonal decomposition of experience, is a principal component analysis method using python language, EOF calculated several modalities and the corresponding time coefficient)
- 2017-12-08 20:23:15下载
- 积分:1
-
wince下UDP通信
在wince嵌入式系统环境下实现的UDP通信,能够传送基本的字符串信息,包括client端和server端的程序
- 2022-09-19 16:05:06下载
- 积分:1