-
Simple calculator source. There are four computing involution, such as computing...
简单的计算器源码。有四则运算乘方等运算,支持鼠标-Simple calculator source. There are four computing involution, such as computing, support for mouse
- 2023-03-04 06:50:02下载
- 积分:1
-
Multifractal Calculation
Multifractal Calculation,一个计算多重分形谱的matlab程序
- 2023-08-31 11:05:02下载
- 积分:1
-
堆排序算法实例C实现代码
应用背景
该问题是这样描述的:找n个数中的前k个最小数,要求时间复杂度和空间复杂度尽可能低。(n可能很大)
据说这是一些知名公司的面试题目。题目看起来简单,就区区二十来字,但是要求却不低。这里面蕴含的算法思想在金融等领域的软件中都有应用。在此分享,希望能给同仁们一些参考。
关键技术本实例中主要是通过堆排序来实现的,堆排序算法的实现中的难点在于对堆的调整,无论是最大堆还是最小堆,在具体应用中都会维持着一种动而不乱的结构。这里面还用到桶排序的思想,其实它也是建立在堆排序基础上的。C语言实现的代码看起来简洁明了。
- 2022-01-25 17:13:21下载
- 积分:1
-
涡轮模型
应用背景对于涡轮机,一个径向流入涡轮机模块已建立。初步几何设计实现:在这个模块,主要的几何尺寸和速度三角形的转子和产生定子。设计例程开始固定几个输入参数,计算特征的热力学性质点相关的入口和出口流体条件;关键技术这可以被认为是最重要的涡轮设计的目标,因为它可以提供重要的信息进一步的设计策略,不仅为涡轮机本身,而且为周期参数。无论如何,这个模块,需要迭代的一些参数参与热动力循环;
- 2023-04-29 19:30:03下载
- 积分:1
-
SM2算法实现
《SM2椭圆曲线公钥密码算法》分为四个部分:
──第1部分:总则
──第2部分:数字签名算法
──第3部分:密钥交换协议
──第4部分:公钥加密算法
- 2022-06-18 13:12:43下载
- 积分:1
-
RFID indoor location identification for construction projects
资源描述This paper presents a lowcost indoor location identification and material tracking methodology for construction
projects using Ultra High Frequency (UHF) passive Radio Frequency Identification (RFID) technology. Onsite
location aware information is an emerging area that focuses on automating delivery of spatial information
pertinent to location of materials, workforce, and equipment. This spatial information can be used to derive
knowledge about construction project status. A two-step algorithm is presented to automate the process of
location estimation and material tracking in near-real-time. In this methodology, a number of passive RFID
tags are distributed onsite where work is progressing, and a mobile RFID reader is carried by a worker onsite.
Each passive RFID tag is deployed as a reference point with a known location (landmark) within a predefined
zone. Reference tags of known locations are used to d
- 2022-03-02 08:24:10下载
- 积分:1
-
矩阵得基本运算(数组实现)
矩阵得基本运算(数组实现)-matrix in the basic operations (Array achieved)
- 2022-09-12 21:30:03下载
- 积分:1
-
28335产生pwm
基于DSP28335的spwm程序
EVA下面的通用定时器T1工作于连续增/减计数模式,产生三角载波,载波频率为3000Hz,载波比N=60,因此调制波形正弦波的频率为50Hz。本实验中,调制度为
0.8。
预存A相和B相的正弦值列表,C相的可以根据A相和B相的值计算出来
- 2022-12-07 21:00:03下载
- 积分:1
-
Gaussian out the main element method, c code
高斯列主元法,c 代码-Gaussian out the main element method, c code
- 2022-02-24 19:58:42下载
- 积分:1
-
偏微分方程数值求解程序
资源描述
偏微分方程问题:假定一个方形材料100mm*100mm,四边分别为第一、第二、第三类边界条件,无内热源,导热系数为常数,分析该区域内的温度变化。
- 2022-03-22 10:11:51下载
- 积分:1