资源列表
yy3
- 1.定义串的顺序存储结构。 2.编写函数实现串的初始化、分配、取子串算法 3.编写函数据实现串的模式匹配 -1. Defined string stored in the order structure. 2. To achieve the initialization string write function, distribution, taking substring algorithm 3. Write function according to string patter
yy2
- 1.定义顺序栈的数据结构 2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。 3.定义队列的链式数据结构 4.编写函数实现链队列的入队列、出队列算法 -1. Stack data structure defines the order of 2. Write a function to achieve the stack initialization, stack, stack, to determine the stack is em
C++开发图形计算程序
- 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出。 -Write C++ program performs the following functions: (1
BirthGFriend
- 去年女朋友生日的时候,做的这个程序。在睡觉前说电脑要杀毒,没关电脑。睡觉后几分钟,等到了设定好的时间后,突然电脑播出生日快乐和祝福,把我女朋友感到得稀里哗啦。。。。。不错吧!播放完后还可以选择自动关机-Girlfriend birthday last year, to do this procedure. Said computer to sleep before the virus, did not shut the computer. After sleeping a few minutes
C-language-Notepad
- C语言编写的记事本,能够实现记事本的基本功能,主要练习链表的使用-C language Notepad, Notepad can achieve the basic functions, the main use of practice list
sdk
- 监控系统开发包,用于海康等监控系统硬盘录像机的二次开发工作-Monitoring system development kit, and other monitoring systems for Haikang DVR secondary development
SocketTool2
- 一个界面完善的socket调试工具,TCP和udp服务端和客户端-A complete interface socket debugging tools, TCP and udp services and client
MMA7260AVR
- 基于avr对加速度传感器模块mma7260 AVR
FlashProgrammerr
- vs2005(c#)编写的通过事件和委托的方法在不同窗体间传递参数。密码是:delphi-vs2005 (c#), prepared by the method of the event and delegate pass parameters between different forms. Password: delphi
WindowsApplication2
- OpenSURF的C#版,实现SURF算法-OpenSURF the C# version, SURF algorithm to achieve
ToolTipEx_demo
- 多功能提示条控件,在标准控件的功能基础上增加了很多实用性功能,非常实用-Tip of the multi-function control, the standard features of the control adds a lot of practical features, very useful
SerialCom
- VC6开发串口通信类,通过回调函数实现串口数据接收,特别是对接收部门做了处理,可设置接收间隔时间,即只有在一定时间内(默认50毫秒)才能算作联系接收的码,否则将会被识别为2个码-VC6 development of serial communications, serial data through the callback function to receive, especially in the receiving department made a deal can be set to
