-
linux下的USB和网络驱动程序代码,可以参考。
linux下的USB和网络驱动程序代码,可以参考。-under linux USB and network driver code for reference.
- 2022-07-03 05:27:20下载
- 积分: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
-
介绍和使用龙贝格法进行数值分析的程序代码,Matlab
介绍和使用龙贝格法进行数值分析的程序代码,Matlab-introduction and use Romberg method of numerical analysis code, Matlab
- 2022-08-16 16:51:11下载
- 积分:1
-
computer graphics lectures, concise summary of the changes in basic knowledge Gr...
计算机图形学的讲义,简练的概括了图形变化基础知识-computer graphics lectures, concise summary of the changes in basic knowledge Graphics
- 2023-02-28 22:00:02下载
- 积分:1
-
编程求出二维数组中的最大和最小元素的值及其位置。设二维数组如下:
A={ { 3,13,7,9},{11,8,23,5},{6,34,16,4}}。...
编程求出二维数组中的最大和最小元素的值及其位置。设二维数组如下:
A={ { 3,13,7,9},{11,8,23,5},{6,34,16,4}}。
-programming calculated two-dimensional array of elements in the largest and smallest values and its location. Two-dimensional arrays located as follows : A = () (3,13,7,9, 11,8,23,5 (), (6,34,16, 4).
- 2022-03-13 09:28:02下载
- 积分:1
-
verigy v50 test programe
verigy v50测试程序
- 2022-01-26 07:21:36下载
- 积分:1
-
在VB.NET的环境下实现的是基本控件的实现~
在VB.NET的环境下实现的是基本控件的实现~-In the VB.NET environment to achieve the realization of the basic controls ~
- 2022-02-10 12:26:14下载
- 积分:1
-
delphi源程序看看,这可能对你有帮助
delphi源程序看看,这可能对你有帮助-delphi look at the source, which may have been helpful to you
- 2023-02-06 20:05:04下载
- 积分:1
-
短路潮流计算软件帮助系统,可以配合短路潮流计算软件使用...
短路潮流计算软件帮助系统,可以配合短路潮流计算软件使用-power help
- 2022-01-28 12:30:22下载
- 积分:1
-
8085单片机数字钟码
8085 microprocessor code for digital clock
- 2022-08-08 20:02:58下载
- 积分:1