-
专业术语是一个线性规划优化软件,给出了…
lingo是一款专业的线性规划优化软件,文中给出了lingo与c语言混合编程的介绍,类似资料非常少,穿上来供大家参考。-professional lingo is a linear programming optimization software, paper gives the lingo mixed with c language programming introduction, similar information is very little to wear for your reference.
- 2022-01-25 16:11:47下载
- 积分: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
-
扫描线算法中的一种,在vb下运行,比较好用
扫描线算法中的一种,在vb下运行,比较好用-scan lines of an algorithm, vb running, the better quality
- 2023-02-25 05:25:03下载
- 积分:1
-
这是一个小游戏程序,名字也很好听:思想阅读者.
这是一个小游戏程序,名字也很好听:思想阅读者.-This is a small game program, whose name is also good to listen to: thinking of the reader.
- 2022-08-15 15:22:28下载
- 积分:1
-
sunplus8202L schematics, protel99 format, for reference only
sunplus8202L原理图,protel99格式的,仅供参考-sunplus8202L schematics, protel99 format, for reference only
- 2022-03-25 05:54:59下载
- 积分:1
-
热量流体力学的matlab源程序,适合学习力学的人看
热量流体力学的matlab源程序,适合学习力学的人看-hydrodynamics of Matlab heat source suitable for the study of mechanics who can
- 2022-07-18 19:17:04下载
- 积分:1
-
LabVIEW编程技巧示范,使用LabVIEW前的Windows应用程序…
labview程序编程技巧演示,用labview编写windows应用文本树小程序-LabVIEW programming skills demonstration, windows applications using LabVIEW prepared text tree applet
- 2023-01-05 11:30:03下载
- 积分:1
-
flashp A comparison of the flash of burning practical tools. Commissioning tests...
flashp是一款比较实用的flash烧写工具.
试验调试时使用非常方便.-flashp A comparison of the flash of burning practical tools. Commissioning tests very convenient to use.
- 2022-04-06 13:22:13下载
- 积分:1
-
OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。...
OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。-The tutorial2 of TLM-2.0 which is released from OSCI group currently!
- 2023-08-04 19:20:03下载
- 积分:1
-
基本的猜数字游戏,有游戏,说明,排行等功能,运行环境DOS...
基本的猜数字游戏,有游戏,说明,排行等功能,运行环境DOS-Basic猜数字games, game, description, ranking and other functions, operating environment for DOS
- 2023-07-29 16:15:03下载
- 积分:1