-
使用VC建立一新工作簿,向单元格添加数据,指定行之前插入一行。...
使用VC建立一新工作簿,向单元格添加数据,指定行之前插入一行。
-use VC establish a new book, add to the cells, designated inserted before his trip.
- 2022-08-03 19:44:35下载
- 积分:1
-
everlasting General existing 21 matches, two from rotation, each person could ta...
天长地久一般现有21场比赛,两人轮换,每人可从1场拿下4场,不可多拿。我们也不能得到,谁拿了最后的红火谁输了比赛。请编写一个人机游戏的程序,先向电脑索取并取得“一台电脑要‘长生不老将军’”*分析和设计算法后在电脑上取情况,才能使电脑成为‘长生不老将军’必须从中找出关键。按照这个题目的要求来总结自己的想法,以后取一个为数的孩子与对方只需一步和数额相等,最后我们就可以保证给孩子留下一个长子这是个人的。相应的分析算法
- 2022-09-28 14:10:03下载
- 积分:1
-
<;算法& gt介绍;算法实现大部分的第二版…
第二版大部分算法实现.
1. 各类排序和顺序统计学相关
2. 数据结构
2.1 基本数据结构
2.2 散列表
2.3 二叉查找树
2.4 红黑树
2.5 数据结构基于红黑树的扩张
3. 高级涉及和分析技术
3.1 动态规划相关
3.2 贪心算法相关
3.3 用于不相交集合的数据结构
4. 部分图算法.- Algorithms realize most of the second edition of .1. All kinds of sorting and order statistics related to 2. Data Structure 2.1 Basic Data Structure 2.2 Hash Table 2.3 Binary search Tree 2.5 Tree 2.4 red and black red and black tree-based data structure the expansion of 3. High and analytical techniques involving dynamic programming related 3.1 Greedy Algorithm 3.2 for the relevant 3.3 Disjoint Set Data Structure 4. part of Fig algorithm.
- 2022-06-03 02:46:24下载
- 积分:1
-
不同类型的文本和返回信息的解析库
library for parsing xml text and returning information of different type
- 2022-07-05 06:09:07下载
- 积分:1
-
北大ACM1003(Hangover)
北大ACM1003(Hangover)-North ACM1003 (Hangover)
- 2022-02-03 12:26:03下载
- 积分:1
-
清华大学,严卫
清华大学严蔚敏数据结构题集与答案(C语言版)-Tsinghua University, Yan Wei-min data structure set and answer questions (C language version)
- 2023-03-12 03:55:05下载
- 积分:1
-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?-problem given a container, its length L, width W and H for high, existing batch of cylindrical wood and each timber are long L, but different radius, based i-radius of the wood-ri. Asked how crates, containers make maximum utilization of space?
- 2023-05-27 04:50:03下载
- 积分:1
-
这是字符串匹配算法中很著名的KMP算法,此文件仅供大家参考,具体是否能调通,本人还没有试过...
这是字符串匹配算法中很著名的KMP算法,此文件仅供大家参考,具体是否能调通,本人还没有试过-This is a string matching algorithm is famous KMP algorithm, this document is your reference, specifically whether Qualcomm will emphasize, I have not tried
- 2022-03-30 22:24:58下载
- 积分:1
-
数据结构与算法分析(Java版).rar
数据结构与算法分析(Java版).rar-data structure and algorithm analysis (Java version). Rar
- 2022-04-24 20:23:58下载
- 积分:1
-
这是用链表实现的栈数据结构。链表数据结构的最大优点是不受元素个数的限制,除非内存耗尽。...
这是用链表实现的栈数据结构。链表数据结构的最大优点是不受元素个数的限制,除非内存耗尽。-This is the stack implementation with linked list data structure. List data structure is not subject to the greatest advantage of the restricted number of elements, unless the memory run out.
- 2022-09-23 11:35:03下载
- 积分:1