Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bit c
Search - bit c - List
DL : 0
这是一个DBSCAN算法在2维空间上的实现 包括这个算法的理论分析 算法实现 希望对你们有点帮助-DBSCAN algorithm in two-dimensional space, including the realization of this algorithm analysis algorithm want to help you a bit
Date : 2026-01-02 Size : 468kb User : 魏超

DL : 0
SGA-C使用机器级的bit串以提高效率,每条染色体都在运行时动态分配内存。本程序运行起来并不优雅,但作为遗传算法的入门之作绰绰有余-SGA-C to use the machine-level bit string to improve the efficiency of each chromosome in the run-time dynamic allocation of memory. This procedure is not up and running elegance, but as a genetic algorithm for induction of more than
Date : 2026-01-02 Size : 54kb User : 增平

这是一个典型的产生式系统的算法题.用的是有界深度优先的递归算法,是用C++Builder4.0写的.这也是人工智能或者程序设计竞赛题中最基本最常用的算法.如果自己动手编程实现了一个这样的题目,那么很多相关的题目也就都一样可以做了,比如"四皇后问题","推箱子问题","传教士和野人问题"等等。   利用深度优先的算法都是不一定能找到最优路径的,而且如果解路径过长的话还可能会搜索失败.如果保证要找到最优路径需要用另一些算法,比如宽度优先算法.无论是哪一种算法,如果问题稍微复杂一点的话,都要解决"组合爆炸"问题,即有几乎无穷种组合走法的问题,这种空间的复杂度往往是难以想象的,要求计算机的速度往往也就是体现在这方面.   所以我们每一次搜索都要以某种控制策略来决定下一步的走法,以最快的速度达到目标,减少搜索的范围.这也是人工智能的核心问题.可以说,人工智能的精髓就是穷举,人工智能的关键就是控制策略.-This is a typical production system algorithms title. Used are bounded depth-first recursive algorithm, is C++ Builder4.0 written. This is the Artificial Intelligence Programming Contest, or the most basic question most commonly used algorithm. If the Do-It-Yourself Programming achieve such a topic, then a lot of topics related to it are the same can be done, such as "Queen s four questions," "Sokoban problem," "missionaries and Savage problem" and so on. Use depth-first algorithms are not always able to find the optimal path, and if the solution path is too long, then it may be the failure of english. If the guarantee to find the optimal path needs some other algorithms, such as breadth-first algorithm. Regardless of which an algorithm, if a little bit more complex question, then, should solve the "combinatorial explosion" problem, that is, there is almost infinite combinations take law questions, this space is often difficult to imagine the complexity and requires a computer s sp
Date : 2026-01-02 Size : 22kb User : kk.h

DL : 0
Snake game with c code. very fun and a lil bit hard
Date : 2026-01-02 Size : 79kb User : JeTRisha

DL : 0
bp神经网络c实现(有点错误,转自网络,与大家分享)-bp neural network c implementation (bit error, switched network, to share with you)
Date : 2026-01-02 Size : 3kb User : 武力

DL : 0
将三位二进制数转为一位十进制数,标准c++实现-The three bit binary number to a decimal number
Date : 2026-01-02 Size : 2kb User : fierydragonor

DL : 0
以下C++代码实现了BP网络,通过8个3位二进制样本对应一个期望输出,训练BP网络,最后训练好的网络可以将输入的三位二进制数对应输出一位十进制数。-The following C++ code to achieve the BP network, by eight 3-bit binary sample corresponds to a desired output, BP network training, the last three binary input trained network can output a corresponding decimal number
Date : 2026-01-02 Size : 2kb User : 员娇娇

历史上最好的C语言程序: 1983年,在ACM图林奖颁奖大会上,杰出的计算机科学家,UNIX的鼻祖,C语言的创始人之一,()
Date : 2026-01-02 Size : 1kb User : YJMJ_50600

DL : 0
ldpc码的比特反转译码算法利用C语言实现,虽然简单但比较完整(The bit inversion decoding algorithm of LDPC code is implemented in C language, which is simple but complete.)
Date : 2026-01-02 Size : 1kb User : ltf583583
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.