搜索资源列表
netsafe
- 爱因斯坦在20世纪初出的这个谜语。他说世界上有98%的人答不出来。某家公司在面试应聘者时借用了爱因斯坦的这个IQ题,考查应聘者的IQ,现在我们暂且不去讨论这个公司用这样的题目来考查应聘者的IQ有多“变态”,如果是你,拿到了这样的笔试题目,你能做得出来吗? 1、在一条街上,有5座房子,喷了5种颜色。 2、每个房里住着不同国籍的人 3、每个人喝不同的饮料,抽不同品牌的香烟,养不同的宠物 问题是:谁养鱼? 提示: 1、英国人住红色房子
2PAM_SV_C_100M
- 主要自己写的,基于SV-C多径信道,设计传输速率100Mbps,借用了几个别人的函数。
matlab_example_1
- 实例:曲线标记 实例:修改曲型 内容很不错!对于做曲线相关的同学!可以借用看看!
16to10
- 16进制数据转换为10进制,VC++,借用别人的
关系数据重复记录生成
- 实现了关系数据库的重复记录生成。使用Java语言实现。由于原始数据库采用csv格式,所以借用csv工具包。界面简洁。功能如下:从csv文件导入原始数据,按一定比例生成重复记录,然后按一定规则将重复记录改为相似记录,再将所有记录混排,最后进行数据的聚类操作。
MATLAB
- matlab 简易教程,选修课上的电子版教案,简明易懂,很多例子直接可以借用,真的不错!-Layman' s Guide matlab, elective courses on the electronic version of lesson plans, easy to understand, many examples can be used directly, really good!
NQueenProblem
- n皇后问题,关于如何计算n皇后问题,里面的代码容易看懂,核心的是在针对试探-回溯算法所用的数据结构的设计上。 程序采用了递归,也就是借用了编译系统提供的自动回溯功能。-N Queen Problem
huitu
- 这是个主要介绍利用MATLAB来绘图的经典程序,其中有很多程序可以直接借用,希望能对你有所帮助。-This is mainly introduces the use of MATLAB to the classic drawing process, in which there are many programs can be directly borrowed, hoping for your help.
ErsBlocksGame
- 这是我老师给的一些代码,在此借用了,-I m a new student
cuSVMVCcode
- 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
DATAFUSION
- 借用模糊控制策略 ,与改进的BP 神经网络算法结合对其进行数据融合。在仿真中取得了比已往算法更高的精度 ,控制策略制定准确、 可靠。是一种较有潜力的多传感器数据融合方法。-Data fusion
BDCL_Simulation
- matlab实现一维小区定向信道锁定借用(BDCL)和FCA(固定信道分配)阻塞率比较的仿真程序,并对小区信道数对阻塞率的影响也进行了图形描述!-matlab plot to achieve one-dimensional directional channel locking to use (BDCL) and FCA (fixed channel allocation) Comparison of blocking rates of the simulation program, and t
mianxiangdongtaihuajingdeliziqunyanjiu
- 一篇关于遗传算法的博士论文,借用一下,传给大家,希望有所帮助。-A doctoral thesis on the genetic algorithm, borrow, pass us, I hope help.
SJ
- UbW 遗传算法是近几年发展起来的一种崭新的全局优化算法, 针对 问题,编码规则通常是取 进制编码 ,即每个基 0IE B 它借用了生物遗传学的观点,通过自然选择、遗传和变异等作 因仅从 到 的整数里面取一个值,每个个体的长度为 ,为 -UbW genetic algorithm is developed in recent years, a new global optimization algorithm, solve the probl
genetic-algorithms
- 遗传算法主要借用生物进化中适者生存的规律-Genetic algorithms are mainly borrowed the laws of biological evolution in the survival of the fittest
ArrayExcel
- 类似于matlab的数组编辑类(原创)及借用BasicExcel类快速读取读入Excel数据-some class for editing array like in matlab,and read and write to excel with BasicExcel class.
MATLABpingcha
- 我从其他网站找来的,感谢原作者,你辛苦了。程序不错,借用了- got from other websites, thank the original author, you hard. Program, borrowed
ensembleInit
- 图论的程序 里面包含了最短路问题的算法,直接可以借用-Graph theory program which contains the shortest path algorithm, can borrow directly
VB--Matlab
- VB调用Matlab制作的COM组件实现二者混合编程,本文章主要介绍在MATLAB中编写com组件,为了检验结果的正确性,在工程地质中要用到这项技能。(郑重声明:本资料是借用张赛民老师的成果,张赛民老师为第一作者,未经允许,不得用于商业用途)-VB COM component calls made to achieve both Matlab programming mix, this article focuses on com components written in MATLAB, in
bppid_S函数
- bp神经的S型函数,开发与matlab平台,可以借用于相关算法的训练学习。(BP neural S function, developed and MATLAB platform, can be used for the training of related algorithms learning.)