资源列表
WSAGetLastError_Error_codes
- 这是WSAGetLastError的错误代码,是我收集来的,有时不知道错误代码是很辛苦的,因为不知道程序错误的原因-WSAGetLastError This is the error code, I collected, and sometimes do not know the wrong code is very difficult, because we do not know procedures for the wrong reason
qianmian
- 这是直流电机的驱动程序,可控制智能小车寻迹
netbios网络的程序
- netbios网络的程序,可作参考.
TranslateAndAxisDraw
- c++中几种字符格式转换整理和vc++坐标轴绘制代码-c++ in several format conversion characters collate and vc coordinate axis drawing code
trains
- 一列货运列车共有n节车厢,每节车厢将停放在不同的车站。假定n个车站的编号分别为1~n,车厢的编号与它们的目的地相同。货运列车按照从第n站至第1站的次序经过这些车站。为了便于从列车上卸掉相应的车厢,必须重新排列车厢,使各车厢从前至后按编号1~n的次序排列。当所有的车厢按照这种次序排列时,在每个车站只需卸掉最后一节车厢即可。可以在一个转轨站里完成车厢的重排工作,在转轨站中有一个入轨,一个出轨和k个缓冲铁轨(位于入轨和出轨之间)。-A total of n freight train cars, ea
LBLEI
- VC单链表类,包括了最常用功能的基本函数,可以直接实例化对象应用。-VC single-linked list class, including the basic functions most commonly used functions can be applied directly to an instance of an object.
Maze
- 一个C++迷宫游戏的源码及迷宫地图文件 从文件读取迷宫,键盘控制移动方向,显示步数和碰壁次数,同步显示移动的当前位置,到达出口后显示祝贺信息,迷宫地图可在文件中更改。-A C++ source code and the maze game maze maze map files to read from a file, the keyboard control the direction of movement, showing the number of steps, and rebuffed
c51UART
- c51 串口 c51 串口异步通信-serial c51 c51 c51 serial asynchronous serial communication
CRC
- CRC8校验 直接调用即可 非常值得收藏 而且作用明显-CRC8 check directly call can be very worthwhile collection, and obvious effect
Priority-queue
- 实现最大优先队列和最小优先队列的相关功能!比如查找、删除、插入、输出等!-Priority queue
shujujiegDiagram
- 数据结构中关于图的一些算法实现,有利于初学者掌握关于图的操作-Data structure on the map some of the algorithms will help beginners grasp on the operation plan
Cpp1
- 后缀表达式计算器,这里是整个CPP,文件里代码完整,适合初学者阅读使用。-Postfix expression calculator, here is the entire CPP, file integrity code, suitable for beginners to read.