-
Clojure是一个java虚拟机的动态编程语言
Clojure is a dynamic programming language for the Java Virtual Machine
(JVM), with a compelling combination of features:
• Clojure is elegant. Clojure’s clean, careful design lets you write
programs that get right to the essence of a problem, without a lot
of clutter and ceremony.
• Clojure is Lisp reloaded. Clojure has the power inherent in Lisp
but is not constrained by the history of Lisp.
• Clojure is a functional language. Data structures are immutable,
and most functions are free from side effects. This makes it easier
to write correct programs and to compose large programs from
smaller ones.-Clojure is a dynamic programming language for the Java Virtual Machine
(JVM), with a compelling combination of features:
• Clojure is elegant. Clojure’s clean, careful design lets you write
programs that get right to the essence of a problem, without a lot
of clutter and ceremony.
• Clojure is Lisp reloaded. Clojure has the power inher
- 2022-01-25 22:10:55下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1
-
先进先出堆栈,简单,易读。将时序逻辑和组合逻辑分别列入不同过程块,适合初学者阅读。...
先进先出堆栈,简单,易读。将时序逻辑和组合逻辑分别列入不同过程块,适合初学者阅读。-first in firt out
- 2022-01-28 12:56:46下载
- 积分:1
-
比尔盖茨的演讲,共同聆听伟人的讲话,领悟其中的
比尔盖茨的演讲,共同聆听伟人的讲话,领悟其中的-Bill Gates
- 2022-01-21 05:47:46下载
- 积分:1
-
Checkstyle can find : can not be used or surplus enter a space better place with...
Checkstyle 可寻找:・不能使用的或者多余的输入 ・空格更好的地方不使用跳格符,反之亦然 ・不遵循命名标准的变量、方法或者类 ・过分复杂的分配或者返回语句。它还有Eclipse下的插件。
-Checkstyle can find : can not be used or surplus enter a space better place without using jump Lattice website. named vice versa do not abide by the standards of variables, methods or category over-complicated distribution or return statement. It also has the Eclipse plugin.
- 2022-03-25 02:05:45下载
- 积分:1
-
Three Kingdoms. Rar Nokia can be stored and used in the game
三国志.rar 诺基亚手机可以存放和使用的游戏-Three Kingdoms. Rar Nokia can be stored and used in the game
- 2022-06-11 23:04:07下载
- 积分:1
-
中小型企业网站,用ASP.NTE 和C#实现
中小型企业网站,用ASP.NTE 和C#实现-Small and Medium Enterprises website, with ASP.NTE and C# implementation
- 2022-04-29 18:24:46下载
- 积分:1
-
整理出来的全国电子大赛历届题目,便于大家查看
整理出来的全国电子大赛历届题目,便于大家查看-sorted out the National Competition electronic successive title, we look easy
- 2022-05-21 03:38:49下载
- 积分:1
-
intron 24
内含24点游戏,飞机订票系统和火车信息查询系统以及课设论文,注释非常详细,相信对学-intron 24-point game, the aircraft booking system and trains and the Information Systems Office located thesis, Notes is very detailed, I believe for school
- 2022-07-16 01:40:25下载
- 积分:1
-
数据结构教材中的全部排序算法,结构清楚 很好用的
数据结构教材中的全部排序算法,结构清楚 很好用的-data structure of all materials sorting algorithm, the structure clearly good use
- 2022-04-29 10:24:44下载
- 积分:1