-
vb编写的格斗游戏,具备过关格斗游戏的基本要素。是学习游戏编写的好例子...
vb编写的格斗游戏,具备过关格斗游戏的基本要素。是学习游戏编写的好例子-vb prepared fighting games, with clearance of the basic elements of fighting games. Prepared to learn the game a good example of
- 2022-04-27 09:55:55下载
- 积分:1
-
清除电脑系统的临时文件,
垃圾文件,很方便。用于wiodows
清除电脑系统的临时文件,
垃圾文件,很方便。用于wiodows-Computer system to clear the temporary files, junk files easily. For wiodows
- 2023-01-03 08:35:04下载
- 积分:1
-
链表式的josphus问题,数据结构与算法的练习题
链表式的josphus问题,数据结构与算法的练习题-Chain-josphus issues, data structure and algorithm Exercises
- 2022-07-20 19:03:21下载
- 积分: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
-
能显示年月日,切能设置定时闹钟的多功能电子钟
能显示年月日,切能设置定时闹钟的多功能电子钟-Showing the date, cut from time to time to set up multi-function alarm clock Electronics
- 2022-05-15 02:16:08下载
- 积分:1
-
用ASP做的许愿墙壁。很好玩的一个东西。希望大家会喜欢。
用ASP做的许愿墙壁。很好玩的一个东西。希望大家会喜欢。-ASP Wishing to do the walls. A very fun thing. I hope you will like.
- 2022-11-23 14:15:03下载
- 积分:1
-
血液光量子疗法
ubit-801 固件,七色灯版,解压后使用-ubit-801 firmware version of seven-color lights, after the use of decompression
- 2022-02-22 01:31:28下载
- 积分:1
-
geophysical professional numerical simulation, we can refer to, they can build o...
地球物理专业的数值模拟,大家可以参考,也可以在此基础上拓展.-geophysical professional numerical simulation, we can refer to, they can build on this foundation.
- 2022-04-26 12:28:10下载
- 积分:1
-
用VB写的一个动画小闹钟
用VB写的一个动画小闹钟- An animation small alarm clock writes which with VB
- 2022-01-25 17:23:46下载
- 积分:1
-
数据结构与算法分析:C语言描述(英文版)习题答案
数据结构与算法分析:C语言描述第二版 的习题答案本书中含有对Addison-Wesley 著的课本第二版大多数习题的答案 .目录1. Chapter 1: 介绍 12. Chapter 2: 算法分析 43. Chapter 3: 列、栈和队列 74. Chapter 4: 树 145. Chapter 5: 哈希 256. Chapter 6: 优先队列 (堆) . 297. Chapter 7: 筛选 .. 368. Chapter 8: 分离集 ADT 429. Chapter 9: 图形算法 4510. Chapter 10: 算法设计技术 . 5411. Chapter 11: 分摊分析 6312. Chapter 12: 高级数据结构和实现 .. 66
- 2022-03-01 04:41:42下载
- 积分:1