-
用用VB实现透明的Form,使用更方便,界面更美观
用用VB实现透明的Form,使用更方便,界面更美观-use with VB transparent Form, the use of more convenient and more beautiful interface
- 2022-03-18 00:37:04下载
- 积分: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
-
波浪模拟udf-wave simulation
在FLUENT软件中应用VOF多相流模型建造数值波浪水槽,需要采用UDF编写源程序,设置进口速度边界条件和体积分数等。本程序可以为初学者编写相应程序提供参考和帮助,并在实际应用中得到检验。如果出口边界及其他设置、步骤合理,可得到满意的结果。
- 2022-03-23 02:28:03下载
- 积分:1
-
软件工程课件,介绍软件开发的技术,方法,原理(6
软件工程课件,介绍软件开发的技术,方法,原理(6-10)章-Software engineering courseware, introduction of software development techniques, methods, principles (6-10) Chapter
- 2022-02-06 11:15:52下载
- 积分:1
-
Digital Waveform Generator
数字波形发生器 labview程序-Digital Waveform Generator
- 2022-07-16 17:16:58下载
- 积分:1
-
Example C8051F120 in Keil uVision Development
Example C8051F120 in Keil uVision Development
- 2022-03-19 15:52:28下载
- 积分:1
-
能放大部分屏幕可以用来擦看一些很小的字或图片上的细节
能放大部分屏幕可以用来擦看一些很小的字或图片上的细节-Can enlarge part of the screen can be used to rub a small word or a look at some details of the pictures
- 2022-11-03 06:25:03下载
- 积分:1
-
ASN。1格式的编码解码的C++编程指南。
asn.1格式的编码解码的C++编程指南。-asn.1 format codec C++ Programming Guide.
- 2022-02-06 20:58:57下载
- 积分:1
-
实现简单的分割视图并在其中实现计数器功能,以及简单的绘图...
实现简单的分割视图并在其中实现计数器功能,以及简单的绘图-simple segmentation View in which to achieve and counter functions, and simple graphics
- 2022-04-08 23:14:07下载
- 积分:1
-
石头剪刀布,人机对战,每5局之后显示出对战结果(平局数,总局数,胜局数)...
石头剪刀布,人机对战,每5局之后显示出对战结果(平局数,总局数,胜局数)-Stone scissors cloth, Human Battle, every five soon after the show Battle results (draw number, Office number, seal the win number)
- 2022-01-23 10:35:29下载
- 积分:1