-
工作站机群的发展和应用
工作站机群的发展和应用--Development and deployment of workstation cluster.
- 2022-03-06 17:28:52下载
- 积分:1
-
本文介绍了非控制性的意义
本文介绍了控制非抽样误差的意义,非抽样误差的来源。-This article describes the significance of control of non-sampling errors, non-sampling error sources.
- 2023-03-03 01:40:04下载
- 积分:1
-
载之“阿蒙编程乐园”
载之“阿蒙编程乐园”-Contained in the Programming Ammon s Paradise
- 2022-11-20 01:10:02下载
- 积分:1
-
一个二维Fourier变换的程序 适用于256*256的点阵,用于应付一般的数字图像处理需要...
一个二维Fourier变换的程序 适用于256*256的点阵,用于应付一般的数字图像处理需要-a two-dimensional Fourier transform procedures apply to the 256* 256 dot matrix, used to meet the general needs of digital image processing
- 2023-02-04 04:55:04下载
- 积分:1
-
网络综合布线系统与施工技术1234454
网络综合布线系统与施工技术1234454-integrated network cabling system and Construction Technology 1234454
- 2022-02-22 08:32:24下载
- 积分:1
-
最小二乘法多次曲线拟合
最小二乘法多次曲线拟合-least squares curve fitting time
- 2022-12-22 00:55:02下载
- 积分:1
-
本文介绍了由W925EP01搭建,基于固定电话线网络实现系统远程升级的解决方案。详细阐述了W925EP01芯片特性,及其应用在远程升级系统中实现的方法。智能仪器...
本文介绍了由W925EP01搭建,基于固定电话线网络实现系统远程升级的解决方案。详细阐述了W925EP01芯片特性,及其应用在远程升级系统中实现的方法。智能仪器的远程升级 -this paper by W925EP01 structures, Based on the fixed telephone line network for remote system upgrade solutions. W925EP01 elaborate on the chip characteristics, and its application in remote upgrading of systems and the methods to achieve. Intelligent Remote upgrade equipment
- 2022-01-26 02:33:12下载
- 积分:1
-
数值计算方法,龙格现象
数值计算方法,龙格现象-numerical calculation method, Runge phenomenon
- 2022-07-28 07:14:04下载
- 积分:1
-
计算器
计算器-Calculator
- 2022-06-15 01:58:26下载
- 积分:1
-
classic procedures hundred cases == 1
经典c程序100例==1--10 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("
") for(i=1 i
- 2022-05-24 10:08:08下载
- 积分:1