登录
首页 » 算法 » 数据结构

数据结构

于 2022-05-26 发布 文件大小:167.48 kB
0 55
下载积分: 2 下载次数: 1

代码说明:

资源描述c语言实现的数据结构的源代码,很全很强大

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

发表评论

0 个回复

  • use php development of a "entropy" of the program can visit the websit...
    使用php开发的一个“熵”的计算程序,可用于网页访问统计-use php development of a "entropy" of the program can visit the website for Statistics
    2022-10-22 22:35:03下载
    积分:1
  • C简单实现socket通信
    用c语言简单实现了socket通信,Tcp协议,只能在linux下运行,window下不能使用socket包。
    2022-09-11 23:35:03下载
    积分:1
  • Guo Tao algorithm source VC
    郭涛算法VC源码-Guo Tao algorithm source VC
    2022-03-20 10:18:42下载
    积分:1
  • confidence interval associated procedures
    置信区间的相关程序-confidence interval associated procedures
    2022-08-19 01:01:14下载
    积分:1
  • BCH3121编解码实现
    BCH(31,21)编码 译码源程序。
    2022-08-06 15:44:55下载
    积分:1
  • 能运的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos,...
    能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4 而不是2*(3^4) 也就是要用x^y就要一定要(x^y)加上一个括号 [3-4]是求3-4的绝对值不是中括号 -performance computing functions : sin, cos, tg, rays, e ^, pow (x, y), cosh, sinh, tgh, log10, ln, sqrt, Simulation, arccos computational methods : absolute ,-,*,/, ( "[]"),^,!, importation rules : a keyboard or buttons which can be imported by the transport operator End (cursor to the final) sin (21-32)/(12-43) 4 (323-4343) 4* ( 323-4343), e ^ 2- KF-3 ^ 4 (do not enter pow (3,4))//* there can be 2* 3 ^ 4 is (2* 3) ^ 4 rather than 2* (3 ^ 4) was needed x ^ y must have (x ^ y) with a brackets [3-4] is the pursuit of 3-4 is not the absolute value of the brackets
    2022-01-26 03:43:37下载
    积分:1
  • TPS变形、线性插值、最近邻插值
    应用背景线性插值、最近邻插值算法,自己写的代码,可以作为参考实现opencv里cvresize的功能,可以应用在图像变形后插值不成功的点,效果不错,根据实际情况选择算法。TPS变形算法应用于图像变形,矫正摄像机畸变。关键技术线性插值、最近邻插值算法,都是自己写的,可以作为参考实现opencv里cvresize的功能,TPS薄板样条函数变形算法应用于图像变形,真的蛮实用的,希望可以帮到你。TPS就是一种插值方法,它寻找一个通过所有的控制点的弯曲最小的光滑曲面;就像一个薄铁板,通过所给定的几个“样条”(比如木条),铁板表面是光滑的。
    2022-01-22 11:00:18下载
    积分:1
  • compiler principles of regular
    编译原理中的正则式匹配算法-compiler principles of regular-matching algorithm
    2022-02-24 20:36:43下载
    积分:1
  • 最新版三次样条插值源程序
    最新版三次样条插值源程序-latest version of Cubic Spline Interpolation source
    2022-01-22 01:26:05下载
    积分:1
  • 实现无损压缩lzw
    lzw算法实现文件的无损压缩 包含解压缩 程序可以运行LZW压缩算法的基本原理:提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。看起来和调色板图象的实现原理差不多,但是应该注意到的是,我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时还要从已编码的数据中还原出原来的编译表.
    2022-07-09 22:05:05下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载