-
清华大学出版社sophocles j.orfanidis英文原版信号处理导论习题课答案,...
清华大学出版社sophocles j.orfanidis英文原版信号处理导论习题课答案,-Tsinghua University Press sophocles j.orfanidis Signal Processing Introduction to the English original answer Exercise Class,
- 2022-05-25 23:18:11下载
- 积分: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
-
我平时用来做数据封包用的源码。。易语言打开编辑
我平时用来做数据封包用的源码。。易语言打开编辑-I usually used for data packet with the source. . Easy language to open Edit
- 2022-08-06 20:39:08下载
- 积分:1
-
基于ArcEngine的3d软件,实现了一些基础三维分析功能,对初学者很有帮助。...
基于ArcEngine的3d软件,实现了一些基础三维分析功能,对初学者很有帮助。-ArcEngine based on the 3d software, realize the basis of three-dimensional analysis of a number of features, very useful for beginners.
- 2022-02-10 01:42:37下载
- 积分:1
-
在风险投资中的进度条控制
progress bar control in vc-progress bar control in vc++
- 2022-05-06 22:53:12下载
- 积分:1
-
ESRI形状文件读/写的源代码。形状是一个主要的地理信息系统文件格式,第…
ESRI SHAPE文件读/写源代码。SHAPE是GIS中的重要文件格式,本代码对于研究SHAPE文件格式,实现独立代码读/写SHAPE而言,将非常轻松。建议首先阅读SHAPE文件格式白皮书。-ESRI SHAPE document read/write source code. SHAPE is a major GIS file format, the code for research SHAPE file format, achieve independent code reading/writing SHAPE, will be very relaxed. SHAPE proposal was first read the White Paper document format.
- 2022-01-25 23:10:02下载
- 积分:1
-
Windows mimic the small mine
模仿windows扫雷的小程序。
功能比较齐全。
学习VB的可以参考下。-Windows mimic the small mine-sweeping procedures. Function relatively complete. VB-learning can refer to the next.
- 2022-12-04 03:05:04下载
- 积分:1
-
LabWindows CVI方面的经典教材
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书第9章中的例题源码,使用LabWindows CVI的人用得着。麻烦管理员帮我开通下载功能,我急需要本网站上的labwindows/CVI方面的数据库教程,谢谢!-LabWindows CVI aspects of the classic textbook
- 2022-12-03 03:40:03下载
- 积分:1
-
该程序是时间显示程序,一般可以使用LCD显示.
该程序是时间显示程序,一般可以使用LCD显示.-time of the procedure is indicated procedures, the general can use LCD display.
- 2023-09-06 08:20:03下载
- 积分:1
-
acm title and programming to do when a number of commonly used algorithms, their...
acm 做题和编程时常用的一些算法,自己总结的,主要有大数的运算,qsort函数,排序,等等。-acm title and programming to do when a number of commonly used algorithms, their summary, the main has large numbers of computing, qsort function, sort, and so on.
- 2022-01-26 05:09:40下载
- 积分:1