-
pugixml-1.2
一个xml解析库 简单快速,支持XPath表达式,1.2是目前的最新版本(Xml parsing library is simple and fast, to support XPath expression, 1.2 is the latest version)
- 2013-03-05 14:22:47下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
EEGECGEOG
STM32通过SPI通信控制ADC采集脑电、眼电、心电数据,并将得到的数据通过串口与蓝牙通信后将其发送至PC端进行处理(STM32 collects the data of EEG, eye and ECG through the SPI communication control ADC, and sends the obtained data to the PC side after communication through the serial port.)
- 2018-07-31 13:49:07下载
- 积分:1
-
eyeDetection
使用opencv在vc++下面是实现的一个简单测试人眼的程序(eye detection)
- 2013-12-28 17:14:30下载
- 积分:1
-
STM32F107_6P
STM32互联型产品
具有USB OTG、支持IEEE1588的以太网接口
双CAN接口和音频级别I
2
S接口的32位微控制器(STM32F107 data introduction)
- 2011-07-13 12:07:39下载
- 积分:1
-
8050659
Glib library file Developed source code
- 2017-08-19 19:08:53下载
- 积分:1
-
Effective-STL-
Effective STL, Using Standard C++ Template Library for coding
- 2015-06-01 01:04:58下载
- 积分:1
-
Atmega8 单片机的 CVAVR 代码
#包括;
- 2022-04-12 19:02:56下载
- 积分:1
-
ArticlesSource.3.2.6
Module articles for Dot Net Nuke 3.x.x , 4.x.x
- 2009-05-15 09:40:17下载
- 积分:1
-
Course
本实例演示了利用DAO访问数据库的常用方法,并附带了所用的数据库course.mdb。(examples demonstrating the use of DAO Database Access commonly used methods, and the incidental use of the database course.mdb.)
- 2005-05-12 11:37:22下载
- 积分:1