-
30个常用python实现
说明: 30个常用Python程序实现,包括冒泡算法之类(30 commonly used Python programs, including bubbling algorithms and the like)
- 2020-10-29 18:49:56下载
- 积分:1
-
DBN-ELM-regression-master
说明: DBN模型实现分类与回归功能,minister数据集实验准确率可以达到98%。(DBN model realizes the function of classification and regression, and the experimental accuracy of minister data set can reach 98%)
- 2021-03-26 21:25:17下载
- 积分:1
-
序列化
主要是对.net序列化方法进行包装,方便将对象序列化成xml或二进制,或者反序列化。(Basically, the.Net serialization method is packaged to facilitate the sequence of objects into XML or binary, or anti serialization.)
- 2017-09-06 16:19:04下载
- 积分:1
-
BPA绿色破解版
bpa电力系统分析软件 不用安装,解压之后,按照压缩包里的图片说明设置一下路径就好(THE PSD-bpa power system analysis software do not have to be installed, only after decompression, according to the compressed package of pictures that set the path can be used)
- 2021-02-20 20:29:43下载
- 积分:1
-
frmGoodsInventoryDetail
说明: 实现TCP/IP通信的服务器端代码,帮助学习C#以及实现TCP通信(Server-side code to realize TCP/IP communication, help to learn C# and realize TCP communication)
- 2020-06-25 06:40:01下载
- 积分:1
-
360度智能指示系统
360度智能指示系统。不错的交易系统,分享出来,大家自己摸索把(360 degree intelligent indicator system. Good trading system, share it out, everybody fumbles for themselves)
- 2020-06-24 20:20:01下载
- 积分:1
-
这是一个用c++编写的扫雷游戏,希望大家能提出意见
这是一个用c++编写的扫雷游戏,希望大家能提出意见
-used to prepare the mine c game, I hope you will express their views
- 2022-03-09 20:38:34下载
- 积分:1
-
无线电技术文化、介绍无线电的诞生、发展的一本好书。
无线电技术文化、介绍无线电的诞生、发展的一本好书。-Radio s Technical Culture
- 2022-02-06 18:50:43下载
- 积分:1
-
windows里面自带的扫雷游戏
windows里面自带的扫雷游戏-windows inside the mine own game
- 2022-12-01 03:20:03下载
- 积分:1
-
解决以下问题:
For solving the following problem:
"There is No Free Lunch"
Time Limit: 1 Second Memory Limit: 32768 KB
One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" which was said that one could "buy one get two for free". That is, if you buy one of the dishes on their menu, denoted by di with price pi , you may get the two neighboring dishes di-1 and di+1 for free! If you pick up d1, then you may get d2 and the last one dn for free, and if you choose the last one dn, you may get dn-1 and d1 for free.
However, after investigation CYJJ realized that there was no free lunch at all. The price pi of the i-th dish was actually calculated by adding up twice the cost ci of the dish and half of the costs of the two "free" dishes. Now given all the prices on the menu, you are asked to help CYJJ find the cost of each of the dishes.
- 2022-12-06 21:00:03下载
- 积分:1