-
数据结构与算法练习
数据结构与算法练习,经典数据结构与算法的C语言实现,有高精度运算、排序、动态规划、海量数据处理、回溯、递归、搜索、图论
链表、操作系统相关等算法与数据机构实现。
- 2023-05-08 17:00:03下载
- 积分:1
-
cc1100send-and-receive
P1DIR |= 0x03; //P1_0, p1_1, OUTPUT
CLKCON &= ~0x40; //晶振
while(!(SLEEP & 0x40)); //等待晶振稳定
CLKCON &= ~0x47; //TICHSPD128分频,CLKSPD不分频
SLEEP |= 0x04; //关闭不用的RC振荡器
//Initkey();
Init_T1();
InitUART(9600); //初始化串口
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-23 14:42:43下载
- 积分:1
-
ASTM 标准路谱
应用背景
ASTM标准路谱用于运输包装测试。
里面包含:公路谱;铁路谱;航空谱。
关键技术
运输振动测试。
将路谱数据输入振动台,振动台将按照规定的能量等级进行随机振动。
- 2022-08-20 06:13:41下载
- 积分:1
-
铂金属温度计换算程式,用于知道金属阻值时求解温度值
铂金属温度计换算程式,用于知道金属阻值时求解温度值-platinum metal thermometer conversion formula for the resistance know when the metal temperature Solution
- 2023-03-03 10:10:04下载
- 积分:1
-
A program to demonstrate the optimization process of particle swarm optimization...
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.-A program to demonstrate the optimization process of particle swarm optimization. A two- dimensional objective function is visualized by level of gray : the lighter the color, the higher the value function. The particles ar e shown as red circles. their trajectory as red lines.
- 2022-10-27 02:55:03下载
- 积分:1
-
VC度分秒(时分秒)转换公式;求经纬度差;渐长纬度计算公式;已知两点经纬度求第二点相对第一点的方位距离...
VC度分秒(时分秒)转换公式;求经纬度差;渐长纬度计算公式;已知两点经纬度求第二点相对第一点的方位距离-VC degrees minutes and seconds (time minute and second) conversion formula seeking latitude and longitude difference amidst growing latitude formula 2:00 longitude and latitude are known to seek the second orientation of the relative distance from the first point
- 2022-01-20 23:22:12下载
- 积分:1
-
随机有限元理论教材,是学习随机有限元及可靠度理论的不错东东...
随机有限元理论教材,是学习随机有限元及可靠度理论的不错东东
-Stochastic finite element theory of teaching materials, are studying stochastic finite element and reliability theory is true Dongdong
- 2023-06-23 14:15:03下载
- 积分:1
-
对运动目标检测和跟踪
本程序能够对运动目标进行检测,提取前景图像以及能够进行灰度处理和对目标能够进行有效的跟踪,通过VS2010和opencv进行编译,能够运行出来。
- 2022-06-20 00:39:06下载
- 积分:1
-
用C语言实现一个简单数学计算器,并按后序排列将输入的表达式显示出来。...
用C语言实现一个简单数学计算器,并按后序排列将输入的表达式显示出来。-C language a simple mathematical calculator, together with sequence after importation of expression displayed.
- 2023-03-16 15:20:03下载
- 积分:1
-
运筹学中的解非线性规划问题的一种方法,zoutendijk可行方向法
运筹学中的解非线性规划问题的一种方法,zoutendijk可行方向法-tacticians solution of the nonlinear programming method, zoutendijk feasible direction
- 2022-08-16 05:27:02下载
- 积分:1