-
用matlab来实现的衍射模拟实验,便于教学中立体的观看实验结果,这是很好的...
用matlab来实现的衍射模拟实验,便于教学中立体的观看实验结果,这是很好的-using Matlab to achieve the diffraction experiments to facilitate the teaching of stereo viewing the experimental results, This is a good
- 2022-10-10 10:10:02下载
- 积分:1
-
C++基本小程序,供C++初学者用
C++基本小程序,供C++初学者用-basic procedures for beginners use C
- 2022-04-13 08:54:15下载
- 积分: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
-
用vb编的一个关闭和启用注册表程序,希望对visual basic编程感兴趣和希望了关闭和启用注册表程序原理的人有所帮助...
用vb编的一个关闭和启用注册表程序,希望对visual basic编程感兴趣和希望了关闭和启用注册表程序原理的人有所帮助-With vb for a closing and opening of the registry process, in the hope that interested in visual basic programming and hope to shut down procedures and principles of the opening of the registry will help people! !
- 2022-08-24 19:50:54下载
- 积分:1
-
Internship report on the operating system, in the hope that useful U.S., very ca...
有关操作系统的实习报告,希望对大家有用,很用心写的-Internship report on the operating system, in the hope that useful U.S., very carefully written
- 2022-06-01 21:11:40下载
- 积分:1
-
二进制查找树实现代码
二进制查找树实现代码-achieve binary search tree code
- 2022-03-25 06:38:56下载
- 积分:1
-
用java编写的猜数字的小程序 很简单的 东西 还有贪吃蛇
用java编写的猜数字的小程序 很简单的 东西 还有贪吃蛇-with java prepared by the ringing of a small procedure very simple things have a huge memory
- 2022-07-16 20:57:14下载
- 积分:1
-
数据结构(C语言版)清华大学出版社第二章课件
数据结构(C语言版)清华大学出版社第二章课件-Data structure (C language version), Tsinghua University Press, Chapter II Courseware
- 2022-10-12 07:05:03下载
- 积分:1
-
四色图着色问题,离散数学的经典算法,用c实现,输入一个图,用小于4种颜色着色...
四色图着色问题,离散数学的经典算法,用c实现,输入一个图,用小于4种颜色着色-four-color map coloring, Discrete Mathematics classical algorithm, using c realize that the importation of a map, with less than four colors Coloring
- 2022-12-07 04:10:02下载
- 积分:1
-
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书例题1...
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书例题1-4章中的源码,使用LabWindows CVI的人用得着。麻烦管理员帮我开通下载功能,我急需要本网站上的labwindows/CVI方面的数据库教程,谢谢!-LabWindows CVI aspects of the classic textbook
- 2022-03-24 03:59:31下载
- 积分:1