-
10165101220 于文梦
说明: 解决一些图像处理的小问题,具体的划分和问题,文件里有提到(Solve some small problems in image processing)
- 2018-12-30 20:33:10下载
- 积分:1
-
LAMMPS常用建模方法总结
建模是进行材料模拟的第一步,这里对LAMMPS常用的建模方法进行总结(我平时用到的,难免不全面)。 概况来说,建模方法有两种:内部建模和外部建模。(Modeling is the first step in the process of material simulation. This is a summary of the modeling methods commonly used in the LAMMPS. In general, there are two types of modeling approaches: internal modeling and external modeling.)
- 2017-12-07 04:23:36下载
- 积分:1
-
opencv读取视频,并将视频帧保存成图片格式
本代码是通过opencv读取视频,可以播放,也可以提取帧图片保存起来,可以设置需要保存的帧数。文件中有测试视频
- 2022-07-26 04:09:12下载
- 积分:1
-
VC++ Firewall防火墙源代码
VC++ Firewall防火墙源代码VC++ Firewall防火墙源代码VC++ Firewall防火墙源代码
- 2022-07-09 23:08:08下载
- 积分:1
-
astar
A*算法 1、将开始节点放入开放列表(开始节点的F和G值都视为0)
2、重复以下步骤:
在开放列表中查找具有最小F值的节点,并把查找到的节点作为当前节点
把当前节点从开放列表删除, 加入到封闭列表.
(A* algorithm 1, will begin to node placed in the and opening up list of (the began to node of the F and G values are regarded as 0) 2, repeat the the following steps: to Find a the has a the the smallest F value of the node in the the and opening up list of, and put Find a to the node as the current node current node is removed from the open list, added to the closed list.)
- 2013-04-04 11:06:42下载
- 积分:1
-
awgn_simulator
LDPC码在AWGN信道下的译码程序(c语言)(LDPC code in AWGN channel decoding procedures under (c language))
- 2009-03-24 22:20:50下载
- 积分:1
-
STM32自相关滤波
说明: 基于stm32 的自相关滤波器设计开发,基于野火开发版的,使用到了串口,ADC,dma(Design and development of autocorrelation filter based on STM32, based on wildfire development version, using serial port, ADC, DMA)
- 2020-12-15 14:49:13下载
- 积分:1
-
基于MATALAB的GSM物理层仿真程序
信道编解码、GSMK调制解调、viterbi均衡等整套的L1算法,并有详细的文档说明
- 2023-06-15 12:10:14下载
- 积分:1
-
Coursera Graph Theory Solutions
课程-算法专业化-图论课程-作业解决方案
- 2022-05-25 18:33:16下载
- 积分:1
-
2DPE_VCPP6.0
抛物方程是由赫姆霍兹方程推导而来,在计算大区域电磁传播有较大的优势,本程序是二维的情况。(Parabolic equation is derived the Herm Holtz equation, in the calculation of large areas of electromagnetic propagation has a greater advantage, the program is a two-dimensional situation.)
- 2016-11-20 12:32:02下载
- 积分:1