搜索资源列表
Mase
- 用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
UDPIP
- 一个拨号过程的协义栈,本人做的不是很完善. 数据是UDP协义打包的.用VB写的,主要用于单片机开发.-a dial-up process of the Association of justice stack, I do not quite perfect. UDP data is packaged Association of justice. VB wrote, mainly for the development of SCM
Stack_and_Queue_by_CT
- 用MFC写的栈和队列的小程序,有漂亮的界面,debug文件夹中有演示-with MFC wrote Stack and Queue small procedures, beautiful interface, debug folder with demonstration
libosip2-2.0.6.tar
- 用c++写的SIP协议的协议栈,很精简,很好用-with c write the SIP protocol stack, very simple, easy to use
trans_num_to_stack
- 用栈来实现数制的转换!C语言写的,可能有哪里不好,请指正!
1111111111
- 用栈实现表达式求值 自己写的 float型变量只能算到小数点后6位
undo_redo
- 用java写的GUI小程序,用栈结构实现了各操作的undo和redo效果,对初学者很有帮助
mazepath
- 利用栈写的一个走迷宫的程序。迷宫用二维数组表示。找到一条路后将走过的路经记录下来并显示。
b
- 用c++写的回文判断 用两 个栈实现的 一个用于辅助
yaoqin
- 用两个栈实现表达式的运算,,用C++写,简单,明了
Maze
- 一个用C写的迷宫小游戏,旨在对C中的指针及数据结构中的单链表和栈的使用的训练。
linux串口调试助手
- 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
Mase
- 用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
UDPIP
- 一个拨号过程的协义栈,本人做的不是很完善. 数据是UDP协义打包的.用VB写的,主要用于单片机开发.-a dial-up process of the Association of justice stack, I do not quite perfect. UDP data is packaged Association of justice. VB wrote, mainly for the development of SCM
Stack_and_Queue_by_CT
- 用MFC写的栈和队列的小程序,有漂亮的界面,debug文件夹中有演示-with MFC wrote Stack and Queue small procedures, beautiful interface, debug folder with demonstration
libosip2-2.0.6.tar
- 用c++写的SIP协议的协议栈,很精简,很好用-with c write the SIP protocol stack, very simple, easy to use
maze
- 一个用栈写的走迷宫小程序,开发环境C++,有用的朋友可以拿去参考-Written by Maze with a stack of small procedures, development environment, C++, a useful reference to a friend is unspeakable. .
MFC_zhan
- 本系统是用栈写的进制转换器,进制转换,从十进制到二进制,八进制,十六进制-The system stack write hex converter, hex conversion from decimal to binary, octal, hexadecimal
jisuanqi
- 只要实现科学计算器的功能,用栈写的-Scientific calculator function stack write! ! ! ! ! ! ! ! !
数据结构python
- 很多数据结构用C++和java写的,这里我用python写的一些数据结构的实现(Write LinkNodes using python)