-
霓虹灯蜂巢特效
HTML5 Canvas霓虹灯蜂巢特效是一款霓虹灯发光的蜂巢六角网格动画特效。(HTML5 Canvas Neon Honeycomb Special Effect is a Neon-lit hexagonal mesh animation special effect of the honeycomb.)
- 2019-01-12 17:31:43下载
- 积分:1
-
通过遗传算法求解N皇后问题,用c++编写
通过遗传算法求解N皇后问题,用c++编写-Through the Genetic Algorithm for N queens problem, using c++ write
- 2022-06-21 22:01:56下载
- 积分:1
-
his little function rounds a number (or the elements of a vector ot matrix) towa...
his little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits.
Examples:
roundsd(0.012345,3) returns 0.0123
roundsd(12345,2) returns 12000
This is a useful complement to Matlab s ROUND, ROUND10 and ROUNDN (Mapping toolbox), especially when dealing with data with a large variety of order of magnitudes.
I was about to upload this file when I found "sd_round.m" by Edward Zechmann (see aknowledgment), which has similar feature (and more). But, because my script is very different in coding (much much shorter), I decided to share it anyway.
- 2022-06-30 21:07:55下载
- 积分:1
-
ADI的ADSP
ADI的ADSP-BF561下实现视频叠加的demo。-ADI
- 2022-03-22 02:30:19下载
- 积分:1
-
弹性流体动压润滑 数值计算方法(代码)
点接触,线接触弹流润滑程序,轴承齿轮弹流数值计算程序,黄平(Point contact, linear contact elastohydrodynamic lubrication program, bearing gear Elastohydrodynamic numerical calculation program, Huang Ping)
- 2021-04-14 18:28:55下载
- 积分:1
-
svd
svd气象中用的fortran程序,欢迎大家看看(svd weather with the fortran program, please take a look at the)
- 2009-04-18 11:32:28下载
- 积分:1
-
memcached-server-iplist-master
memcached-server-iplist
- 2018-05-19 00:25:36下载
- 积分:1
-
MATLAB有限元分析与应用
一本很好的有限元分析的书籍,可以帮助土建类专业初学者更好的理解有限元,并学会用matlab编程(A good book of finite element analysis can help beginners of civil engineering to understand finite element better and learn to program with matlab)
- 2020-06-20 20:20:02下载
- 积分:1
-
Python编写的程序,用于计算给定数字的阶乘 factorial
说明: 這是一個用編程語言Python編寫的程序,用於計算給定數字的階乘。(This is a program written in the programming language Python that calculates the factorial of a given number.)
- 2020-06-18 01:00:01下载
- 积分:1
-
Universal Serial Bus (USB) is a communications architecture that gives a persona...
Universal Serial Bus (USB) is a communications architecture that gives a personal
computer (PC) the ability to interconnect a variety of devices using a simple four-
wire cable. The USB is actually a two-wire serial communication link that runs at
either 1.5 or 12 megabits per second (mbs). USB protocols can configure devices
at startup or when they are plugged in at run time. These devices are broken into
various device classes. Each device class defines the common behavior and
protocols for devices that serve similar functions. Some examples of USB device
classes are shown in the following table
- 2022-07-25 07:02:30下载
- 积分:1