资源列表

排序选择:

« 1 2 ... .47 .48 .49 .50 .51 69352.53 .54 .55 .56 .57 ... 267451 »

[Windows编程ThreadedBTNode

说明:中序线索二叉树的建立与查找 以二叉链表作为存储结构,定义线索二叉树类型 thread_bitree ; 实现线索二叉树的以下运算 建立中序线索二叉树 create( ) 输入二叉树的结点元素,建立中序线索二叉链表。 查找后继 inorder_next( ) 在中序线索二叉树中查找结点 p 的中序后继。 -In the binary tree sequence leads to the establishment and binary search list as
<candy930> 在 2025-07-19 上传 | 大小:2kb | 下载:0

[Windows编程tongxunlu

说明:通讯录(C++语言) 用链表建立通讯录。通讯录内容有:姓名、通讯地址、电话号码。 -Address Book (C++ Language) used to establish contacts list. Contacts are as follows: name, mailing address, phone number.
<candy930> 在 2025-07-19 上传 | 大小:4kb | 下载:0

[Windows编程yosehu

说明:约瑟夫问题 编号为1,2,……,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数。 方法1.报数为m的人出列(将其删除),从他在顺时针方向上的下一个人开始重新从一报数,……,如此下去,直到所有人全部出列为止。试设计一个程序求出出列顺序。要求利用单向循环链表存储结构模拟此过程,按照出列的顺序打印出各人的编号和此人密码。 -Joseph problems numbered 1,2, ... ..
<candy930> 在 2025-07-19 上传 | 大小:36kb | 下载:0

[单片机(51,AVR,MSP430等)UVSensor

说明:基于pic1687x 的UVSensor 源程序,带128*64 LCD显示,以测试通过.-Based on the UVSensor source pic1687x with 128* 64 LCD display to the test.
<linqh> 在 2025-07-19 上传 | 大小:8kb | 下载:0

[数据结构常用算法xianxingbiao

说明:线性表 队列的算法 题目:假设以带头结点的循环链表表示队列,并且只设一个指针指向队尾(注意不设头指针),试编写相应的置空队、入队、出队的算法。设队列中存放着 n 个字符,试编写算法,判断该字符串是否有中心对称关系 -Table queue algorithm linear Title: assumptions in order to take the lead in the cycle of nodes express queue list, and only a pointer t
<candy930> 在 2025-07-19 上传 | 大小:8kb | 下载:0

[数据结构常用算法duiliewenti

说明:队列相关问题 (C++) 队列的算法 题目:假设以带头结点的循环链表表示队列,并且只设一个指针指向队尾(注意不设头指针),试编写相应的置空队、入队、出队的算法。设队列中存放着 n 个字符,试编写算法,判断该字符串是否有中心对称关系 -Queue-related issues (C++) Queue algorithm Title: assumptions in order to take the lead in the cycle of nodes express queue l
<candy930> 在 2025-07-19 上传 | 大小:2kb | 下载:0

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

说明:lbg算法代码,希望大家用的上。。 。。。 -LBG algorithm code, hope that the U.S. used. . . . .
<李仙琴> 在 2025-07-19 上传 | 大小:309kb | 下载:0

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

说明:bpnn详细算法,希望可以排上用场-bpnn detailed algorithm排上hope that we can use
<李仙琴> 在 2025-07-19 上传 | 大小:287kb | 下载:0

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

说明:A*算法的源代码,界面非常友好,代码非常简洁,大家可以-A* algorithm
<atman> 在 2025-07-19 上传 | 大小:7kb | 下载:0

[单片机(51,AVR,MSP430等)timer

说明:基于51系列单片机的C语言程序,实现秒表、计算器的功能,可以在51系列单片机上运行起来。-51 Series MCU-based C language procedures realize a stopwatch, calculator function, you can run 51 series single-chip together.
<stone> 在 2025-07-19 上传 | 大小:2kb | 下载:0

[棋牌游戏936ea18cd1fbf3a8ee160a1ce25cf6e5

说明:这是一个用java编写的中国象棋棋谱的程序,可以对象棋棋谱进行录入,编辑,保存,调用,等操作。个人认为是比较好的程序。-This is a prepared using java chess Chinese chess procedures, can be recorded chess chess, edit, save, call, etc. to operate. Personally think is a better procedure.
<王祯> 在 2025-07-19 上传 | 大小:70kb | 下载:0

[汇编语言12351text

说明:这是一个用汇编语言写的简易文本编译器,蛮不错的,里面有说明,按照说明运行就可以了-This is a compilation of the language used to write simple text compiler, pretty good, there are shows that you can follow the instructions to run the
<柯柯> 在 2025-07-19 上传 | 大小:6kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 69352.53 .54 .55 .56 .57 ... 267451 »

源码中国 www.ymcn.org