资源列表

« 1 2 ... .62 .63 .64 .65 .66 50667.68 .69 .70 .71 .72 ... 66581 »

[其他小程序erchashudejianliyubianli

说明:程序运行时,先输入二叉树结点的值(一个字符),先建立二叉树,然后对建立的二叉树分别进行先序、中序、后序遍历;要求格式化输出遍历结果:每一序列数据之间用“—〉”分开,三种遍历结果应该分行显示;输出结果之前最好给出提示,如:“InOrderTraverse:”。-Program runs, enter the value of binary tree nodes (one character), first create a binary tree, and then the establishme
<金瑶> 在 上传 | 大小:1kb | 下载:0

[其他小程序kuohaopipei

说明:假设表达式中包含两种括号:圆括号和方括号,其嵌套顺序随意,即([]())或[([])]等为正确的格式,[(])或([())或(()]均为不正确的格式。检验括号是否匹配可以用堆栈来实现。-The assumption that expression contains two brackets: parentheses and brackets, the nested sequence of random, that is, or ([]()) [([])] such as the correct
<金瑶> 在 上传 | 大小:1kb | 下载:0

[其他小程序JosephusRing

说明:约瑟夫环问题(Josephus),用户输入M,N值,从1至N开始顺序循环数数,每数到M输出该数值,直至全部输出。由于当某个人退出圆圈后,报数的工作要从下一个人开始继续,剩下的人仍然是围成一个圆圈的,可以使用循环表,由于退出圆圈的工作对应着表中结点的删除操作,对于这种删除操作频繁的情况,选用效率较高的链表结构,为了程序指针每一次都指向一个具体的代表一个人的结点而不需要判断,链表不带头结点。所以,对于所有人围成的圆圈所对应的数据结构采用一个不带头结点的循环链表来描述。设头指针为p,并根据具体情况移动
<金瑶> 在 上传 | 大小:1kb | 下载:0

[C#编程chuanxing12864

说明:用c语言编程实现液晶12864串行显示,并且显示编程者姓名-C language programming using 12864 serial LCD display, and display the names of programmers
<shuyan> 在 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程expression

说明:一元多项式简易计算器。-Simple calculator one dollar polynomial.
<Hailent> 在 上传 | 大小:196kb | 下载:0

[C#编程7LEDShow

说明:用c语言编程实现7段数码管显示程序的实现-With c language programming realization of 7 digital tube display program realization
<shuyan> 在 上传 | 大小:1kb | 下载:0

[C#编程Voice

说明:用c语言编程实现ISD2560语音芯片的录音和放音-With c language programming to achieve ISD2560 voice chip recording and playback
<shuyan> 在 上传 | 大小:1kb | 下载:0

[GDI/图象编程GDIueser

说明:这是一个简单的文本输入应用程序 写字板是自定义的: 具体先建个Font dlg; 在里面添加个List Box以供给我们字体菜单 其对应变量 m_Font; 具体代码在CFont类中添加 -This is a simple text input application is customizable WordPad: first to build a specific Font dlg inside to add a List Box in order to suppl
<许两> 在 上传 | 大小:44kb | 下载:0

[对话框与窗口counter

说明:利用AppWizard生成一个基于对话框程序,界面设,用户通过键盘输入数据,该计算器能够实现加、减、乘、除、求倒数五种基本运算;-Use AppWizard to generate a dialog-based procedures based interface, the user through the keyboard input data, the calculator can add, subtract, multiply, divide, and the countdown five
<许两> 在 上传 | 大小:30kb | 下载:0

[工具条demo_toolbar_d

说明:一个很漂亮的工具栏程序,希望大家喜欢,可以拖动-A very beautiful Toolbar procedures, hope you like, you can drag
<李饿> 在 上传 | 大小:28kb | 下载:0

[其他小程序rjpj

说明:这是一个可以不要注册码就可以注册然后软件的程序-This is a can not key on the software can be registered and then the procedure
<黄可> 在 上传 | 大小:18kb | 下载:0

[其他小程序code

说明:可以对已进的货物进行查询 让你方便的知道自己是否进了那些需要的货物 -err
<paul> 在 上传 | 大小:2kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 50667.68 .69 .70 .71 .72 ... 66581 »

源码中国 www.ymcn.org