搜索结果
找到约 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中的一道关于财产继承问题的源代码
acm中的一道关于财产继承问题的源代码,希望大家能喜欢,有不足之处还请大家批评指正!
数值算法/人工智能 ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The
ACM试题An Easy Problem
Description
As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the numbe ...
数值算法/人工智能 ACM试题Problem K:Ones Description Given any integer 0 <= n <= 10000 not divisible by 2 or 5,
ACM试题Problem K:Ones
Description
Given any integer 0 <= n <= 10000 not divisible by 2 or 5, some multiple of n is a number which in decimal notation is a sequence of 1 s. How many digits are in the smallest such a multiple of n?
通讯编程文档 pku acm竞赛专用
pku acm竞赛专用,含有多种算法的解题报告,程序员提高自身水平可以参考,会极大地提高编程功力
数据结构 平时acm训练时ac的源代码
平时acm训练时ac的源代码,有一定的参考价值
数据结构 同济大学ACM题库TJU1127的题解代码.
同济大学ACM题库TJU1127的题解代码.
数据结构 同济大学ACM题库TJU1103的题解代码.深度优先搜索的一个好例子.
同济大学ACM题库TJU1103的题解代码.深度优先搜索的一个好例子.