-
一个简单的游戏观看
一个简单的猜数字游戏-a simple game viewing
- 2022-08-23 09:15:58下载
- 积分:1
-
14
说明: 无连接网络通信,客户端与服务器端程序简单例子(Connectionless network communication)
- 2018-04-08 20:04:29下载
- 积分:1
-
竖直蛇形时间轴代码
时间轴代码是一款通过半圆形连接为一条曲线路径,组成时间轴样式代码。(Timeline code is a kind of code which is connected into a curve path through a semi-circle to form a timeline style code. Sex Drawing Colors)
- 2019-02-16 08:25:28下载
- 积分:1
-
遗传算法无功优化 jdrbd
遗传算法无功优化,利用matlab针对图像进行马氏距离计算 ,matlab编写的元胞自动机。( Genetic algorithm based reactive power optimization, Using matlab to calculate the Mahalanobis distance for the image, matlab prepared cellular automata.)
- 2017-05-11 15:32:50下载
- 积分:1
-
VRPTW-master
说明: 基于时间窗的电动车调度,利用了遗传算法,启发式算法进行编程(Electric vehicle scheduling based on time window is programmed by using genetic algorithm and heuristic algorithm.)
- 2020-06-25 00:40:02下载
- 积分:1
-
hulf
说明: 设计一个哈夫曼编码器
要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。
① 组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。
② 输入数据序列的长度为256。
③ 先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Designing a Huffman Encoder
Huffman coding is required for a data sequence to minimize the average code length and output the coded and coded data sequence of each element.
(1) The elements that make up the sequence are the 10 digits [0-9], and each digit is represented by its corresponding 4-bit binary number. For example, 5 corresponds to 0101, 9 corresponds to 1001.
(2) The length of the input data sequence is 256.
(3) First output the encoding of each element, and then output the Huffman encoding sequence corresponding to the data sequence.)
- 2019-06-19 21:49:58下载
- 积分:1
-
PSO-ELM
说明: 优化后的PSO-ELM算法,可对信号进行预测(The optimized pso-elm algorithm can predict the signal)
- 2020-12-29 16:08:17下载
- 积分:1
-
ActiveMQ.part03
ActiveMQ服务,简单直接启动即可,方便测试,第三部分(ActiveMQ service, simple and direct start, easy to test, Part III)
- 2020-06-17 10:00:02下载
- 积分:1
-
ex4tomq42016
EX4 to mql4 反编译软件,将EX4文件还原成MQL4 便于进行修改(the tool use for Ex4 to MQL4)
- 2020-06-25 19:00:01下载
- 积分:1
-
3116001336(1)
使用一个变量实现线性回归,以预测餐馆的利润。
使用梯度下降法,假设 h (x) 由线性模型给出 ,定义代价函数为 。线性回归的目标就是要最小化这个代价函数。(To get started with the exercise, you will need to download the starter
code and unzip its contents to the directory where you wish to complete the
exercise. If needed, use the cd command in Octave/MATLAB to change to
this directory before starting this exercise.)
- 2019-06-12 15:57:12下载
- 积分:1