-
八皇后问题的C++实现,在VC++下开发,测试通过可以运行
八皇后问题的C++实现,在VC++下开发,测试通过可以运行-8 Queen" s problem of C++ to achieve, in the VC++ under development, the test can run
- 2022-04-23 00:06:52下载
- 积分:1
-
计算器的C代码
这一个 c 的计算器,主要职能白衣只是 2 数字可以爱这个节目有 abeuty 表达关于生活
- 2022-02-11 20:32:44下载
- 积分:1
-
刚刚开发了一个报表输出的 COM,可以动态的添加数据。代码没有限制,可随意使用。现在还在修改一些细节的地方,修改后会再次上传。...
刚刚开发了一个报表输出的 COM,可以动态的添加数据。代码没有限制,可随意使用。现在还在修改一些细节的地方,修改后会再次上传。-A report output COM, it can append data dynamicly. the source code is unlimited, you can use it freely, but there are some bugs, I will upload it against after fixed it.
- 2022-05-14 06:06:59下载
- 积分:1
-
VB反编译程序源代码,看名字,吓了一大跳,如果编译后的VB程序能被反编译,那还需要程序员做什么.呵呵,其实此代码确实历害,可以把VB编译后的程序结构给分析出来,...
VB反编译程序源代码,看名字,吓了一大跳,如果编译后的VB程序能被反编译,那还需要程序员做什么.呵呵,其实此代码确实历害,可以把VB编译后的程序结构给分析出来,包括有多少窗体,多少模板,多少类,多少用户控件etc,有多少过程,和使用了哪些API函数。学习VB写的程序EXE结构的朋友可以看看。
-vb decomplile code,astonshing when you look the name.after compile this program, vb program can be decompiled, then it dosen t need vb programer.this program is very powerful, it even can extract the program structure,including how many windows,templates,classes ,controls as well as procedures,api.friends who study vb and exe structure download it.
- 2022-12-02 22:00:03下载
- 积分:1
-
wince串口数据转发程序,需要的可以
wince串口数据转发程序,需要的可以-wince serial data forwarding process, need to take a look at
- 2023-02-05 18:55:03下载
- 积分:1
-
word document using the how
word文档使用说明文章,了解我们平时不知道的word功能-word document using the how-to articles to learn that we usually do not know the word functions
- 2023-02-22 04:05:04下载
- 积分:1
-
A wince under the LED control windows embedded visual c
一个wince下的LED控制
windows embedded visual c-A wince under the LED control windows embedded visual c
- 2022-07-28 05:16:24下载
- 积分:1
-
使用串口读取数据文件
使用串口读取数据文件-use Serial read data files
- 2022-01-25 23:42:22下载
- 积分: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
-
c++计算器头文件Windows中老的版本没有这个头文件
c++计算器头文件Windows中老的版本没有这个头文件-c++ calculator header files in older versions of Windows do not have this header file
- 2022-03-18 03:51:49下载
- 积分:1