-
七自由度汽车模型
七自由度汽车模型,可以自己输入参数,如轴距,轮距,质心高度等(Seven degrees of freedom vehicle model, can input parameters, such as their wheelbase, track, centroid height etc)
- 2018-04-14 19:57:28下载
- 积分:1
-
sqlite-amalgamation-3071700
sqlite数据库C源码接口程序,通过此程序可以创建,修改和删除SQLITE数据及数据(sqlite database C source interface program, through this process can create, modify, and delete data, and data SQLITE)
- 2013-07-17 16:28:51下载
- 积分:1
-
KS0108液晶显示控制器。
for ks0108 LCD Controller
- 2023-03-30 05:00:03下载
- 积分:1
-
github_repo
说明: 按照通常的应用顺序,处理地震数据包括三个主要步骤-去卷积,叠加和偏移。表示处理坐标(中点,偏移和时间)中的地震数据量。去卷积沿时间轴起作用。它从记录的地震迹线中删除了基本地震子波(通过地球和记录系统的各种作用修改的源时间函数),从而提高了时间分辨率。去卷积通过压缩小波来实现此目标。堆叠也是压缩的过程(速度分析和静校正()。特别是,首先通过对每个CMP道集的迹线应用常规偏移校正(速度分析和静态校正),将数据量减少到零偏移的中点时间平面(棱镜的正面)。 ,然后沿偏移轴求和。结果是一个堆叠的部分。(Generally, seismic data processing includes three steps: deconvolution and migration. Represents the amount of seismic data in processing coordinates (midpoint, offset, and time). Deconvolution works along the time axis. It removes the basic seismic wavelet (the source time function modified by various actions of the earth and the recording system) from the recorded seismic traces, thus improving the time resolution. Deconvolution achieves this goal by compressing wavelet. Stacking is also a process of compression (velocity analysis and statics). In particular, by applying conventional offset correction (velocity analysis and static correction) to the trace of each CMP gather, the amount of data is reduced to the midpoint time plane of zero offset (the front of the prism). And then sum along the offset axis.)
- 2021-04-07 13:41:38下载
- 积分:1
-
93317476Synthetic-seismogram-code
几种地震模型的构建,地球物理勘察之类的小伙伴可以用来做一些去噪之类的小程序(The construction of several seismic models, small partners such as geophysical surveys can be used to do small programs such as denoising)
- 2018-04-19 14:01:24下载
- 积分:1
-
扫雷游戏
用c语言编写的扫雷游戏,这是程序的源代码
扫雷游戏
用c语言编写的扫雷游戏,这是程序的源代码-Minesweeper game with the c language de-mining game, which is the source code
- 2022-01-22 12:40:49下载
- 积分:1
-
微信的FOC方案_AN1299
微 芯的FOC方案,这是使用PLL锁相环设计的,比1078的反正切要好(FOC scheme, which is the use of PLL phase-locked loop design, is better than 1078 point anyway)
- 2017-09-05 20:43:36下载
- 积分:1
-
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装...
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装入硬盘0柱0道1扇的硬盘锁,hdlock.exe实现 (1)把hdlock.dat装入硬盘0柱0道1扇并设置硬盘锁的密码,(2)修改密码,(3)卸载 硬盘锁 在此,先介绍一下 hdlock.dat,因为硬盘锁本身受空间限制,必须严格控制在1bdH 字节内,(知道为什么吗?)所以是不能用masm先写原程序,再编译,我基本上是用debug 的A命令一次性写出来的,我把这些反汇编了出来,加上一些注释,给大家看看,互相学习 吗。 -DOS logic lock First, I briefly tell us about the procedure that I used the compilation of written procedures are two documents : hdlock.exe hdlock.dat, hdlock.dat yes, I wrote for the packed column drives 0 0 1 hard disk lock, hdlock.exe achieve ( 1) hdlock.dat loaded drive 0- 0 and set up a password lock drive, (2) to alter the code, (3) remove the hard disk lock, first tell us about hdlock.dat, since drive lock itself subject to space restrictions, must be strictly controlled within the 1bdH byte (wonder why?) So it is not used can write original program first and then build, basically, I used the debug A one-time write down orders, I put out a compilation of the anti-plus some notes, for every
- 2022-04-23 17:27:25下载
- 积分:1
-
Dcp
翅片上冷凝 udf,由于存在shadow必须考虑两侧冷凝udf。所以需要考虑两侧相变传热传质(The condensation of UDF on the fin, due to the presence of shadow, must be considered on both sides of the condensing udf. Therefore, it is necessary to consider the heat transfer and mass transfer on both sides)
- 2017-09-05 10:45:03下载
- 积分:1
-
主程序是Untitled9
说明: 负载均衡调度问题:假设有N个任务,需要负载均衡器分配给M个服务器节点去处理。每个任务的任务长度、每台服务器节点(下面简称“节点”)的处理速度已知,请给出一种任务分配方式,使得所有任务的总处理时间最短。(Load balancing scheduling problem: suppose there are n tasks, which need to be allocated to m server nodes by load balancer. The task length of each task and the processing speed of each server node (hereinafter referred to as "node") are known. Please provide a task allocation method to minimize the total processing time of all tasks.)
- 2020-03-25 21:10:10下载
- 积分:1