-
单片机控制PID算法应用
典型PID算法程序,经实验,控制效果优,控制精度高。(It is a representative program of PID arithmetic.The effect of control is excellent and the precision of control is high via experiment.)
- 2020-06-26 08:00:02下载
- 积分:1
-
LogPolar
Log-Polar变换, 能把笛卡尔坐标系里面的旋转和尺度变换变为Log-Polar坐标系中的角度方向和log-r方向的平移(The Log-Polar transform can transform the rotation and scale transform in the Descartes coordinate system into the angular direction and the log-r direction translation in the Log-Polar coordinate system)
- 2017-08-18 10:39:59下载
- 积分:1
-
puia
用C++实现了梯度下降求多元函数极值的算法,有可能会陷入局部最优解()
- 2018-02-17 18:52:09下载
- 积分:1
-
OpenGL教程_NeHe_源代码_1-48
说明: Nehe大神的OpenGL教程,内附48节课的课程源码~希望对学习OpenGL的人有所帮助(OpenGL_Course_NeHe,Nehe's OpenGL course, which contains the source code of 48 courses. I hope it can help people who study OpenGL)
- 2020-06-20 10:43:14下载
- 积分:1
-
1028b
一个最简单的正演程序,其基本思想是先画一个模型,包括层状的,及盐丘两种类型,没有加入断层,然后利用最简单的褶积生成地震数据,目前能实现的功能是:
1.建立工区,
2.建立层状模型,及盐丘模型
3.计算封闭区域,指定各层及盐丘属性,包括速度及密码
4.利用雷克子波褶积生成地震数据
5.将地震数据写入segy文件.(One of the most simple forward procedure, the basic idea is to first draw a model, including stratiform, and the salt dome are two types, not joined the fault, and then use the simplest convolution generates seismic data, to achieve the function of the current : 1. the establishment of work area, 2. the establishment of layered model, and the salt dome model 3. calculations enclosed area, specify the properties of each layer and the salt dome, including the speed and password 4. the use of Lake wavelet convolution generates seismic data 5. will be an earthquake data is written to segy file.)
- 2021-03-03 18:49:32下载
- 积分:1
-
cqsjedit_03_09_01
传奇世界的地图编辑器,属于游戏开发中的地图编辑工具(legendary world map editor, game development is the map editing tools)
- 2005-08-19 20:56:09下载
- 积分:1
-
pq_powerflow
潮流计算是电力系统稳态分析的重要组成部分,pq分解法是牛拉法的改进。(Power system power flow calculation is an important part of the steady state analysis, P- Q decomposition method is a kind of improvement of cattle rafa.)
- 2014-12-25 21:58:59下载
- 积分:1
-
高效服务器编程模型,达到理论100W并发服务 libuv-v1.9.1
高效服务器编程模型,达到理论100W并发服务(Efficient Server Programming Model)
- 2020-06-22 09:20:02下载
- 积分:1
-
微信开发 SDK
1.使用对象本API目前只针对微信公众平台开发者文档所有API进行包装:http://mp.weixin.qq.com/wiki/home/index.html也就是微信服务号和订阅号的开发。不支持微信企业号和移动端API。但是不排除企业号和移动端API共有部分的调用,对于这部分本SDK不保证其能调用成功。2.API包装的核心思想运用Dynamic(.net 4.0以及以上版本支持)在程序中传递微信所需的结构化(xml,json)对象,减少大量代码,实现轻量级。让您可以像Python一样书写代码。3.SDK优势(1)轻量级,摒弃了大量对微信API调用过程中的传递对象的包装,代码至少减少1/2,和同级.net版本的微信SDK相比是最轻量级的。(2)结构清晰,和官方API列表一一对应,便于开发者快速定位。(3)简单灵活,只包装官方最底层的,最原始的API,便于开发者自由发挥。4.API目录说明(1)AcceptMessageAPI.cs 对应微信API的 "接收消息" 注意:验证消息真实性在BasicAPI的CheckSignature中. 接收消息文字、图片、视频、音频、位置、链接和事件消息都包装在AcceptMessageAPI.Parse(string message)方法中, 因为他们都可以归为消息,所以只需要提供一个统一的解析方法即可。当然,这个方法返回的是一个动态对象。 &nbs
- 2022-03-10 07:40:04下载
- 积分:1
-
避障
说明: 寻迹,直流电机驱动,pwm调节,小车程序(Tracing, dc motor drive, PWM adjustment, car program)
- 2020-06-18 19:20:02下载
- 积分:1