-
C算法
C算法-C Algorithm
- 2022-02-06 03:51:11下载
- 积分:1
-
汉字助记符转换
软件开发中很多时候会用到助记符,这个转换源码可以带替手工转换的麻烦。可以根据汉字自动转换,开发者可根据源码灵活运用。这是一个很实用的源码。
- 2023-06-10 08:25:03下载
- 积分:1
-
relogio programavel对位控制de cargas
应用背景 ;/ /的bloco 1水泥Á里奥斯吉拉斯/ ******************************************************************************* ;*诺姆做项目: ;相对ó吉奥数字microcontrolado COM控制programavel de acinmento de ;cargas。******************************************************************************** ;* Autores: ;丹尼尔Yoshie田中 ;道格拉斯巴西Piovesan索萨-雷纳托 ;胜利菲利佩Delgado德卢塞纳******************************************************************************** ;*历史Ó波多黎各de修订ÃO: ; ;Ã版本:14 / 05 / 2015******************************************************************************** ;*描述ÇÃO: ;相对ó吉奥数字microcontrolado: ; ; ; ; ;permite阙SEU呢á力拓塞娅editado; ; ; ; ; ;编德呢á力拓包ãO 24小时; ; ; ; ; ;一个程序çãO de霍尔棒á里约disparo E conrte德在é3 ; ; ; ; ;cargas COM alimentaçãO外E控制realizado佩洛 ; ; ; ; ;microcontrolador; ; ; ; ; ;一intereaçã做通常á力拓COM O RELó吉奥ocorre POR MEIO德嗯他, ;&nbs
- 2023-07-29 20:20:03下载
- 积分:1
-
随机有限元分析的经典程序,分析结构可靠度等方面应用
随机有限元分析的经典程序,分析结构可靠度等方面应用-Stochastic finite element analysis of the classical procedures, analysis of structural reliability applications, etc.
- 2022-03-04 06:04:44下载
- 积分:1
-
利用VC程序计算阴历
利用VC程序计算阴历-calculated using the Moon VC
- 2022-07-03 04:44:42下载
- 积分:1
-
关于最佳算法的实现
关于最佳算法的实现 -Realize the best algorithm on
- 2022-03-18 01:29:40下载
- 积分:1
-
MPU6050角度解析上传程序
通过STM32的I2C接口读取MPU6050的数据,然后经过均值滤波和互补融合,获取横滚角和俯仰角,然后将角度信息通过串口反馈到上位机中。
- 2022-08-18 20:09:59下载
- 积分:1
-
数学建模若干问题的论文
数学建模若干问题的论文- Mathematics modelling certain questions papers
- 2022-04-29 15:18:04下载
- 积分:1
-
dda algorithm is the basic algorithm in computer graphics, very useful, it is re...
dda算法是计算机图形学的基本算法,非常实用,建议大家用。可以画直线-dda algorithm is the basic algorithm in computer graphics, very useful, it is recommended by everyone. Can draw a straight line
- 2022-12-28 09:10:03下载
- 积分:1
-
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅...
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。
例如:给定4个城市{1,2,3,4}及其各城市之间的路程
最优路线是1,3,2,4,1,
其最短路程是25-a salesman, traveling salesman problem, a number of cities to sell commodities, the known distance between the city (or travel). He selected from a resident, after each city again, the last resident to return to the line, making the total distance (or travel) is the smallest. For example : given four cities (1,2,3,4) and the distance between the city optimal route is 1,3,2,4, 1, the shortest distance is 25
- 2022-03-31 13:34:20下载
- 积分:1