-
paihang
有2*n个盒子排成一行,其中有两个相邻的空盒,有n-1个盒子有符号 A ,有n-1个盒子有符号 B 。例如,n=5,并有初始配置如下:
A B B A . . A B A B
(2* n box row, wherein there are two adjacent empty box, n-1 of a box with the symbol ' A' , the symbol ' B' n-1 th box. For example, n = 5, and the initial configuration is as follows: ABBA .. ABAB)
- 2013-02-25 18:43:03下载
- 积分:1
-
calculation-of-floatingbridge-
计算不同荷载作用下浮桥桥节的吃水变化和倾角(the calculation of the draught and dip angle of floating bridge under differnt loads)
- 2014-06-30 21:53:34下载
- 积分:1
-
WordCounting
读取一个文本文件(英文,ASCII编码),对出现的单词次数进行统计,并按照出现次数从低到高排序,输出到一个文本文件中(每行一个单词信息,格式:单词 出现次数)。采用二叉树结构存储,中序遍历,快速排序。(Reads a text file (English, ASCII encoding), the number of occurrences of the word statistics, and in accordance with the number of occurrences of the sort low to high, output to a text file (one word per line message format: word occurrences). Binary tree structure stored in preorder, quick sort.)
- 2021-03-14 10:29:23下载
- 积分:1
-
jisuanqi
C++普通计算器的功能,实现整数、小数的加减乘除的算法,有退格、清空的功能。(Common calculator functions)
- 2014-03-20 16:23:25下载
- 积分:1
-
yiziqi
用启发式算法实现一字琪,人工智能实验用启发式算法实现一字琪,人工智能实验(Heuristic algorithm using the word Qi, artificial intelligence experiments realize the word Qi heuristic algorithms, artificial intelligence experiment)
- 2009-02-15 17:37:57下载
- 积分:1
-
biaodashiyulibianyicx
编写编译程序实现多行表达式的表达式序列的文法语言的编译执行(To write the compiler to achieve the expression sequence of multi-line expression grammar language compiler execution
)
- 2012-02-26 18:32:53下载
- 积分:1
-
Test11
属于C++里继承与派生类的小程序,主要是多层派生里的指针继承问题,仅供参考(Belonging C++ inheritance and derived classes in a small program, mainly derived pointers in multilayer succession for reference purposes only)
- 2013-06-28 16:53:30下载
- 积分:1
-
vec
A simple vector operation class and header
- 2009-04-22 00:13:18下载
- 积分:1
-
metpodVC9
c源代码,模拟示波器,开发环境VC6,使用方法见说明(C source code, analog oscilloscope, development environment VC6, use method see instructions)
- 2018-08-06 10:18:35下载
- 积分:1
-
AddressExample
访问Palm的Address地址簿例子。需要首先安装delphi-conduits类库。此类库已上传请自行查找。(Visit the Palm address book example of the Address. First install the required library delphi-conduits. From such a database has been your own search.)
- 2009-02-25 10:29:38下载
- 积分:1