-
compression algorithm test procedure (North Jimmy computer
压缩算法测试程序(北理计算机系老浪字做)-compression algorithm test procedure (North Jimmy computer-old wave character)
- 2022-03-23 06:13:34下载
- 积分:1
-
汇编语言十六进制转化为二进制和十进制显示
使用汇编语言,将十六进制转化为二进制和十进制并输出显示。从键盘输入一个2位无符号的16进制数(00H~FFH),然后在显示器上同时以二进制和十进制形式显示出来。例如: Pleaseinput N(00H-FFH): 9B N= 9BH = 10011011B = 155
- 2022-04-24 21:29:11下载
- 积分:1
-
该代码是“常用的计算机数值算法和程序的程序。
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting the linear equation solving the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-03-02 07:43:38下载
- 积分:1
-
AODV 路由协议,分析节点路由的最佳路径的路径选择
它是使积极路由算法,将使整个输入和输出的过程,特别是提供整个邮件中的特定节点和任何其它节点的 AODV 协议算法给出了估计分析
- 2022-03-11 14:33:57下载
- 积分:1
-
用有限元方法求解二维泊松方程的FORTRAN90 程序,适合有限元初学者掌握有限元方法编程技巧!...
用有限元方法求解二维泊松方程的FORTRAN90 程序,适合有限元初学者掌握有限元方法编程技巧!-FEM2D_POISSON_LINEAR is a FORTRAN90 program which solves the 2D Poisson equation using the finite element method with piecewise linear triangular elements.
- 2022-03-19 06:45:00下载
- 积分:1
-
文本聚类coforest
资源描述本文主要是实现基于层次的半监督文本聚类的算法。目前文本聚类的算法研究不少,特此贡献一些,望能对有需要的人提供一点帮助。
- 2022-06-02 02:31:49下载
- 积分:1
-
三维数据曲线拟合方面很重要的一本书,太好了
三维数据曲线拟合方面很重要的一本书,太好了-Curve fitting of three-dimensional data are important aspects of a book
- 2022-11-06 21:00:07下载
- 积分:1
-
n皇后问题,亦是经典算法与分析题目,通过回溯的方法,解决此问题...
n皇后问题,亦是经典算法与分析题目,通过回溯的方法,解决此问题-n queens problem, is also a classical algorithms and analysis of the subject, through the back way to solve this problem
- 2022-12-30 04:25:03下载
- 积分:1
-
十六进制编辑器程序源代码
资源描述支持十六进制/二进制编辑
> 支持文件内查找/十六进制输出
> 允许文字大小/类型/颜色/背景的设置
- 2022-12-16 05:15:04下载
- 积分:1
-
the file implements in C the nealder mead simplex algorithm for derivative free...
the file implements in C the nealder mead simplex algorithm for derivative free optimisation
- 2022-04-11 16:27:29下载
- 积分:1