-
关于超宽带的东西
关于超宽带的东西-on UWB things
- 2023-06-21 21:15:02下载
- 积分:1
-
16计数器与AVR单片机Atmega8515
16 counters with AVR ATmega8515
- 2022-02-13 06:30:54下载
- 积分:1
-
软压缩录像卡与硬压缩录像卡的区别
软压缩录像卡与硬压缩录像卡的区别-Soft compression video cards and hardware video compression card difference
- 2022-04-30 14:59:03下载
- 积分:1
-
DOS下dir功能的模拟及扩充
DOS下dir功能的模拟及扩充-DOS the dir function simulation and expands
- 2022-01-21 01:35:14下载
- 积分:1
-
贪吃蛇的程序实现极其源码
贪吃蛇的程序实现极其源码-Snake procedures to achieve extremely FOSS
- 2023-04-05 04:00:04下载
- 积分:1
-
脂肪干细胞
点名程序,实现了头像的变换,储存,单个按钮,声音-adsc
- 2023-07-28 20:10: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
-
This program is written in C node 100 Power Flow Calculation Program
本程序是用C语言编写的100个节点的电力系统潮流计算程序-This program is written in C node 100 Power Flow Calculation Program
- 2022-02-25 11:54:00下载
- 积分:1
-
linux 下的vi / vim的编辑工具.具有详细的操作说明
linux 下的vi / vim的编辑工具.具有详细的操作说明-under linux vi/vim editing tools. A detailed statement of operations
- 2023-07-08 18:35:03下载
- 积分:1
-
学生成绩管理程序
编制一个统计学生考试分数的管理程序。
设学生成绩已以一个学生一个记录的形式存储在文件中,
每位学生记录包含的信息有:姓名,学号和各...
学生成绩管理程序
编制一个统计学生考试分数的管理程序。
设学生成绩已以一个学生一个记录的形式存储在文件中,
每位学生记录包含的信息有:姓名,学号和各门功课的成绩。
程序具有以下几项功能:求出各门课程的总分,平均分,按姓名,
按学号寻找其记录并显示,浏览全部学生成绩和按总分由高到低显示学生信息等-The preparation of student performance management process of a statistical test scores of students of the management process. For student achievement to a student has a record stored in the document, each student records contain information are: name, school subjects and the results. Procedures have the following functions: to derive the course of the total, average, by name, by the school and its records to find its shows, browse all students score high to low according to the results and information that students
- 2022-02-28 11:40:34下载
- 积分:1