-
Problem Set is the place where you can find large amount of problems from differ...
Problem Set is the place where you can find large amount of problems from different programming contests. Online Judge System allows you to test your solution for every problem.-Problem Set is the place where you can find large amount of problems from different programming contests. Online Judge System allows you to test your solution for every problem.
- 2022-01-25 14:31:01下载
- 积分:1
-
C和汇编混合屏幕开发,使用C和ASM交叉
C和ASM混合屏幕开发,使用C和ASM交叉编译环境。可实现字符输入、游标控制、颜色控制等功能。-C and ASM hybrid screen development, use C and ASM cross-compiler environment. Characters can achieve input, cursor control, color control capabilities.
- 2022-01-26 08:16:07下载
- 积分:1
-
Matching brackets brackets matching the achievement of three different positions...
括号匹配 实现三种括号的匹配 不同顺序 不同位置的匹配-Matching brackets brackets matching the achievement of three different positions of different sequence matching
- 2022-05-26 15:46:23下载
- 积分:1
-
排序算法
对一个字符串的字母顺序进行排序的 c 语言程序: 例如,如果用户将输入字符串"编程"然后输出将是"aggimmnoprr"或输出的字符串将包含按字母顺序排列的字符。
- 2023-07-12 07:00:03下载
- 积分:1
-
使用createpolygonrgn和setwindowregion创造奇怪的移动窗口
使用 CreatePolygonRgn 和 SetWindowRegion 来创建一个“稀奇古怪”的可以动窗口-use CreatePolygonRgn and SetWindowRegion to create strange moving windows
- 2022-12-27 06:20:03下载
- 积分:1
-
饥饿的蛇
饥饿的蛇 每个把你吃了会让你成长,你越不咬自己或碰到墙壁,越难以捕捉更多的治疗的。这场比赛是一个伟大的时间杀手,适合儿童和成人,以及为每个人谁只是需要一个短暂的休息。
- 2022-02-01 01:45:48下载
- 积分: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
-
javadb 连接数据库的JAVA示例。这是学习一种语言编码基本掌握的技术。很高兴很和各位大吓一起讨论JAVA...
javadb 连接数据库的JAVA示例。这是学习一种语言编码基本掌握的技术。很高兴很和各位大吓一起讨论JAVA-javadb connecting to the database Java examples. This is a language learning master basic coding technology. Very pleased and very big scare you discuss JAVA
- 2022-04-21 09:41:38下载
- 积分:1
-
关于猎人过河问题 要解决这个问题就要使过河时载两个过河,返回时尽量只有一个回来。用一个字符串数组来存猎人,狼,羊,白菜;下标依次为0,1,2,3;但他们都有河这...
关于猎人过河问题 要解决这个问题就要使过河时载两个过河,返回时尽量只有一个回来。用一个字符串数组来存猎人,狼,羊,白菜;下标依次为0,1,2,3;但他们都有河这边和那边两种状态;为方便则定义一个结构,只含一个int型变量n;当在河这边时n设为0;在河那边时n设为1。由于每次过河与返回都要考虑狼能否吃羊或羊能否吃白菜;则需要一个函数来判断每次选择是否满足条件。-Hunters across the river on the issues to resolve this issue so we should cross the river when the two set out across the river to return to when there is only one back as far as possible. Using a string array to keep hunters, the wolf, sheep, and cabbage subscript followed by 0,1,2,3 but they have a river here and there two states To facilitate the definition of a structure containing only an int variable n When in the river here when n is set to 0 in the river when n is set to one side. Due to cross the river and return each time to consider whether the wolf can eat the sheep吃羊or cabbage you need a function to determine each choose whether or not to meet the conditions.
- 2022-09-15 08:35:04下载
- 积分:1
-
此程序为模拟windows平台下的dos命令处理程序.
此程序为模拟windows平台下的dos命令处理程序.-this program to simulate the windows platform dos order processing.
- 2023-03-14 07:45:03下载
- 积分:1