搜索资源列表
VB
- VB插补程序,主要有直线插补与圆弧插补,可以设置脉冲当量-VB interpolation procedures, there are linear interpolation and circular interpolation, you can set a pulse equivalent
Paint_1
- 一个在控制台上画图的小程序,用c语言实现,可以画直线矩形圆圆弧等,用统一的数据结构-A drawing program on the console, using c language, can draw a straight line rectangle circular arc, with a unified data structure
ButifulDesktop(WindowsXp)1
- 该程序实现了用C语言编写了一个可把WindowsXP桌面图标排列成圆形。-The program written in C, a Windows XP desktop icons arranged in a circular.
shujujiegou
- 1.实现顺序表的基本操作,包括顺序表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。2.实现单链表、循环链表、双向链表的所有基本操作 3.定义顺序栈类型,实现栈的所有基本操作。定义链栈类型,实现栈的所有基本操作。应用栈实现数制的转换。4.定义顺序队列类型,实现栈的所有基本操作。定义链队列类型,实现栈的所有基本操作。将字符串转换为整形。5.定义二叉链表类型,建立二叉树。先序、中序、后序、层次遍历二叉树,并输出遍历结果。-1. Achieve the basic o
tiji
- 创建三个结构体,分别表示圆形、圆柱、圆锥,计算圆柱体、圆锥的体积-Create three structural body, respectively, said circular, cylindrical, cone, the calculated cylinder, cone volume
1
- 循环链表,N个小孩数数,数到M该小孩退出链表-Circular linked list, the N child count, the number of the child to the M exit linked list
ll
- c语言实现双向循环链表两种创建法,方法简单常用-c language two ways to create a two-way circular linked list, simple and commonly used method
TurnLeft
- 将R中保存的序列循环左移p(0pn)个位置-R stored in a sequence of circular left shift position p (0pn)
jingxuanhaibao
- 该程序是我在学校时数据结构可上写的一个小代码。代码是使用循环链表解决竞选海报的问题。-The program is the school data structures can be written on a small code. The code is to use a circular linked list to solve the problem of campaign posters.
DuList
- 这是一个双向循环链表的头文件,是在Windows控制台下用vc++ 6.0写出来的。-This is a two-way circular linked list header file in the Windows Control Panel write out with vc++ 6.0.
LinkedList
- simple circular linked list program
cycle
- 输入两个不大于100000的正整数a和b,输出a/b的结果。当然,不是只输出整数部分,小数部分也是要算出来的,不过因为是整数, 如果结果是无限小数,结果一定是循环小数,必定存在循环节,比如1/3 = 0.33333....,或者1/7 = 0.142857142857..., 所以如果是循环小数,那么仅仅输出到第一个循环节结束就可以了,如果不是循环小数,则把精确结果输出(多余的末尾0不要输出)。 输入 仅一行输入,包含两个整数a和b,中间以空格分开-Not more than 1
list
- 本代码包括(单链表,循环链表,双循环链表,静态来拿吧,以及线性表的应用)-This code includes (a single linked list, circular linked list, double loop chain, still to come and collect it, and the application of the linear form)
LinkList
- 链表的代码,包括单链表、双链表、循环链表、静态链表代码。有代码注释。-List of code, including single list, double-linked list, circular linked list, static list of code. There code comments.
test
- 这是我刚开始学习数据结构编写的一个小程序,用顺序存储方式的循环队列来实现选舞伴的问题。希望对大家有帮助。- This is what I have just started learning to write the data structure of a small program, with sequential storage circular queue to achieve the selected partner s problems. Hope everyone has to
C-procedure
- 哈夫曼树,函数嵌套验证哥德巴赫猜想,汉诺塔问题,循环队列实现,杨辉三角的递归解决方案-Huffman tree, nested function verify goldbach conjecture, Hanoi problem, circular queue implementation, Yang hui triangle recursive solution
stack
- 循环队列的实现,一般链表和队列的实现,数据结构中基本功能的实现-Implementation of circular queue, the realization of the general list and queue, the realization of the basic functions of data structure
yuanhuchabu
- 基于vc++6.0控制台程序,编写的逐点比较法圆弧插补程序- 29/5000 Jīyú vc++6.0 Kòngzhì tái chéngxù, biānxiě de zhú diǎn bǐjiào fǎ yuán hú Based on vc++ 6.0 console program, prepared by point comparison method of circular interpolation program