-
source code for arithmatic coding
source code for arithmatic coding
- 2022-03-06 15:28:47下载
- 积分:1
-
C_algorithm2nd.pdf C语言的算法合集 欢迎下载ginger547的算法系列资料...
C_algorithm2nd.pdf C语言的算法合集 欢迎下载ginger547的算法系列资料-C_algorithm2nd.pdf C language algorithms Collection ginger547 welcome to download the information algorithm Series
- 2023-03-18 03:05:07下载
- 积分:1
-
史上最牛通过VISION来玩的连连看
应用背景如果你视力不好看喜欢玩找茬,下载这个就对了,让激起来帮你找出不同,如果你正在搞视觉运动,下载这个就对了,轻松比对图片,值得借鉴,是个很好的例子哦关键技术用labview和vision模块编写的精品,是游戏也是工业用品看你怎么用啦,适合视力不好的人群,以后玩找茬你就是第一喽,关键是简单易懂,你也可以做出更优秀的作品。
- 2022-07-25 13:22:37下载
- 积分:1
-
使用RSA数字签名
//Rivest,Shamir,Adelman(RSA)#include#include#include#include#include#include#includeint enumber(char);char denumber(int);int CK_PRIME(long int);long int Get_GCD(long int,long int)
- 2022-01-22 03:04:32下载
- 积分:1
-
堆排序算法
heapsort用于按升序和降序排列元素。我们有两种类型的堆:最小堆还有马克斯·希普。Heapsort是一种基于比较的排序算法。它是选择排序族的一部分。堆排序使用几乎完全的二进制搜索树。树堆排序算法的时间复杂度为o(nlogn)
- 2022-04-08 08:19:18下载
- 积分:1
-
定步长龙格之间的区域一体化
全区间积分的定步长龙格-库塔法-regional integration between the fixed step Changlong Runge- Kutta method
- 2023-04-12 11:45:03下载
- 积分:1
-
多关键词匹配算法,论坛等网络应用中非常有用
多关键词匹配算法,论坛等网络应用中非常有用-Multi-keyword matching algorithm, the forum is very useful for other network applications
- 2022-07-11 05:52:30下载
- 积分:1
-
通过一系列的数据来预测和分析方法。ARMA算法
通过使用ARMA算法对一系列数据进行预测,并分析预测规律-ARMA algorithm by using a series of data to predict and analyze the prediction rule
- 2022-09-03 19:00:03下载
- 积分:1
-
PSO algorithm PSO
粒子群优化算法PSO-PSO algorithm PSO
- 2022-03-23 10:10:58下载
- 积分:1
-
求sinx 用级数展开的式子 可以通过输入n确定所求精度
求sinx 用级数展开的式子 可以通过输入n确定所求精度-Sinx series expansion for the formula used by the importation of n order to determine the accuracy of
- 2022-02-01 10:01:35下载
- 积分:1