-
一个经典的计算器程序,很值得大家研究,大家快来下载吧
一个经典的计算器程序,很值得大家研究,大家快来下载吧-a new computer programa
- 2022-03-07 08:38:41下载
- 积分:1
-
Visual C++ 2005 programing example source code
Visual C++ 2005编程实例精粹 源代码-Visual C++ 2005 programing example source code
- 2022-03-23 09:27:23下载
- 积分:1
-
学生管理系统,开发环境Microsoft Visual Studio 2005、asp.net2.0、sql server2...
学生管理系统,开发环境Microsoft Visual Studio 2005、asp.net2.0、sql server2-Student management system, development environment Microsoft Visual Studio 2005, asp.net2.0, sql server2000
- 2022-02-11 23:01:54下载
- 积分:1
-
这是一个wuye.this是wuye.this是wuye.this是wuye.this是爷。这…
这是一个五叶。这个是一个五叶。这个是一个五叶。这个是一个五叶。这个是一个五叶。这个是五叶。
- 2022-01-21 23:48:58下载
- 积分:1
-
一个用堆栈做成的计算器,虽然小,但对学数据库的人来说锻炼一下也不错...
一个用堆栈做成的计算器,虽然小,但对学数据库的人来说锻炼一下也不错-Use made of a stack calculator, although small, but the database of people who look good exercise
- 2022-11-08 18:50:03下载
- 积分:1
-
随着太空射击游戏VS2008开发
用vs2008开发的一个太空射击类游戏
-With the vs2008 development of a space shooting game
- 2023-04-10 13:20:05下载
- 积分:1
-
一个简单的C语言编写的图书管理系统,实现图书管理工作的基本功能...
一个简单的C语言编写的图书管理系统,实现图书管理工作的基本功能-A simple C language of the library management system to achieve the basic functions of library management
- 2023-05-01 13:30:04下载
- 积分:1
-
这是一个键盘消息捕捉程序源代码,它简单的模拟了键盘消息的捕捉过程。...
这是一个键盘消息捕捉程序源代码,它简单的模拟了键盘消息的捕捉过程。-This is a message the keyboard to capture source code, it" s easy to simulate the keyboard to capture the process of the message.
- 2022-11-04 08:35:03下载
- 积分:1
-
北大版本的数据结构教程对应的源代码,其中包括链表,树,图等经典数据结构和一些算法。...
北大版本的数据结构教程对应的源代码,其中包括链表,树,图等经典数据结构和一些算法。-North version of the data structure corresponding to the source code tutorials, including linked lists, trees, and other classic graph data structure and some algorithms.
- 2022-07-07 04:18:26下载
- 积分:1
-
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现...
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如,
a,b,ab,bc,xyz 等字符串都是升序字符串。现在对字母表A 产生的所有长度不超过6 的升序
字符串按照字典序排列并编码如下。
1 2 … 26 27 28 …
a b … z ab ac …
对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。
-Given the alphabet A by the 26 lowercase letters of the alphabet composed of A = (a, b, ..., z). Generated by the alphabet ascending string refers to the letter string in accordance with the order from left to right appears in the alphabet and letters appearing in the same order, and each character appears a maximum of 1 times. For example, a, b, ab, bc, xyz, etc. are ascending string string. Alphabet A have now all the length of not more than 6 strings of ascending order in accordance with the dictionary and coding sequence is as follows. 1 2 ... 26 27 28 ... ab ... z ab ac ... for any length of not more than 6 strings of ascending quickly calculate it in the dictionary encoding.
- 2023-06-07 02:40:04下载
- 积分:1