资源列表

« 1 2 ... .19 .20 .21 .22 .23 20524.25 .26 .27 .28 .29 ... 28522 »

[数据结构常用算法migong

说明:利用栈结构实现迷宫求解问题。迷宫求解问题如下: 心理学家把一只老鼠从一个无顶盖的大盒子的入口赶进迷宫,迷宫中设置很多隔壁, 对前进方向形成了多处障碍,心理学家在迷宫的唯一出口放置了一块奶酪,吸引老鼠在迷宫中寻找通路以到达出口。-Achieved using a stack maze to solve the problem structure. Maze solving the problem as follows: psychologist to a mouse from a big b
<林佳> 在 2025-06-27 上传 | 大小:571kb | 下载:0

[人工智能/神经网络/遗传算法robot

说明:用C++编写一个简易机器人,会走路,摆手臂,还带光照。-creat a robot with C++
<aliao> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[数据结构常用算法huffman

说明:利用二叉树结构实现赫夫曼编/解码器。 1、初始化(Init):能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、建立编码表(CreateTable):利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、编码(Encoding):根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、译码(Decoding):利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、打印(Print):以直观的方式打印赫夫曼树。6、计
<林佳> 在 2025-06-27 上传 | 大小:1.08mb | 下载:0

[matlab例程LDPC

说明:ldpc decoding and encoding
<Rhea Drean> 在 2025-06-27 上传 | 大小:1.84mb | 下载:0

[数据结构常用算法diaodu

说明:2、 程序中用一个栈形象的表示为车厢的调度站。演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。程序的输入为整形数据,并且要在1—20之间,若超出此范围,会显示“输入错误”的提示信息。-2, the program that used the image of a stack for the car dispatch station. Demo program to computer users
<巩玉帅> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[matlab例程FinalLDPCVIs

说明:ldpc decoder vlsi design
<Rhea Drean> 在 2025-06-27 上传 | 大小:1.5mb | 下载:0

[数据结构常用算法jisuanqi

说明:1. 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的运算命令;相应的输入数据和运算结果显示在其后。-1. Demo user and computer dialogue manner, that is displayed on the computer terminal " reminder" after, by the user at the keyboard inputs illustrate procedur
<巩玉帅> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[数据结构常用算法mowangyuyan

说明:在这两种形式中,从左到右均表示解释。用下述两条具体规则和上述规则形式实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。-In both forms, from left to right are said to explain. Rules and with the following two specific forms of realization of the above rules. Located in
<巩玉帅> 在 2025-06-27 上传 | 大小:4kb | 下载:0

[matlab例程berqpskfive

说明:It calculates tha Bit Error Rate of the QPSK modulation scheme with Viterbi code K=5
<Mitsos> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程matlab

说明: MATLAB课件 包含了基本和最常用的应用函数,可以在短时间内帮你学会使用MATLAB-MATLAB LESSONS the basic functions you may use mostly
<lihuiyan> 在 2025-06-27 上传 | 大小:21.4mb | 下载:0

[数据结构常用算法Memerypool

说明:这是长安大学的数据结构教学程序之一,是关于内存池思想使用的一个C++学习代码,用于了解内存池的应用思想。-This is the data structure of Chang' an University teaching program is one of the memory pool ideas on the use of a C++ to learn the code for the application of ideas about memory pool.
<温聪> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[数据结构常用算法Park

说明:这是长安大学的一个实习作业,是对链表、队列、堆栈的联合应用。-This is an internship job Chang' an University, is a linked list, queue, stack combination.
<温聪> 在 2025-06-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 20524.25 .26 .27 .28 .29 ... 28522 »

源码中国 www.ymcn.org