-
C语言编程产生离散单元斜边序列,序列的门…
用C语言编程产生离散单位斜边序列、门序列、指数衰减序列,实现三者卷积,并在显示器上观察到相关序列或卷积的图形。比较经典的卷积C源码-C language programming produce discrete units hypotenuse sequence, the gate sequence, exponential decay sequence, the realization of the three convolution, and observed in the display sequence, or convolution-related graphics.This is the classical convolution C original code
- 2022-02-02 22:38:30下载
- 积分:1
-
color颜色拾取器,超强功能转换,良好界面设计
color颜色拾取器,超强功能转换,良好界面设计-color color picker, super functional transformation, good interface design
- 2022-07-05 09:21:56下载
- 积分:1
-
Vfp6.0 use of student achievement to write a deal with the
利用vfp6.0写的一个学生成绩处理中的“分段统计”程序,自动成绩EXCEL表-Vfp6.0 use of student achievement to write a deal with the
- 2023-07-15 14:40:03下载
- 积分:1
-
一个有限元分析软件,在网上找到的,一起学习。
一个有限元分析软件,在网上找到的,一起学习。-A finite element analysis software, find online, along with learning.
- 2022-04-01 01:51:35下载
- 积分:1
-
软考网络工程师复习笔记,软考网络工程师复习笔记
软考网络工程师复习笔记,软考网络工程师复习笔记-soft examination Review Notes network engineers, network engineers take soft Review Notes
- 2023-03-18 19:10:03下载
- 积分:1
-
Cat Tom 兄弟的力作.代码是纯C写的,本来是用TC2.0写的,后来移植到DJGPP下,如果有人想看TC代码的话Cat Tom [CRAZY BUGS]的主...
Cat Tom 兄弟的力作.代码是纯C写的,本来是用TC2.0写的,后来移植到DJGPP下,如果有人想看TC代码的话Cat Tom [CRAZY BUGS]的主页可以下载到。 http://www.8623.com-brothers Tom Cat Book. The code is written in pure C, originally was written WITH TC 2.0 and later transplanted to DJGPP, if someone want to see the code TC Cat Tom [Bass BUGS] can be downloaded to the home page. Http://www.8623.com
- 2022-07-01 09:59:26下载
- 积分:1
-
AutoCAD画的三维文件,很不错哦,可以下载后自己参照
AutoCAD画的三维文件,很不错哦,可以下载后自己参照-Three-dimensional AutoCAD drawing files, oh well, you can download their own reference
- 2023-03-05 06:20:03下载
- 积分: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
-
用于矩阵地相乘,矩阵的转置以及逆矩阵的求法
用于矩阵地相乘,矩阵的转置以及逆矩阵的求法-For matrix multiplication, transpose and inverse matrix method of seeking
- 2022-03-22 03:51:12下载
- 积分:1
-
keilc51写的,双色LED点阵屏 可移动 速度可调
keilc51写的,双色LED点阵屏 可移动 速度可调-keilc51 written, two-color LED Display Screen Mobile adjustable speed
- 2022-03-22 06:22:07下载
- 积分:1