-
用C语言写的图书信息管理程序
有浏览,查询,回收站等功能...
用C语言写的图书信息管理程序
有浏览,查询,回收站等功能-Using C language to write the book information management program has browse, query, Recycle Bin and other functions
- 2022-03-22 01:55:59下载
- 积分:1
-
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性...
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性可以放在不同的全局变量中)。
输入数据例: 0 92+data> 0x3f 00 while
正确结果:这些单词的单词种别及其属性
INT10 0
INT10 92
+ _
IDN data
> _
INT16 63
INT8 0
WHILE _
-Operating environment: win-tc. To achieve some functions: 1) read from the keyboard data, analysis of a word. 2) to return to the word of other species (expressed by an integer), 3) the return of the word attribute (the attribute can be different in different global variables). Cases of input data: 0 92+ data> 0x3f 00 while the correct result: the word of these kinds of words and their properties do not INT10 0 INT10 92+ _ IDN data> _ INT16 63 INT8 0 WHILE _
- 2022-12-13 08:50:03下载
- 积分:1
-
介绍WCF的基础知识,非常适合初学者学习的源代码。
介绍WCF的基础知识,非常适合初学者学习的源代码。-Introduce the basics of WCF is very suitable for beginners to learn the source code.
- 2022-08-25 14:10:13下载
- 积分:1
-
Example the project test UART for AVR161 on C for IAR
Example the project test UART for AVR161 on C for IAR
- 2022-03-23 05:15:38下载
- 积分:1
-
利用java平台编程的小游戏,具体实现了俄罗斯方框的各种功能....
利用java平台编程的小游戏,具体实现了俄罗斯方框的各种功能.-use java programming platform for small game, concrete realization of the Russian box of the various functions.
- 2022-04-28 05:42:29下载
- 积分:1
-
进程调度算法,使用类做的先来先服务算法进行调度
进程调度算法,使用类做的先来先服务算法进行调度-Process scheduling algorithm, using the class to do a first-come first-served scheduling algorithm
- 2022-03-26 08:49:58下载
- 积分:1
-
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新...
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新地图
2.设计思想
从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap,
单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2, int y2, int x3, int y3)
从而改变地图。-C development Tuixiangzi a game. Class division Cdraw painting category loaded maps (including the wall, boxes, etc.) if the class completed Cman (clearance) updated maps 2. Design ideas from the paper map.txt Lane read map information, then pass Cdraw Class Loading maps, Calling the incident through keydown Cman Lane updatemap of overloading functions, updateMap single parameter (UINT nChar) is used to change the current villains and the coordinates of the boxes, After record pass updateMap (int x1, y1 int, int x2, int y2, x3 int, int y3), thus changing map.
- 2022-01-25 13:53:04下载
- 积分:1
-
Altera的FPGA noisii52001
altera fpga noisII52001
- 2023-08-11 08:05:03下载
- 积分:1
-
ERwin的使用教程,非常好,本人就事看此教程入门的.
ERwin的使用教程,非常好,本人就事看此教程入门的.-ERwin use of tutorials, very good, I do look at this tutorial on getting started.
- 2022-02-05 04:20:35下载
- 积分:1
-
一种新的优化算法,解决工程优化(最大,最小及最优等等)问题及优化任务....
一种新的优化算法,解决工程优化(最大,最小及最优等等)问题及优化任务.-A new optimization algorithm to solve engineering optimization (maximum, minimum and optimal, etc.) and optimization of mission.
- 2022-02-14 06:36:16下载
- 积分:1