资源列表

« 1 2 ... .64 .65 .66 .67 .68 2169.70 .71 .72 .73 .74 ... 2656 »

[数据结构常用算法code

说明:hdu 1044 Collect More Jewels
<王会攀> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法Calculator(Stack)

说明:用c++语言简易计算器,利用堆栈结构-Simple calculator c++ languages, the use of the stack structure. .
<zxy> 在 2024-09-21 上传 | 大小:860160 | 下载:0

[数据结构常用算法Tingchechang2

说明: 源码主要用了结构体和栈,解决了停车场问题,包括汽车到达时信息的保存,汽车的出栈信息的删除-Main source structure and stack to solve the parking problem, including the preservation of information in the car when they arrive, the car out of the stack and deleting inf
<yehao> 在 2024-09-21 上传 | 大小:201728 | 下载:0

[数据结构常用算法songchi

说明: 超松弛迭代算法用于线性规划中求解最优解,而且属于近似算法。-Over-relaxation iterative algorithm for solving linear programming optimal solution, but also belongs to the approximation algorithm.
<yangli> 在 2024-09-21 上传 | 大小:481280 | 下载:0

[数据结构常用算法FILTERGAME

说明:过滤敏感信息 现在要过滤的信息有L4和 Fd和D26这3个词,而且接受输入的字符串长度为20个字符.
<kevin5231> 在 2013-04-20 上传 | 大小:4413 | 下载:0

[数据结构常用算法过滤字符串

说明:实验三 指针 1. 实验目的:掌握指针的使用方法,正确使用指针处理字符串。 2. 实验内容:实现一个过滤无用词汇程序。规则如下: 1. 能接受的字符是:字母 数字 标点符号 , . " 还有无用的符号 @#¥ 2. 对于敏感信息的词语是不分大小写的。 3. 要注意滤去可能在敏感词汇的中间出现的一些空格(比如要滤去lv, 输入l v时要辨认出来并滤去)。 4. 若有用信息(字母,数字)中间夹这无用信息(非字母
<kevin5231> 在 2013-04-20 上传 | 大小:5456 | 下载:0

[数据结构常用算法Backtracking-method

说明:分派问题: 给n个人分派n件作业, 把工作j分派给第i个人的成本为cost(i, j), 设计、编程、测试回溯算法, 在给每个人分派一件不同工作的情况下使得总成本最小-Distribution: distribution of n to n personal job, the job j is assigned to the i-th individual cost cost (i, j), design, programming, t
<张丹丹> 在 2024-09-21 上传 | 大小:99328 | 下载:0

[数据结构常用算法binary-tree

说明:二叉树的建立于遍历,编写程序实现建立于遍历-Binary tree was established in the traversal, write a program to fulfilling the challenge of to establish on the traversal the
<张丹丹> 在 2024-09-21 上传 | 大小:53248 | 下载:0

[数据结构常用算法Algorithm-source-code

说明:各种常用的算法,对编程人员很有帮助,尤其是对新手很有参考价值。-A variety of commonly used algorithms, the programming staff very helpful, especially for novice great reference value.
<zhenli> 在 2024-09-21 上传 | 大小:142336 | 下载:0

[数据结构常用算法CPPjuanji

说明:用C++实现卷积码的编码和译码,整个过程融为一体,可以实现从卷积码的编码到译码最后还原本来面目的全套实现-Full realization of the convolutional code encoding and decoding with C++ achieve integration of the entire process, and finally restore the true colors can be achieve
<小西> 在 2024-09-21 上传 | 大小:13312 | 下载:0

[数据结构常用算法2

说明:单链表的操作:已知一个有序单链表(从小到大排列),表头指针为head,编写一个算法向该单链表中插入一个元素为x的结点,使插入后该链表仍然有序。(该单链表带头结点)-Singly linked lists of operation: orderly known a singly linked list (since), the meter pointer to the head, write an algorithm to the ins
<Li Dan> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffman

说明:实现Huffman树的编写,及编码译码操作-The preparation of the Huffman tree, and the operation of the codec
<王伟> 在 2024-09-21 上传 | 大小:145408 | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 2169.70 .71 .72 .73 .74 ... 2656 »

源码中国 www.ymcn.org