-
实现得失一个交通灯。利用vhdl语言
实现得失一个交通灯。利用vhdl语言-realize a gain or loss of traffic lights. The use of VHDL Language
- 2022-06-14 17:51:49下载
- 积分:1
-
计算图中两点间最短路径和距离
calculates the shortest path and distance between two nodes on a map
- 2023-04-22 13:00:03下载
- 积分:1
-
四码子,西北人的游戏。连三胜。这种棋类游戏没有五子棋那么难。特别适合开发小孩子的智力。
四码子,西北人的游戏。连三胜。这种棋类游戏没有五子棋那么难。特别适合开发小孩子的智力。-Four different, northwest of people game. Even three wins. This chess game is not so difficult Gobang. Particularly suited to the intellectual development of children.
- 2022-02-02 22:36:52下载
- 积分:1
-
34401a
VB 透过GPIB 和仪器通信,代码比较简单,仅供参考。谢谢(VB communicates with the instrument through GPIB. The code is relatively simple and is for reference only. Thank you)
- 2020-06-22 18:00:01下载
- 积分:1
-
基于粒子滤波的目标追踪
简单介绍下基于粒子滤波的目标跟踪算法,希望可以帮助到一些想入门的人(A brief introduction to particle tracking based target tracking algorithm)
- 2018-07-31 09:03:23下载
- 积分:1
-
CST_PERIODIC
CST periodics CONDITIONS
- 2018-12-16 18:18:18下载
- 积分:1
-
QT GUI快速编程 PYQT编程指南
python qt 快速编程的中文原版使用手册(using qt with pyhton)
- 2020-08-28 14:28:12下载
- 积分:1
-
cantilever-beam-master
计算梁单元的形函数,单位质量矩阵等,及其有限元组装,模拟运动情况。(The shape function and unit mass matrix of the beam element are calculated, and its finite element assembly is carried out to simulate the motion.)
- 2019-03-18 09:38:13下载
- 积分:1
-
一个用C写的MUD 终端源码,从中可以学习到很多的相关的知识!值得一看!...
一个用C写的MUD 终端源码,从中可以学习到很多的相关的知识!值得一看!-1 C write MUD terminal source, from which one can learn a lot of knowledge! An eye-catcher!
- 2022-01-25 15:01:59下载
- 积分:1
-
problem with M
排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0
- 2022-11-27 09:05:03下载
- 积分:1