搜索资源列表
-
0下载:
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时
会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
-
-
0下载:
原创,研究生论坛讲座:基于实时的、网络的远程图像传输技术!主要介绍了vnc,图像压缩算法,图像传输以及面向对象的编程实现!-Original, post-graduate lectures forum: Based on real-time, network remote video transmission technology! Mainly introduces the vnc, image compression algorithms, image transmission, as we
-
-
1下载:
寿星万年历是一款采用现代天文算法制作的农历历算程序,含有公历与回历信息,可以很方便的进行公、农、回三历之间的转换。提供公元-4712年到公元9999年的日期查询功能。其中1500年到1940农历数据已经与陈垣的《二十史朔闰表》核对;含有从公420元(南北朝/宋武帝元年)到今的基本年号。在过去几百年中,寿星万年历的误差是非常小的,节气时刻计算及日月合朔时刻的平均误差小于1秒,太阳坐标的最大可能误差为0.2角秒,月亮坐标的最大可能误差为3角秒,平均误差为误差的1/6。万年历中含有几百个国内城市的经纬
-
-
0下载:
Weka是一个超强功能的machine learning开发包-Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, clas
-
-
0下载:
Implementation of various encryption algorithms in java
-
-
0下载:
用java写的加法加解密算法,简洁易懂,可以供初学者参考-Jia Fajia written in java and decryption algorithms, concise and easy to understand, you can reference for beginners
-
-
0下载:
多目标进化算法框架,包括MOEAD、NSGA2等经典多目标进化算法。-The MOEA Framework is a free and open source Java library for developing and
experimenting with multiobjective evolutionary algorithms (MOEAs) and other
general-purpose multiobjective optimization algorithms. Th
-
-
1下载:
asm源码,版本是5.2,支持jdk1.8及以下的版本。是个可以对字节码操作的java语言写的框架(ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformat
-
-
1下载:
MOA Machine Learning for Streams。它包括一系列机器学习算法(分类,回归,聚类,异常值检测,概念漂移检测和推荐系统)以及评估工具。与WEKA项目相关的MOA也是用Java编写的,同时扩展到更严苛的问题。
https://moa.cms.waikato.ac.nz/(It includes a series of machine learning algorithms (classification, regression, clustering, outlier
-