搜索资源列表
b-tree
- 程序名称: B-树的实现 创建时间: 2008.03.16 最后修改: 2008.03.18 程序作者: monkeylee 联系方式: leeocean2004@163.com 程序说明:实现B-树的相关操作,查找插入删除
gcj08qual
- Google Code Jam 2008(Google 全球编程挑战赛2008 )Qualification Round的题目答案(代码)
gcj08r1c
- Google Code Jam08(Google 全球编程挑战赛2008)第一轮的题目答案(代码)
2008-BUCT-ACM-ICPC-Report
- 北京化工大学2008年暑期集训一次训练的解题报告和核心代码
bigint-2008.07.20
- 用C++ 包装了大整数这个类,超级大的整数现在也可以用了。
MurmurHash
- mur hash是 Austin Appleby于2008年创立的一种非加密hash算法,适用于基于hash进行查找的场景。murmurhash在多个开源项目中得到应用,包括libstdc、libmemcached、nginx、hadoop等。-MurmurHash is a non-cryptographic hash function suitable for general hash-based lookup. It was created by Austin Appleby in 200
calc
- /* author: qiaoger from: Computer Science Department of SiChuan University date: 2008-3-27 求算术表达式(整数)的值(中序法) */ -/* Author: qiaoger from: Computer Science Department of SiChuan University date: 2008-3-27 for arithmetic expres
prim
- 二叉树中的prim最小生成树算法。编译环境:vistual stdio 2008-Binary tree in the minimum spanning tree algorithm prim. Compiler environment: vistual stdio 2008
lianbiaopaixu
- 2008软件公司笔试题:两个链表插入排序,VC编写-2008 software company T questions: Two linked list insertion sort, VC preparation
paixu
- 2008软件公司面试题:排序大全:简单选择排序、冒泡排序、选择排序、shell排序、快速排序、插入排序、堆排序(从小到大)、归并排序(利用递归)-2008 software companies face questions: Sort Guinness: simple choice to sort, bubble sort, select sort, shell sort, quick sort, insert sort HEAPSORT (from small to large), Mergi
ZJU2005-2008
- 浙江大学2005-2008研考机试代码模版-Zhejiang University, 2005-2008 Research, Development and Evaluation machine test code template
2008QueueStructOpen
- 广州力麒排队机系统的数据结构描述,这份文档是2008年的排队机数据表结构。如果做第三方开发这个是很有用的。-Guangzhou Li Yee Queue data structure described in the system, this document is the 2008 data table structure Queue. If third-party developers to do this would be very useful.
main
- USACO 2008 Open Pasture Walking
main
- 2008 Stanford Local Programming Contest Cargo Carriage
PDC
- Apply Ben-Israel and Iyigun s Probabilistic D-Clustering (PDC) algorithm for clustering. This implementation is based on: Adi Ben-Israel and Cem Iyigun, "Probabilistic D-Clustering", Journal of Classification 25:5-26 (2008)
2008
- 国家集训队2008年的论文,不论是准备参加acm还是提高自己算法水平都有帮助-National Team of the 2008 papers, whether it is prepared to participate in acm algorithm or to improve their level of helpful
ACM
- 中南大学ACM模板, ACM 模板 JPVision Fighting! To be or not to be , that is a question. alpc48 2008-10-5-Central South University ACM template, ACM template JPVision Fighting! To be or not to be, that is a question. Alpc48 2008-10-5
EightQueens
- 用visual c++ 2008编写的八皇后问题,所有的情况都输出,调试成功。代码简洁明了。-With visual c++ 2008 prepared by the eight queens problem, all the conditions are output, debugging success. Code simple and clear.
BinaryTree
- 用visual c++ 2008写的关于二叉树读取、前序、中序和后序遍历算法。调试成功,很好用。-With visual c++ 2008 to write about the binary read, pre-order, the order and post order traversal algorithm. Debugging success, is useful.
2008
- 国家集训队2008论文集 Day1 1.曹钦翔《数据结构的提炼与压缩》 2.郑暾《平衡规划——浅析一类平衡思想的应用》 3.刘弈《浅谈信息学中状态的合理设计与应用》 4.顾研《浅谈随机化思想在几何问题中的应用》 5.周梦宇《码之道——浅谈信息学竞赛中的编码与译码问题》 6.肖汉骏《例谈信息学竞赛分析中的“深”与“广”》 7.方戈《浅析信息学竞赛中一类与物理有关的问题》 8.吕子鉷《浅谈最短径路问题中的分层思想》 9.周小博《浅谈信息学竞赛中的区间问题》