搜索结果
找到约 621 项符合
acm 的查询结果
按分类筛选
- 全部分类
- 数值算法/人工智能 (242)
- 数据结构 (104)
- 其他 (56)
- 数学计算 (51)
- 其他书籍 (24)
- VC书籍 (21)
- 书籍源码 (17)
- 单片机开发 (12)
- 电子书籍 (10)
- 软件设计/软件工程 (10)
- 人工智能/神经网络 (8)
- Delphi控件源码 (7)
- Java编程 (5)
- 文章/文档 (5)
- Linux/Unix编程 (5)
- 嵌入式/单片机编程 (3)
- 汇编语言 (3)
- 通讯编程文档 (3)
- STL (3)
- 微处理器开发 (2)
- SCSI/ASPI (2)
- 软件工程 (2)
- Internet/网络编程 (2)
- 串口编程 (2)
- 文件格式 (2)
- 人物传记/成功经验 (2)
- C/C++语言编程 (2)
- VIP专区 (2)
- 技术书籍 (1)
- 测试测量 (1)
- 语音压缩 (1)
- 并行计算 (1)
- Jsp/Servlet (1)
- 编译器/解释器 (1)
- 认证考试资料 (1)
- 家庭/个人应用 (1)
- 通讯/手机编程 (1)
- 网络 (1)
- 源码 (1)
- 软件 (1)
- 笔记 (1)
- 技术资料 (1)
数值算法/人工智能 ACM中南大学找最大合法序列的算法
ACM中南大学找最大合法序列的算法,很经典,希望大家喜欢
数值算法/人工智能 北京大学ACM题 Here is a geometric problem. You have an angle and some squares in the first quadrant of
北京大学ACM题
Here is a geometric problem. You have an angle and some squares in the first quadrant of the plane rectangular coordinates. The vertex of the angle is fixed on the origin O of the coordinates, and both of its radial lines are specified by the input. The sizes of the squares are also s ...
数值算法/人工智能 北京大学ACM比赛题 The game of Scrabble is played with tiles. A tile either has a single letter written on
北京大学ACM比赛题
The game of Scrabble is played with tiles. A tile either has a single letter written on it, or it is blank. In the latter case, the tile may be used to represent a letter of your choice. On your turn, you arrange the tiles to form a word. Each tile may be used at most once, but not ...
数值算法/人工智能 北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard
北京大学ACM比赛题目
In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture:
Every even number greater than 4 can be
written as the sum of two odd prime numbers.
For example:
8 = 3 + 5. Both 3 and 5 are odd prime n ...
数值算法/人工智能 北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the
北京大学ACM比赛题目
Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down the left node until the last level, and we can also find the ma ...
数值算法/人工智能 北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input
北京大学ACM比赛题目
Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper ...
并行计算 用蛮力法解决的Acm icpc试题(求矩阵每一列列和的最小值)。
用蛮力法解决的Acm icpc试题(求矩阵每一列列和的最小值)。
数值算法/人工智能 北大ACM在线做题网站的部分题目答案。代码为c++原码。
北大ACM在线做题网站的部分题目答案。代码为c++原码。
Jsp/Servlet 北大acm平台正版源代码acm2749
北大acm平台正版源代码acm2749
其他书籍 ACM题解 历年试题
ACM题解
历年试题,经典题目,还有算法
前人经验等