-
C++基础代码
这是C++特别基础的几个代码,里面涉及的算法比较少,主要是C++的结构,通俗易懂,对于初学C++的同学有一定的帮助,可以打印出来看
- 2022-03-09 18:19:49下载
- 积分:1
-
简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本...
简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本- Simple Sample of a Markov Chain Algorithm:A markov chain is a sequence of random variables in which the future variable is determined by the present variable but is independent of the way in which the present state arose from its predecessors. The code is a simple example of a markov chain that generates somewhat random text output from a given text input.
- 2022-04-07 11:22:32下载
- 积分:1
-
数值分析中的分段线性插值问题,程序中含插入点个数输入界面。...
数值分析中的分段线性插值问题,程序中含插入点个数输入界面。-Numerical Analysis of piecewise linear interpolation, the program containing the insertion point in the number of input interfaces.
- 2023-08-25 20:45:02下载
- 积分:1
-
用高斯列主元,全主元,Crame法则等解方程组
用高斯列主元,全主元,Crame法则等解方程组-PCA with Gaussian line, full-PCA, Crame laws and other solutions of equations
- 2022-08-08 07:43:42下载
- 积分:1
-
administrador PHP
应用背景078 9a7 9s879a8s7d897as89d7f89a7 897sd89 a79s7 897 89as7897asd897987df98as7 7 79 a7s9 7 77 as97 8 89 7 89s797 7 89 7 89s7d9 77 97 asd97 97 97 97 a89s7 987 897 7sd 97 897 897 897 7 97 9a789 789 79 7a97 987 789 7 97 d89 7 897 89789 a789 7 789789 df789 789 789 789 789 789 789 789 789 789 789 789f 789 789 789 789 789 789 789a789a 6767 8 687 78ad 78苑路甲 78 d6as78f687as6d8 sd 78af68as d678 6as786 s67f786sf asdfu asdf0s7dnf89asd798 89s789fab7sd89f7as98dfb79s7dbf98s asn sdn898f7a89sbb sb9b7f 9s8abf 89ab sb89 d8b7s9db89b b b898b7 89b 祁 b89 b ab89sbnbnasbnbns关键技术ASD F的DF的DF S D F S D F S S D F 4个DF S6 5 D 4 D 6 F 6 5A 4 5 F 4A 6 5 S D 4 F ;a5s4df654asf4 6a46f4as6d4 f65a4s5df74as65d4fa5s4df65a4 4 64 4 4 6464 4 64 a465d4as6446 4sd4464a 65a4s6f5 4as65d4f65a4465 46a4sd54564s4d f54a6sd54 654 4 654 654654 654 654 65a4sd654654654 654a 654as64 65 4654654654 4 654 654 654 65465 4654 654 654 4
- 2022-03-22 08:14:18下载
- 积分:1
-
数据结构课程设计链表
本程序是利用链表用C++实现多项式的加减程序微分积分等运算,可以直接使用,运算结果已经经过仿真验证,对于数据结构链表感兴趣的初学者可以看一下,里面几乎涵盖了所有的链表的操作。
- 2022-04-14 18:42:58下载
- 积分:1
-
vc++环境的快速傅立叶变换的算法库,含VC++的测试源代码
vc++环境的快速傅立叶变换的算法库,含VC++的测试源代码-vc++ environment Fast Fourier Transform algorithm library, containing VC++ the test source code
- 2023-06-18 09:10:03下载
- 积分:1
-
Matlab Numerical Computing, the whole book pdf+ code, in English
Matlab 的Numerical Computing,全书pdf+全代码,英文版-Matlab Numerical Computing, the whole book pdf+ code, in English
- 2022-03-11 17:03:27下载
- 积分:1
-
conversion, temperature, length, and wake up flat with C + +
这个项目是一个控制台c++程序,其中包含一个温度转换,长,平尾流
- 2022-08-21 23:28:39下载
- 积分:1
-
hough 霍夫变换检测直线
霍夫变换是图像变换中的经典手段之一,主要用来从图像中分离出具有某种相同特征的几何形状(如,直线,圆等)。霍夫变换寻找直线与圆的方法相比与其它方法可以更好的减少噪声干扰。经典的霍夫变换常用来检测直线,圆,椭圆等。
- 2022-03-15 18:18:55下载
- 积分:1