-
用QT库写的查看二进制文件数据的程序,可查看文件第任意字节的数据...
用QT库写的查看二进制文件数据的程序,可查看文件第任意字节的数据-QT library used to write binary data to view the procedure, you can review the file first byte of data of arbitrary
- 2022-10-09 11:00:03下载
- 积分:1
-
显示屏测试程序的源程序
显示屏测试程序的源程序-display the source code of the test procedure
- 2023-05-22 14:15:03下载
- 积分:1
-
提供使用扩充内存EMS完成大数组的类
提供使用扩充内存EMS完成大数组的类-for use EMS memory expansion to be completed array of categories
- 2022-03-20 07:22:24下载
- 积分: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++文字游戏
这是一款简单的C++文字游戏。c++新手之作。仅供参考。还有很多不完善的地方。例如可以用更多的inheritance啥的。可做练习。
- 2023-08-04 00:55:05下载
- 积分:1
-
最优子空间
Optimal Subspace-Based Signal
Processing,美国The University of Rhode Island关于阵列信号处理中DOA的课件-Optimal Subspace-Based SignalProcessing, the United States The University of Rhode Island on the array signal processing in the DOA of the courseware
- 2022-03-14 20:37:06下载
- 积分:1
-
ATMega8 voltmeter AVR working in ADC
ATMega8 voltmeter AVR working in ADC
- 2023-04-18 21:30:04下载
- 积分:1
-
个人财务管理系统,但有一个模块尚未完成…
个人财务管理系统,不过还有一个模块没有完成,都是在控制台中完成的。
这是我第一个自己做的,希望大家多多指点!-Personal financial management system, but there is a module not yet been completed, are completed in the console. This is my first one to do their own, and I hope a lot of pointing everyone!
- 2022-03-26 12:58:23下载
- 积分:1
-
这是一个用multisim编写的用8421BCD码表示的两个一位十进制数相加的加法器...
这是一个用multisim编写的用8421BCD码表示的两个一位十进制数相加的加法器-This is a prepared using Multisim 8421BCD Code with two express a decimal number the sum of the adder
- 2022-11-10 01:45:04下载
- 积分:1
-
PIC18_EEPROM PIC单片机EEPROM读写程序
PIC单片机EEPROM读写程序 IIC硬件接口程序 , 读写内部数据
- 2022-03-05 11:59:29下载
- 积分:1