资源列表

« 1 2 ... 57 58 59 60 61 6263 64 65 66 67 68 »

[STL几何问题

说明:试用C++的类来定义表示简单平面几何对象的抽象数据类型Geometry。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0000。 (2) 实现2 个构造函数:允许用1个参数或2 个参数声明几何对象。用1 个参数r声明的 几何对象为半径为r 的圆;用2 个参数r1和r2 声明的几何对象为r1磖2 的矩形。所声明的几 何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角线长度的成员函数。 (4)
<510199789@qq.com> 在 2010-03-08 上传 | 大小:1652 | 下载:0

[STLsortedrange_algo_test

说明:stl 中的排序算法-the Sort Algorithm
<王磊> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[STLlist_demo

说明:list学习用代码demo,我自己写的,希望对大家有用-list learning with the code, and hope to be useful,
<kku28> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[STLboost_bind_demo

说明:关于boost智能指针的简单使用,自己写的demo-Simple to use, write your own demo on the boost smart pointers
<kku28> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[STLphonebook

说明:一个电话本。 可以实现输入,通过人名查找号码,通过号码查找人名,删除,自动删除号码位数不符合要求的号码,生成和引用文本文档的功能。-A phone book. Can achieve input, by name search number, delete the number lookup names,, automatically delete the numbers do not meet the requirements
<刘凯新> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[STLhuawei

说明:自己总结的2014机试题(8道题目)并给出了测试结果-Own summary of 2014 test machine (8 topics) and gives the test results
<郭杰> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[STLPeripheralHeaderIncludes

说明:ple dont ask me i just want to upload this shit
<Kel> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[STLd

说明:C++实现D算法F算法求最短路径具体程序-C++ realize F D algorithm for the shortest path algorithm specific procedures
<李康> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[STLSFLA-LSSVM

说明:自己编写的 混洗蛙跳算法优化最小二乘支持向量机参数 把文件里的数据、LSSVM模型更换,就可以移植-written by Son.Y.M Shuffled frog leaping algorithm to optimize the parameters of LS-SVM The data in the file, LSSVM model replacement, you can transplant
<Sun Yuanmeng> 在 2024-10-06 上传 | 大小:2048 | 下载:1

[STLTemplates

说明:ISAP代码,用于解决最大流问题,速度比EK算法快。-ISAP code for solving the maximum flow problem, faster than EK algorithms.
<江升> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[STLvect3

说明:对有些操作来说,类特定算法的效率比通用算法搞,但非成员函数可以交换两个不同类型的容器的内容-STL function is better
<leisure> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[STLmap

说明:使用c++,利用STL中的map容器,实现对单词频率的统计。-Use c++, use the STL map container, to achieve the word frequency statistics.
<jaing> 在 2024-10-06 上传 | 大小:2048 | 下载:0
« 1 2 ... 57 58 59 60 61 6263 64 65 66 67 68 »

源码中国 www.ymcn.org