搜索资源列表
sarray
- 大量数据的管理是很多程序员的心病,很难找到一个速度快、效率高、支持超大规模数据的表,在1.0版本的基础上,启程花血本写下了这个强化了数据插入与删除的修正版,启程动态数组是一个功能强大的列表形数据管理链表,利用它可以轻松实现超大数据量的随机插入、删除、修改等操作,它另外一个特点就是速度极快,内存利用率高。 大量数据的管理必然需要占用大量的内存空间,如果这些数据占用的空间大小是随各种条件变化的,我们就不能使用数组来管理这些数据了(道理就不多说了),这时我们需要一个动态数组。MFC提供了一个
DTALK
- 结合回声消除和语音增强方法的double talk算法,能在噪声环境下定出语音的端点-light echo cancellation and voice enhancement method of double talk algorithm can be noisy environment set voice endpoint
shujuchouxiang
- 数据抽象(使用类和对象设计回应程序) 实验内容描述: 1. 测试程序 假设类名为Welcome,测试程序如下: void main() { Welcome we Welcome you(we) you.Display() you.Set(“Thank you.”) cout<<you.Get()<<endl you.talk() you.Display() } -data ab
dxbebylwktbg_mydown0315
- 我自己编的一个,大家可以看看,我们可以讨论一下-my own addendum to the one, we can see that we can talk about
megahal-9.1.1
- megahal is the conversation simulators conversing with a user in natural language. The program will exploit the fact that human beings tend to read much more meaning into what is said than is actually there MegaHAL differs from conversation simulat
Kernel_Methods_for_Pattern_Analysis_Matlab_Tools_F
- 《模式分析的核方法》一书中的源代码,其中有该书的基本介绍和talk!
RSA算法基础
- RSA算法基础->实践 讲讲自己学习RSA中的实践过程,已经对RSA熟悉的看家就不用在此浪费时间了。-- gt; Talk about learning from practice RSA's practice and has a specialty familiar with the RSA will not have the time to waste.
ChatBots.rar
- 一个关于制作聊天机器人的文章,里面涵盖了一些算法和著名的ALICE机器人的工作原理讲解,希望可以给想研究人工智能的朋友们带来一点帮助。,An article about the chatbot, there are some arithmetic inside it, and also talk something about ALICE bot, wish give some help to the person who is interested in AI.
Accurate_Short_Fiber_Simulations
- 是有分布傅立叶算法解薛定谔方程的一个程序(下面我就不乱说说了请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所以请不要将文件放在这两个目录下 )-Fourier algorithm is a distribution solution of the Schrodinger equation of a process (below that I do not talk
bp
- 这是我的一个作业,本人初学神经网络,希望大家多提些意见-This is one of my operations, I am learning neural networks, hope that we talk too much about these views
ltjjr
- 登陆用户名/密码乱输入即可,因为功能不在这儿。 登陆界面全是图片,只是为了演示更亲切一点。 主要对话AI内容在talk.dat 里面,他是程序的数据库。 本程序核心代码为网友sc寻制作的,本人自己把外设界面加上而成的,可以给VB学习者以借鉴。-Your username/password input can be arbitrary because the function was not here. Landing Interface are pictures,
SVM_tank
- 一个支持向量机的坦克识别程序,希望大家多提宝贵意见!-A support vector machine tanks identification procedures, hope that we talk too much about the valuable advice!
prime
- 谈谈素数,素数相关的算法,ACM,pdg电子书-To talk about prime numbers, algorithms, ACM
chelianglujing
- 下面的源代码是解决车辆路径问题的。谈一点经验性的东西,就是在进行染色体交叉时,一定要注意基因结构的问题。-The following source code to solve the vehicle routing problem. Things to talk about one empirical, that is, during the cross-chromosome, we have to pay attention to the problem of gene structure.
jiecheng1
- 这是计算阶乘的例子,很多这样的例子,这是在高质量c书上的-this program talk about the math question ,such as ! ,you can see it
shujujiegou
- 先说说什么叫稀疏矩阵。你说,这个问题很简单吗,那你一定不知道中国学术界的嘴皮子仗,对一个字眼的“抠”将会导致两种相反的结论。这是清华2000年的一道考研题:“表示一个有1000个顶点,1000条边的有向图的邻接矩阵有多少个矩阵元素?是否稀疏矩阵?”如果你是个喜欢研究出题者心理活动的人,你可以看出这里有两个陷阱,就是让明明会的人答错,我不想说出是什么,留给读者思考-First talk about what is meant by sparse matrix. You said that the
MathematicalModelingandMathematical
- 数学建模与数学实验(第3版) 第1讲 数学建模简介 第2讲 MATLAB入门 第3讲 MATLAB作图 第4讲 线性规 第5讲 无约束优化划 第6讲 非线性规划 第7讲 微分方 第8讲 最短路问题程 第9讲 行遍性问题-Mathematical Modeling and Mathematical Experiments (3rd edition) Section 1 Introduction to Mathematical Modeling 2 speaker
SOR
- 逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯—塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯—塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Su
Double talk detector code
- Matlab code for Double talk detection
Big talk data structure
- 书名:大话数据结构,由浅入深全面剖析数据结构知识点,对需要技术晋级的技术人员有很好的指导作用(Big talk data structure)