登录
首页 » 算法 » 该算法简单、实用的基础上,该算法可以实现…

该算法简单、实用的基础上,该算法可以实现…

于 2022-03-04 发布 文件大小:35.50 kB
0 210
下载积分: 2 下载次数: 1

代码说明:

一个简单实用的进制转换算法,该算法能实现二、八、十、十六进制的相互转化。-a simple and practical base for the conversion algorithm, the algorithm can achieve 2, 8, 10, hexadecimal the mutual conversion.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 最大子段和 源码
    该代码用于求最大子段和,常用语大学或研究生算法课程的作业。当然,该源码是练习算法的一个很好的例子。
    2022-01-26 06:55:47下载
    积分:1
  • ras&md5
    rsa&md5 公钥和私钥就是从两个文件PublicKey.xml、PrivateKey.xml中读取出来,相当于是现实中的指定公钥和私钥;再验证时我为了方便直接验证的A计算出的HASH码,现实中应该是由B重新计算出文件M的HASH码-ras&md5
    2023-02-13 10:50:03下载
    积分:1
  • 二叉树的C + + 实现
    数据结构中的二叉树的C + + 实现,含有多种函数的实现
    2022-05-07 13:33:11下载
    积分:1
  • Fast Fourier Transform C language source code
    快速傅利叶变换 C 语言源代码-Fast Fourier Transform C language source code
    2022-03-20 14:09:03下载
    积分:1
  • 雅可比迭代解方程
    本程序是用Jacobi迭代法解方程组 ,原方程 AX=b 迭代方程 X(k+1)=BoX(k)+f , Bo=I-(D-1)A ;f=(D-1)b. (其中(D-1)表示D的逆)
    2022-03-13 10:28:03下载
    积分:1
  • 3D Delaunay
    此程序计算凸壳、 Delaunay 三角剖分、 alpha 形状和 Voronoi 卷,使用增量式算法和精确的算法。若要安装,请键入"做",可能调整生成文件后。
    2022-02-06 23:32:47下载
    积分:1
  • c编写的蒙特卡罗,载的一个师兄的,验证过,可用
    c编写的蒙特卡罗算法,载的一个师兄的,验证过,可用-c prepared by the Monte Carlo algorithm, a senior set, and verified, can be used
    2022-06-14 19:08:47下载
    积分:1
  • 指定输出精度的C++库函数应用例子
    指定输出精度的C++库函数应用例子-designated output accuracy of C library functions Application examples
    2022-01-31 09:45:56下载
    积分:1
  • 一个对称三对角矩阵特征值计
    computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.-computes the eigenvalues of a symmetric tr idiagonal* matrix T. The user may ask for all eig envalues. all eigenvalues in the half-open interval (VL. VU], or the IL-th through IU-th eigenvalues.
    2022-03-19 01:45:05下载
    积分:1
  • 词频统计C++
    给定一篇英文文本,要求提取其中所有的单词并计算其一元词频(某个单词出现的次数)和二元词频(两个连续单词出现的次数) 举例:I have an apple . And you have an apple , too . 输出: i--1,have--2,an--2,apple--2,and--2,you--1,too--1 an apple--2   
    2023-04-02 15:30:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载