Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - The C Programming Language
Search - The C Programming Language - List
DL : 0
C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),人工智能A*算法实现的C语言程序-C lexical analyzer to achieve, AOE network algorithm, KRUSKAL algorithm, PRIM algorithm, computer graphics hatched filling algorithm (keyboard input coordinates), computer graphics hatched filling algorithm (mouse input), Artificial Intelligence A* algorithm The C Programming Language
Date : 2025-12-19 Size : 11kb User : 站长

DL : 0
duda的模式分类作业源代码,第二章上机练习第2题。2类问题的分类器设计。c语言编程。-duda the pattern classification operations source code, the second chapter on the first two aircraft that practice. Two categories of classified design. C programming language.
Date : 2025-12-19 Size : 3kb User : 李立

DL : 0
c language_ann.c语言编写的神经网络程序。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。-c language_ann.c language prepared by the neural network programming. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, However, the neural network used their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program.
Date : 2025-12-19 Size : 98kb User : 李健

DETRIN is a C++ library of classification algorithms and other utilities in the field of data mining. We will use standard ISO C++ programming language to develop our project. The goal of DETRIN is to facilitate researchers in the related fields. -DETRIN is a C++ Library of classification algorithms and other utilities in the field of data mining. We will use standard ISO C++ Programming language to develop our project. The goal of DETRIN is to facilitate researchers in the related fields.
Date : 2025-12-19 Size : 316kb User : lyb

DL : 0
神经网络的自适用算法,利用神经网络对系统辨识和跟踪。此程序为c语言和matlab混和编程,由c语言实现算法,由matlab来显示图形。-neural network algorithm applied since the use of neural network system identification and tracking. This procedure c mixed language and Matlab programming, C language algorithms from Matlab to display graphics.
Date : 2025-12-19 Size : 5kb User : 杨一

包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即可将代码移植到windows下面(主要是图像的输入输出 方面)。-Contains a variety of fingerprint identification algorithm code. The use of these codes can be found in demo directory routines. Readers in the application of these codes, you may need according to their application needs to be some code changes. For Linux/UNIX to compile C program under the unfamiliar reader can refer to the relevant Linux/UNIX under the C language programming books. Because this chapter focuses on fingerprint recognition algorithms, for the use of imagemagic no longer make a detailed introduction. Readers can be found online on the introduction imagemagic used. Readers to make appropriate changes in code, the code can be ported to windows below (mainly input and output aspects of the image).
Date : 2025-12-19 Size : 45kb User : 黄工

这是我找到的BP算法C语言程序软件包,经测试效果不错-This is what I found BP algorithm C language programming package, tested the effect of good
Date : 2025-12-19 Size : 74kb User : 王浩

DL : 0
BP神经网络的编程,C语言编写 要看要几层的网络,输入和输出是多少个?要几层隐层,多少个神经元,还有要选什么传输函数。这些确定了,建立和训练网络-BP neural network programming, C language depends on several layers to the network, input and output is the number? To several layers of hidden layer, the number of neurons, as well as what to choose transfer function. Those identified, the establishment and training of the network
Date : 2025-12-19 Size : 1kb User : hujik

DL : 0
使用C语言编写程序,使用深度优先算法,解决八数码问题。-The use of C programming language, the use of depth-first algorithm, to solve the issue of eight digital.
Date : 2025-12-19 Size : 2kb User : vincent

C语言编程常见问题解答 这个帖子将不断扩充、更新 罗列大部分C语言编程的常见问题 希望各位观众支持帮助 毕竟一人之力太有限-C Programming Language FAQ This post will continue to expand and update list of most of C language programming frequently asked questions to help support the hope that the audience is too limited, after all, a人之力
Date : 2025-12-19 Size : 115kb User : 依然

DL : 0
代码来自2008年数学建模东北赛区B题,原题描述http://www.ivanblog.cn/post/18.html 思想是用粒子群算法来实现相关问题的求解,编程语言是C++。-Mathematical modeling code from the 2008 Northeast Division B title, original title describes http://www.ivanblog.cn/post/18.html thinking is to achieve particle swarm algorithm to solve related problems, programming language is C++.
Date : 2025-12-19 Size : 2kb User : olivejy

Flood神经网络程序包,Flood is a comprehensive class library which implements the multilayer perceptron in the C++ programming language. It has been developed follow- ing the functional analysis and calculus of variations theories. In this regard, this software tool can be used for the whole range of applications mentioned above. Flood also provides a workaround for the solution of function opti- mization problems. -Flood neural network package, Flood is a comprehensive class library which implements the multilayer perceptron in the C++ programming language. It has been developed follow-ing the functional analysis and calculus of variations theories. In this regard, this software tool can be used for the whole range of applications mentioned above. Flood also provides a workaround for the solution of function opti-mization problems.
Date : 2025-12-19 Size : 11.76mb User : 田丰

DL : 0
利用遗传算法求解旅行商问题。 使用C++语言编程。使用VS2008编译环境,没有使用额外的库,运 行环境为w7操作系统。-Genetic Algorithm for Traveling Salesman Problem. Use C++ programming language. Using the VS2008 compiler environment, without using additional libraries, the operating system runtime environment for the w7.
Date : 2025-12-19 Size : 3kb User : 康延荣

DL : 0
a genetic algorithm example : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge. Programming Language:Visual C++,
Date : 2025-12-19 Size : 60kb User : esse

DL : 0
DIANA算法程序说明 编程语言:C++ 运行环境:Visual C++ 6.0 采用控制台应用程序,样本数据在程序中给出,直接点击编译、链接、运行,就能得出所要求的结果。 -DIANA algorithm program the programming language: C++ Runtime Environment: Visual C++ 6.0 console application using the sample data given in the program, just click compile, link and run, we can draw the required results.
Date : 2025-12-19 Size : 240kb User :

DL : 0
This course describes the AI techniques necessary for an agent to act intelligently in the ``real world. Techniques include natural language processing, uncertainty reasoning, learning, vision and speech processing. Basic AI techniques (such as search, knowledge representation and planning) will be reviewed in the context of the C++ programming language which will be used for implementing the more advanced techniques. Emphasis will be on implementation and experimentation with the goal of building robust intelligent agents.-This course describes the AI techniques necessary for an agent to act intelligently in the ``real world. Techniques include natural language processing, uncertainty reasoning, learning, vision and speech processing. Basic AI techniques (such as search, knowledge representation and planning) will be reviewed in the context of the C++ programming language which will be used for implementing the more advanced techniques. Emphasis will be on implementation and experimentation with the goal of building robust intelligent agents.
Date : 2025-12-19 Size : 337kb User : elven

主要讲述如何运用Prolog语言实现人工智能(附代码),作者Neil C.Rowe。Prolog(Programming in Logic的缩写)是一种逻辑编程语言。它建立在逻辑学的理论基础之上,广泛应用于人工智能领域。-Focuses on how to use the Prolog language artificial intelligence (with code), author Neil C.Rowe. Prolog (Programming in Logic acronym) is a logic programming language. It builds on the theoretical basis of logic, is widely used in artificial intelligence.
Date : 2025-12-19 Size : 786kb User : 龙天

利用常见且通用的C语言,通过编程实现了神经网络的智能算法,代码不算简洁,大家相互学习-The use of common and common C language programming through intelligent neural network algorithm, the code is not simple, we learn from each other
Date : 2025-12-19 Size : 8kb User : 张龙

机器学习领域中的深度学习资料,其中包括了各种语言的版本,有matlab,C语言,c++等。代码中包括了深度学习的一些模型,如栈式自动编码机,深度信念网-It s about deep learning in machine learning, including some model with different programming language. The models are stacked auto encoders, deep belief nets and so on
Date : 2025-12-19 Size : 71kb User : Tiko

MATLAB [1] 是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。 MATLAB是matrix&laboratory两个词的组合,意为矩阵工厂(矩阵实验室)。是由美国mathworks公司发布的主要面对科学计算、可视化以及交互式程序设计的高科技计算环境。它将数值分析、矩阵计算、科学数据可视化以及非线性动态系统的建模和仿真等诸多强大功能集成在一个易于使用的视窗环境中,为科学研究、工程设计以及必须进行有效数值计算的众多科学领域提供了一种全面的解决方案,并在很大程度上摆脱了传统非交互式程序设计语言(如C、Fortran)的编辑模式,代表了当今国际科学计算软件的先进水平。(combines a desktop environment tuned for iterative analysis and design processes with a programming language that expresses matrix and array mathematics directly.It includes the Live Editor for creating scripts that combine code,output,and formatted text in an executable notebook)
Date : 2025-12-19 Size : 2.2mb User : xhbean
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.