资源列表

« 1 2 ... .15 .16 .17 .18 .19 214720.21 .22 .23 .24 .25 ... 216429 »

[Windows编程SetClassOperaterOverload

说明:集合类(Set),用运算符重载实现并(+),差(—),交(×)等操作,并重载= 和-= ,实现Set S1,S2;…s1 = s2 和 S1-=S2;集合S1中去掉S2中的元素的操作 -Collections (Set), using operator overloading to achieve and (+), difference (-), cross (×) and other operations, and overl
<邬鑫> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序DateClass

说明:日期类(Date),重载下列运算符实现相关操作: (1)重载-(日期相差天数) (2)重载+(Date+int) (3)重载+(int+Date) (4) 重载++ ( Date d d++ ++d) -Date class (Date), overloaded operators to achieve the following related operations: (1) overloaded- (da
<邬鑫> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashudeshixian

说明:用C语言写的二叉树的实现,希望大家在学习中不断进步-Written using C language implementation of binary tree, I hope we continue to progress in learning
<卢凯宁> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法shudeshixian

说明:自己用C语言写的树的实现,希望大家在学习中不断进步-Using C language to write their own implementation of the tree, I hope we continue to progress in learning
<卢凯宁> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[Linux/Unix编程copy_file

说明:linux读写文件命令的应用 read函数 write函数 close函数的应用
<郑*> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序suffix

说明:实现中缀表达式到后缀表达式的转换,并求值-Midfix turn to suffix and solve it
<hitzhc> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[Windows编程Rabbit

说明:实现山洞中的狐狸捉兔子问题,找出兔子的位置-A rabbit is not catched all the time,get the location of the rabbit
<hitzhc> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[Windows编程Monking

说明:实现猴子选大王问题,中心思想是约瑟夫算法-Many monkeys want to choose a king,so they choose the idea of roll calling
<hitzhc> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法railroad

说明:在n个城市之间修建高速公路,使任意两个城市之间都有城市相连,且费用最少-Build roads between some cities, make sure that you can get anywhere from everywhere,besides, the cost is least
<hitzhc> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算SVD

说明:最小二乘估值的SVD分解计算方法,本程序可将最小二乘估值问题转化为超定方程组的问题处理,且可用奇异值分解的方法计算最小二乘问题。-Least Squares Estimates of the SVD decomposition method, the valuation process can be transformed into squares overdetermined equations deal with the probl
<o0cmzx0o> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[其他小程序tt

说明:单片机音乐实验
<yyy> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)Texture

说明:灰度共生矩阵提取特征值,c++编写,grayshow,用于图像特征提取,图像的疵点检测-GLCM feature extraction value, c++ written, grayshow, for image feature extraction, image defect detection
<王博> 在 2025-02-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 214720.21 .22 .23 .24 .25 ... 216429 »

源码中国 www.ymcn.org