用c语言写的,仅包含程序,要自己编译 /* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The library is free for all purposes without
matlab 算法 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选
PSTricks is a set of macros that allow the inclusion of Postscr ipt drawings directly inside TeX or LaTeX code. It is originally the work of Professor Timothy Van Zandt and in recent years it has been maintained by Denis Girou, Sebastian Rahtz and H
Haskell中的函数式编程
丹尼斯·莫斯科夫(Denis Moskvin)在的Haskell上的函数式编程中进行了练习。
要求
make
docker
指示
make bash启动交互式shell
make ghci以交互方式启动GHC
make ghci file=PATH/TO/FILE以加载所需文件来启动GHCi