-
The East China Sea Lian
东海李莲中学网页源代码下载学习指导参考文件-The East China Sea Lian-school study guide website to download the source code reference document
- 2022-01-22 14:09:31下载
- 积分:1
-
《Python数据挖掘入门与实践》
《Python数据挖掘入门与实践》
本书为数据挖掘入门读物,介绍了数据挖掘的基础知识、基本工具和实践方法,通过循序渐进地讲解算法,带你轻松踏上数据挖掘之旅。本书采用理论与实践相结合的方式,呈现了如何使用决策树和随机森林算法预测美国职业篮球联赛比赛结果,如何使用亲和性分析方法推荐电影,如何使用朴素贝叶斯算法进行社会媒体挖掘,等等。本书也涉及神经网络、深度学习、大数据处理等内容。(Introduction and Practice of Python Data Mining)
- 2019-05-07 11:55:15下载
- 积分:1
-
本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其...
本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其-the procedure, VB is the most developed software to achieve binary, decimal, hexadecimal between conversion and call. As part of the other procedures to be called, I prepared with VB genetic algorithm used its
- 2022-08-13 01:22:40下载
- 积分:1
-
java版本的哈夫曼编码 可以编码也可以解码
java版本的哈夫曼编码 可以编码也可以解码-java version of the Huffman codes can also be encoded decoder
- 2023-04-13 03:20:03下载
- 积分:1
-
searching
/* binarysearch() - A binary search implementation which takes the same
* arguments as the C library function bsearch() provided by stdlib.h. It
* searches the sorted array at address base, which has nmemb elements, each of
* which is size bytes long. compar is a pointer to a comparison function.
* The function compares two array elements, and returns a negative, zero, or
* positive integer depending on whether the first array element is less than,
* equal to, or greater than the second.
*/
- 2010-12-20 04:24:54下载
- 积分:1
-
car
一个vrml的小汽车模型,适合使用内联节点来增加场景丰富度。(A VRML car model is suitable for using inline nodes to increase scene richness.)
- 2019-04-15 17:10:34下载
- 积分:1
-
频域时域
求升余弦脉冲波形图(包括时域和频域的波形图)(Waveform of ascending cosine pulse)
- 2017-10-29 12:33:43下载
- 积分:1
-
数字秒表具有正及时倒计时功能包括一些设计要求和原资料
数字秒表具有正及时倒计时功能包括一些设计要求和原资料-timer
- 2022-03-04 05:20:42下载
- 积分:1
-
read_grib2
说明: 在matlab中读取grib文件,GRIB 码是与计算机无关的压缩的二进制编码,主要用来表示数值天气预报的产品资料。现行的GRIB 码版本有GRIB1 和GRIB2 两种格式。(Reading grib file in matlab, GRIB code is a computer-independent compression binary code, which is mainly used to represent the product data of numerical weather forecast. The current version of GRIB code has two formats: GRIB1 and GRIB2.)
- 2020-06-20 19:20:02下载
- 积分:1
-
Gaodengzhusxue_tongji6ban
其实编程的时候也要很多数学知识,所以学习好高数是必不可少的,这本题解包括知识摘要和大量习题题解,可快速吸收(In fact, when the programming will still take many mathematical knowledge, it is good to learn a high number is essential, including knowledge of this problem solution Problem title abstracts and a large number of solutions, can quickly absorb)
- 2009-09-15 11:01:34下载
- 积分:1