资源列表
排序选择:
[数据结构常用算法] creattree
说明:设二叉树结点值为大写字母,输入二叉树的前序遍历和中序遍历序列,生成此二叉树,输出该二叉树的后序遍历和按层次遍历序列。输入某结点值,在二叉树中查找该结点,若该结点存在,则输出从根到该结点的路径,否则给出不存在信息。-Based binary tree node value of capital letters, enter the first order binary tree traversal and traversal sequences in the sequence to generat<张建鑫> 在 2025-08-15 上传 | 大小:2kb | 下载:0
[手机彩信(MMS)编程] MMSpack
说明:一种MMS PDU打包方法,支持对SMIL的打包-An MMS PDU packing methods, support for SMIL packaging<GYT> 在 2025-08-15 上传 | 大小:3kb | 下载:0
[数据结构常用算法] balancetree
说明:输入一组关键字序列,并以此顺序建立一棵平衡二叉树(提示:为简化运算,可采用含有左、右子树高度和指向父母的指针的三叉链表表示),并在建树过程中用逆中序法输出每次插入新结点后的平衡二叉树形状。-Enter a list of keywords sequence, and thus the order of the establishment of a balanced binary tree (Hint: To simplify the computation, can contain the le<张建鑫> 在 2025-08-15 上传 | 大小:2kb | 下载:0
[Internet/网络编程] Sock2File
说明:一个socket服务端监听接收得程序,可指定监听端口。连接后将数据保存为一个文本文件.-A socket server to receive a monitoring program, to designate the port monitor. Data connection will be saved as a text file.<kabala> 在 2025-08-15 上传 | 大小:5kb | 下载:0
[单片机(51,AVR,MSP430等)] rtosiccavr
说明:在iccavr 上编译的适用与avr单片机-Iccavr compiled in the application of single-chip microcomputer with avr<lansen> 在 2025-08-15 上传 | 大小:56kb | 下载:0
[Windows编程] c
说明:、有一种栈,这种栈是按数组索引减小的方向增长的。初始时栈为空且top=21。往栈中压入3个字符后,索引top=18,栈顶元素为list[top]=C。-, There is a stack, the stack is reduced by the array index of the direction of growth. The initial stack is empty and the top = 21. Pressure to the stack into the three char<zzlbly> 在 2025-08-15 上传 | 大小:1kb | 下载:0