-
CodeBreakers5
CodeBreakers5
- 2023-01-08 05:45:03下载
- 积分:1
-
加载一个文件,打印在订单 ascendet 和后代、 数量最多、 较低和平均
加载一个文件,打印在屏幕订单 ascendet 和后代、 最大和较低的数目,也的数字 avergae
该文件必须这样来
+002、-005、 + 999 ;
文件的类型由已到像 file.ae1
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-30 04:38:49下载
- 积分:1
-
刽子手游戏
它是一个游戏代码。基础表的游戏。它是一个移动的应用程序。
- 2022-02-11 16:33:01下载
- 积分:1
-
使用 Opengl c + + 的基本形状
这个项目是在 Microsoft Visual c + + 速成版中显示简单的基本形状:
基本形状是三角形、 正方形、 金字塔和五角大楼。它不会有任何键互动......Opengl 图形库,它提供了强大的功能,这是为 begginers,得到的 Opengl 的感觉只是一个简单的程序。
- 2022-04-17 10:05:29下载
- 积分:1
-
ShutUp lets you automate clean
ShutUp lets you automate clean-up tasks before shutdown. It can
clean out selected history lists, eject CDs, delete the files in
your TEMP directory, and run the programs you specify before
shutting down your computer. It also lets you schedule reminders
every day, one day a week, one day a month, or for a specific
date any time in the future.
- 2022-02-07 07:14:22下载
- 积分:1
-
能够判断输入的两个逻辑表达式是否等价(&代表and,|代表or,字母代表布尔变量...
能够判断输入的两个逻辑表达式是否等价(&代表and,|代表or,字母代表布尔变量-Able to judge whether the input of the two logical expressions equivalent to (& on behalf of and, | on behalf of or, the letter on behalf of Boolean variables
- 2023-05-19 16:10:03下载
- 积分:1
-
图像变换的例子。四边形算法。
Example of image tranformation. Quadrangle algorithm.
- 2022-02-06 04:10:46下载
- 积分:1
-
常用的C与C++的一些算法,word格式.
常用的C与C++的一些算法,word格式.-Commonly used C and C++ some algorithms, word format.
- 2022-08-17 21:43:04下载
- 积分:1
-
中文分词,只要输入文件位置,就可以文件了…
中文分词,只要输入文件所在位置,就可以将文件里的内容进行分词!-Chinese word segmentation, as long as the input file location, you can file the contents of word!
- 2023-05-15 22:45:06下载
- 积分:1
-
编程步骤:
编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps:
1.Create a new project(Win32 Console Application)
2.Add source codes as following:List.cpp__the implementation of list type Operater.cpp__the implementation of operater type Main.cpp__the start point of the program
Then, Add head file as following:List.h__the head file of list type Operater.h__the head file of operater type.
3. Add code.........
4. compile, debug,correct and the finish
- 2022-01-28 12:46:25下载
- 积分:1