-
最大覆盖问题:给定n个整数a , a , ,an 1 2 组成的序列。如果对于i £ k £ j ,有k | j | a &...
最大覆盖问题:给定n个整数a , a , ,an 1 2 组成的序列。如果对于i £ k £ j ,有k | j | a £ a ,则称j a 覆
盖序列区间i i j a , a , , a +1 ,相应的覆盖区间长度为j-i+1。-Maximum coverage problem: Given n integers a, a,, an 1 2
- 2023-01-24 13:10:04下载
- 积分:1
-
科学与工程数值算法求解方程组的类
科学与工程数值算法求解方程组的类-science and engineering numerical algorithm for solving equations of the type
- 2022-03-13 20:51:02下载
- 积分:1
-
关于数学组合题的解法.用模板类+回归函数实现,思路简单清晰.这是我在索贝数码公司时接到的一道应聘题.含有算法描述文档....
关于数学组合题的解法.用模板类+回归函数实现,思路简单清晰.这是我在索贝数码公司时接到的一道应聘题.含有算法描述文档.-on mathematical solution to the problem of portfolio. Template function to achieve the reunification category, the thinking is clear and simple. This is the closest digital received by the company and that a candidate. Documents containing algorithm description.
- 2023-07-03 19:50:02下载
- 积分:1
-
lisp utility lib
CLLIB is a varied collection of Common lisp tools and routines in CLOCC.
Includes:
â– "guess the animal" game; simple neural net (AI)
â– autoload function and snarfing autoloads from other files
â– basic definitions: package and path
â– base64 encoding and decoding (data format)
â– Rolodex: BBDB/vCard handling
â– check values and types of the elements of a list
â– Common Lisp HyperSpec access
â– read/write CLOS object
- 2022-02-01 20:05:38下载
- 积分:1
-
修正单纯型方法程序
修正单纯型方法程序-modified simplex methods and procedures-
- 2023-05-21 07:45:03下载
- 积分:1
-
基于连续蚁群算法融合的神经网络RFID 信号分布模型
资源描述基于人工神经网络方法建立了RFID 反射信号强度分布模型. 该方法仅依赖数据,实施简
单. 为克服传统BP 算法对初值敏感、易陷入局部极值的缺陷,引入一种连续的蚁群优化算法来
确定多层神经网络的权值,该算法具有更强的全局搜索能力和效率. 讨论了算法的基本理论和具
体步骤,最后利用实际RFID 设备采集的反射信号强度数据对算法进行测试,对理论信号模型和
实际的建模结果进行了比较,并分析了算法的逼近能力和泛化能力. 结果表明在考虑到不可避免
的误差和扰动下,所提出的方法可以更好地建模RFID 信号强度的实际分布,具有良好的性能.
- 2022-06-22 01:38:49下载
- 积分:1
-
基于最小二乘原理的直线拟合程序
基于最小二乘原理的直线拟合程序-based on the principle of linear least squares fitting procedure
- 2022-05-30 11:54:45下载
- 积分:1
-
基于遗传算法_支持向量机的分类算法
GAsvm_fangzhen.m为spike仿真信号基于遗传算法一支持向量机分类的程序,工具箱gatbx[Sheffield]为sheffield大学的MATLAB遗传算法工具箱。
- 2022-08-13 04:58:51下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Wi...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过 -the code is "commonly used computer numerical algorithms and procedures C version," a book supporting solve nonlinear equations code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2022-01-24 14:09:54下载
- 积分:1
-
卡特尔十六种人格因素测验适用于十四岁以上青少年和成人,通过内外向、聪慧程度、责任心、开放性等十六种人格因素的剖析图,展示一个人的心理世界的全貌,并从心理健康、专
卡特尔十六种人格因素测验适用于十四岁以上青少年和成人,通过内外向、聪慧程度、责任心、开放性等十六种人格因素的剖析图,展示一个人的心理世界的全貌,并从心理健康、专业成就、创造力、管理效能等方面综合应用反映出一个人的社会适应情况。对于鉴定、录用、选拔人才具有较好的参考价值。本科题的目的是编写出卡特尔人格测试系统,本系统适用于通过卡特尔16种人格因素测量以及团体施测后测试结果的数据统计分析显示,用户可以直接个人进行测试,也可将团体施测的数据输入计算机,计算机直接给出统计结果,并可以将数据入库。本课题研究的意义是免去用户利用手册进行统计的繁重劳动。 本课题完成的工作是卡特尔心理测试系统开发的整个过程中的个人测试模块和个人及团体测试结果显示。-The system applies to 16 kinds of personality factors cartel measurement and testing organizations test results after the statistical analysis of data shows that users can direct the individual test groups can also be testing the data entered into the computer, the computer gives direct results, and data storage can be. The significance of this research is removed from the user to use the heavy manual labor statistics. The topic is the work done cartel psychological test system development throughout the course of the individual test modules and individual and group test results indicate that
- 2022-09-03 17:45:03下载
- 积分:1