资源列表
vb_jackey_rs232
- 简单的串口调试程序 用vb编写的,可以自行添加功能-simple serial debugging procedures used to prepare the vb can add their own functions
automaticcharge
- 用java实现的自动计费小程序,大方实用,是您的好帮手哦-Used to achieve automatic billing java applets, generous and practical, is your good helper Oh
poly
- 任意元多项式的加法,减法,乘法实现 c++课的practice-Arbitrary polynomial of the adder, subtraction, multiplication to achieve c++ Class practice
AdjustDirection
- CAD小程序:根据设定的角度,批量自动调整直线和多段线起始方向。-CAD applet: According to set the angle of a straight line and the volume automatically adjusts the initial direction of multi-segment line.
001
- 用VB编写的小程序,功能是运行后全屏产生下雪的场景-With a small program written in VB, the function is generated after running full-screen snow scene
cPP4
- Preincrementing and postincrementing.
5PS2MOUSE1
- 51单片机模拟PS2鼠标KEIL C51程序,单片片机采用STC12C系列,代码注释详细, -51 single-chip analog PS2 mouse KEIL C51 program, a single piece of machine with STC12C series of code comments in detail,
Ping
- PING命令的实现,包含了底层网络通信,以及如何反馈信息。-The realization of the PING command contains the underlying network communication, and how feedback information.
picControl-Relay
- 用PIC单片机控制继电器通断,同时发出"啪啪"声-, Also issued a " popping" sound-off control relay with PIC microcontroller
Adapter-Pattern
- 设计模式的简单c++代码实现-适配器模式。-Simple design pattern c++ code- adapter mode.
3_26201503121659014566625
- 链表中的数据是以节点来表示的,每个结点的构成:元素(数据元素的映象) + 指针(指示后继元素存储位置),元素就是存储数据的存储单元,指针就是连接每个结点的地址数据。-Linked list data are represented as nodes, each node of the element (mapping data elements)+ pointer (indicating the following element storage location, storage unit)
RegistryKey
- 自己做一个注册表访问的类,主要包括对注册表的读取和写入。自己用的很不错。-Own class to do a registry access, including read and write to the registry. Their use is very good.