资源列表

« 1 2 ... .98 .99 .00 .01 .02 403.04 .05 .06 .07 .08 ... 2656 »

[数据结构常用算法libdmtx-0.3.0

说明:data matrix 编码过程分析采用reed-solomn算法的应用-data matrix coding process was used to analyze the reed-solomn algorithm application
<zhang> 在 2025-01-20 上传 | 大小:689kb | 下载:0

[数据结构常用算法8gehuanghou-vc

说明:八皇后问题:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后,即没有任何两个皇后被放置在棋盘的同一行、同一列或同一斜线上。-8 Queen s problem: In line 8 of 8 chessboard placed 8 Queen s, so that one of Queen s can not eat the other 7 s, that is, no two Queens were placed
<施志萍> 在 2025-01-20 上传 | 大小:688kb | 下载:0

[数据结构常用算法LONGLONG

说明:本程序是程序设计大赛的经典问题之一:解决大整数的计算功能.-This procedure is a procedural Design Competition, one of the classic problem: the calculation of settlement of large integer functions.
<caihongqiu> 在 2025-01-20 上传 | 大小:690kb | 下载:0

[数据结构常用算法vijos

说明:www.vijos.cn上一些习题的参考源码,基本都是原创,希望大家喜欢-Exercises www.vijos.cn some reference source, the basic are the original, I hope everyone likes
<cyrano> 在 2025-01-20 上传 | 大小:690kb | 下载:0

[数据结构常用算法DataStructureAndArithmetic

说明:《数据结构及应用算法教程》配书光盘 1. 算法一览是由HTML页面形式的文件组织的,使用时系统需要安装Microsoft IE 5.0、Office 2000 Word和PowerPoint。读者可以从“算法一览”文件夹下的index.htm文件开始浏览。2. “程序设计示例”文件夹下汇集了本书第10章中八个示例的源代码。读者可以在配有Microsoft Visual C++5.0以上版本的环境中,通过重新建立工程文件来编译和运行。具体
<刘真> 在 2025-01-20 上传 | 大小:689kb | 下载:0

[数据结构常用算法08031210

说明:课程设计 包含 顺序表 链表 树 排序等相关的一些操作-Curriculum design includes tree sort sequence table lists some of the operations related
<liutao> 在 2025-01-20 上传 | 大小:689kb | 下载:0

[数据结构常用算法ziji

说明:c++算法,输入一组数,可输出其所有子集,包括空集-put out all subset
<王蔚> 在 2025-01-20 上传 | 大小:690kb | 下载:0

[数据结构常用算法enscript-1.6.3-9-doc

说明:Enscr ipt: convert text files to Postscr ipt, HTML, RTF, ANSI, and overstrikes
<LiuZP> 在 2025-01-20 上传 | 大小:688kb | 下载:0

[数据结构常用算法AVL

说明:AVL 平衡 二叉树的建立分析和删除的方法代码 -AVL 平衡 二叉树的建立分析和删除的方法代码
<消了子> 在 2025-01-20 上传 | 大小:689kb | 下载:0

[数据结构常用算法k-means.zip

说明:K值聚类算法的c语言源程序,很容易理解,有待进一步改进,The K value clustering algorithm c language source code, it is easy to understand, needs to be further improved
<时丹> 在 2025-01-20 上传 | 大小:690kb | 下载:0

[数据结构常用算法Joseph-Circle

说明:使用链表实现约瑟夫环,总人数为N,报数M的人出列,得出依次出列的人的序号和最终留下来的人-Use the list to achieve Josephus, the total number of N, reported that the number of people out of the line M, derived in turn out of the line and the final number of persons
<libin> 在 2025-01-20 上传 | 大小:689kb | 下载:0

[数据结构常用算法jd-gui

说明:先尝试用最简单的想法去实现排序,以此来比较学习冒泡排序 问题:设有一数组,其大小为10个元素(int str[10])数组内的数据是无序。现在要求我们通过编程将这个无序的数组变成一个从小到大排序的数组(从下标为0开始) 思路:按照题目的要求,毫无疑问,正确的结果应该就像这样: 1 2 3 4 5 6 7 8 9 10 要做到这样,最简单和最直接想到的方法就是进行对比交换。 首先,把10个数里最小的个数放到下标为
<zzz3> 在 2025-01-20 上传 | 大小:689kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 403.04 .05 .06 .07 .08 ... 2656 »

源码中国 www.ymcn.org