-
library card procedures
图书馆借书证程序-library card procedures
- 2022-03-16 16:52:23下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1
-
Library file This file contains a summary of what you will find in each of the f...
Library file This file contains a summary of what you will find in each of the files that
make up your MYLIB application.
- 2022-03-19 03:22:22下载
- 积分:1
-
some program from nvidia inc
some program from nvidia inc
- 2022-06-01 11:17:40下载
- 积分:1
-
自己用delphi写的一个小游戏 贪吃蛇
自己用delphi写的一个小游戏 贪吃蛇-Delphi write their own using a small game Snake
- 2023-05-12 12:10:02下载
- 积分:1
-
鲁棒控制器设计程序,一个实用的鲁棒控制器设计实例…
鲁棒控制器设计程序,一个实际的鲁棒控制器设计实例。供初学者分享-Robust controller design procedure, a practical robust controller design example. For beginners to share
- 2023-09-01 16:20:03下载
- 积分:1
-
编号为1
编号为1-52张牌,正面向上,从第2张开始,以2为基数,是2的倍数的牌翻一次,直到最后一张牌;然后,从第3张开始,以3为基数,是3的倍数的牌翻一次,直到最后一张牌;然后…从第4张开始,以4为基数,是4的倍数的牌翻一次, 直到最后一张牌;...再依次5的倍数的牌翻一次,6的,7的 直到 以52为基数的 翻过,输出:这时正面向上的牌有哪些?-No. 1-52 card in a positive, progressive, from the first two, with two as the base, 2 is a multiple of the license over time, until finally a license; Then, from the first three starting with three to the base, 3 is a multiple of the license over time, until finally a license; Then ... from the first four starting to four as the base, 4 is a multiple of the license over time, until finally a license; ... followed by the five multiples of the licensing repotted once, 6, 7 to 52 until the base of the turn, the output : At this time positive signs of upward What?
- 2022-01-25 16:12:45下载
- 积分:1
-
说明:根据给定的网址,获取该网址的首页地址信息
说明:根据给定的网址,获取该网址的首页地址信息-Note: according to the given URL, access the site" s home page address information
- 2022-03-20 02:24:35下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "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 取负 取负运算就是取一个浮点数的负数。-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, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
这是用C语言编写的一个小程序,它的结果是演示物理实验中的李萨如图。运行程序的时候需要把CCBP文件夹包含在头文件中。...
这是用C语言编写的一个小程序,它的结果是演示物理实验中的李萨如图。运行程序的时候需要把CCBP文件夹包含在头文件中。-This is the C language of a small program, and the result is a demonstration of physics experiments Lissajous figure. When operational procedures need CCBP folder contains the first document.
- 2022-05-10 19:43:24下载
- 积分:1