-
The idea of this project was simply to write a basic XML parser in ANSI C for po...
强大易用的XML文件解析器,使用起来非常非常方便。-The idea of this project was simply to write a basic XML parser in ANSI C for portability. The parser is reasonably forgiving as I have only a fairly rudimentary knowledge about XML and wanted to keep the code reasonably straight forward.
- 2022-01-21 20:26:15下载
- 积分:1
-
aspnetbook.rar
aspnetbook.rar
- 2023-08-24 19:00:04下载
- 积分:1
-
wince 6.0下SMSC9118 100M网卡驱动,基于PXA270测试通过,并且支持10M/100M自适应功能,并且能够自适应交叉线和直连线...
wince 6.0下SMSC9118 100M网卡驱动,基于PXA270测试通过,并且支持10M/100M自适应功能,并且能够自适应交叉线和直连线-wince 6.0 network card driver under SMSC9118 100M, based on the PXA270 test and support 10M/100M adaptive function, and can self-adaptive crossover and straight-line connection
- 2022-08-13 05:36:11下载
- 积分:1
-
图书信息管理系统
图书信息管理系统包含class BOOK //一、图书类{private:int num; //编号string name; //书名int B_class; //等级string publishing; //出版社int isbn; //ISBNint stock; //剩余量int sale; //销量public:BOOK(){} //构造函数void add1(); //添加图书信息void add2();void setnum(int a) //在添加第二本书的信息时设置编码{num=a;}int getnum() //得到编号{return num;} string getname() // 得到名称{return name;}void show(); //显示图书信息 int getB_class(){return B_class;}int getsale(){return sale;}
- 2023-06-21 15:35:03下载
- 积分:1
-
IPv4 和 IPv6 Ping示例
IPv4 和 IPv6 坪样品,提供学习网络初学者的例程。
- 2022-08-25 13:52:07下载
- 积分:1
-
Image edge detection software, ready to work together to force a friend in China...
图像边缘检测软件,愿与广大朋友共同合作至力于中国的源代码开发事业-Image edge detection software, ready to work together to force a friend in China to develop the cause of the source code
- 2022-11-20 14:20:03下载
- 积分:1
-
一个用C做的闹钟源程序,声明:转载
一个用C做的闹钟源程序,声明:转载-do a C source of alarm, a statement : reproduced
- 2022-07-01 09:37:19下载
- 积分:1
-
一个奇怪的代码,SDK时就不会使实参变空,如果是MFC则同样的代码就会使实参变为空,可能值得大家研究研究。...
一个奇怪的代码,SDK时就不会使实参变空,如果是MFC则同样的代码就会使实参变为空,可能值得大家研究研究。-a strange code, the SDK will not do so when it parametric space, If MFC is the same code will enable it to participate in the air, it may be worthwhile for everyone studies.
- 2023-02-10 09:00:04下载
- 积分:1
-
树控件编程源码实现
树控件编程源码实现-tree controls programming source to achieve
- 2022-05-20 07:44:30下载
- 积分:1
-
To C++
以C++为基础的数据结构与算法研究生复习资料。-To C++-Based data structure and algorithm for post-graduate refresher information.
- 2022-01-28 14:15:38下载
- 积分:1