-
可以用此程序实现一个经典好玩的小游戏:五子棋
可以用此程序实现一个经典好玩的小游戏:五子棋-can use this program to achieve a classic fun little game : 331
- 2022-07-07 09:18:28下载
- 积分:1
-
c语言版贪吃蛇,想要的就快来下载把,
这是早期作品,很有收藏价值...
c语言版贪吃蛇,想要的就快来下载把,
这是早期作品,很有收藏价值-c language version of Snake, want to hurry download put on, it is early works, great value to the collection!
- 2022-01-22 07:31:33下载
- 积分:1
-
犯错
犯错
- 2022-02-01 10:19:36下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, p
- 2022-03-22 16:15:25下载
- 积分:1
-
complete vb marketing system source code, contains crystalreport generation, Pas...
完整的vb销售系统源代码,包含了crystalreport的生成,密码peng-complete vb marketing system source code, contains crystalreport generation, Password peng
- 2022-08-26 12:10:59下载
- 积分:1
-
PCSC,ACR卡
pcsc acr card-reader的代码例子,对pcsc的朋友有一定的帮助-pcsc,Acr card-reader Sample codes,it has some help for someone who want to learn pcsc
- 2022-03-02 06:59:49下载
- 积分:1
-
这是一个字的动画,它的字是动的,给人的感觉是字不是字拉,而是一个个的有生命体...
这是一个字的动画,它的字是动的,给人的感觉是字不是字拉,而是一个个的有生命体-This is a character animation, the characters it is moving and gives the impression that the word is not the words, but out of a life-
- 2023-04-22 04:35:03下载
- 积分:1
-
计算机系统结构的一些幻灯片,适合学生参考
计算机系统结构的一些幻灯片,适合学生参考-Computer system structure of slides, suitable for students
- 2022-08-15 14:48:30下载
- 积分:1
-
陈列馆问题(不重复),每个房间不能重复监视,即每个房间有且仅有一个机器人监视...
陈列馆问题(不重复),每个房间不能重复监视,即每个房间有且仅有一个机器人监视-Museum issues (non-repetition), each room can not be repeated surveillance, that is, each room has one and only one robot to monitor
- 2022-06-16 11:41:05下载
- 积分:1
-
using language from the importation and polynomial terms
用从c++语言实现多项式的输入及计算-using language from the importation and polynomial terms
- 2022-02-14 14:55:18下载
- 积分:1