-
字数统计
(C) 编写控制台应用程序,计算了单词计数中的插入的文本。很好的教育目的。
- 2023-04-29 10:15:03下载
- 积分:1
-
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
//...
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
// abcba 满足条件
// abcbc 不满足条件
//输入:n p
//输出:所有满足条件的字串及总数-recursive template Problem description : n generation length of the string and its 26 characters from the English alphabet before p (p 26) 000 1984 letter, makes no adjacent sequences equivalent. For example, p = 3, n = 5 :// abcba meet the conditions// abcbc not satisfied conditions// input : n p// output : to satisfy all the conditions and the total number of strings
- 2023-04-22 22:30:03下载
- 积分:1
-
计算机图形学:板球
应用背景这是一个计算机图形学项目。它包括线差分数字分析仪(DDA)算法,绘制二维/三维平移和缩放。项目场景:球是随机打在球场。球拍击球卫冕树桩下。和公司;及;及;及;及;及;关键技术这是在代码中建立的控制台程序:包含图形的图形。
- 2022-10-08 20:45:08下载
- 积分:1
-
GIS相关工具,可以读写压缩的e00文件
GIS相关工具,可以读写压缩的e00文件-GIS tools that can read and write file compression e00
- 2022-05-17 21:43:55下载
- 积分:1
-
资源管理器源码Java
应用背景C语言实现的windows任务管理器,界面与windows自带的任务管理器差不多,能停止正在运行的任务,能显示CPU使用等功能。。。关键技术C language implementation of the Windows Task Manager, the interface and the windows comes with the task manager, can stop being running tasks, can display the use of CPU and other functions...
- 2022-02-06 11:13:42下载
- 积分:1
-
This is a compilation of procedures on 3D rotation of the classic, written by fo...
这是个汇编程序
关于3D旋转的
很经典的,是外国人写的哦-This is a compilation of procedures on 3D rotation of the classic, written by foreigners oh
- 2022-02-06 16:46:03下载
- 积分:1
-
在过程控制计算机的权利,计算机强制关闭的体育..
对局域网内的计算机进行进程监控,可以强制关闭该计算机的进程。-right for the process control computer, the computer forced the closure of the process.
- 2022-01-26 01:56:26下载
- 积分:1
-
可以画一个彩色的多边形,是在VC环境下编写的。
可以画一个彩色的多边形,是在VC环境下编写的。-draw a colorful graph
- 2023-02-22 21:00:03下载
- 积分:1
-
1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程...
1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, the process is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion. For example, lexical analysis has been credited to a sequence of data storage structures to be used later. 5, the scanning process is handled by the part of teachers Coaldale red model procedures and revisions, (an increase of some function) in order to adapt to other parts of the interface are all prepared b
- 2022-02-11 12:24:13下载
- 积分:1
-
Suma de 矩阵
Esta es suma de 矩阵 en windows 窗体。
由卡洛斯 · 恩里克 · Paucar 法尔凡
- 2022-03-22 10:09:14下载
- 积分:1