-
iconv是xml转换过程中,将utf
iconv是xml转换过程中,将utf-8和gb2312之间转换的方法-iconv is xml conversion process will be utf-8 and the method of conversion between gb2312
- 2022-03-01 22:08:57下载
- 积分:1
-
c++ 完美演绎
c++ 完美演绎 -c++ perfect interpretation
- 2022-06-29 12:51:40下载
- 积分:1
-
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。...
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- there is a random series ,when looking for any an element in this series,we can achieve this by the method of bisectional searching,also the number of search times will be displayed.when using this method ,first of all you should sequence the series bigger and bigger.For this reason the program shoule have the founction of secquencing.
- 2023-06-28 05:30:04下载
- 积分:1
-
通过这个程序,可以快速的对邮件进行检查.它会自己检查你的邮箱是否有了新的邮件,并且会弹出一个对话框来通知你!...
通过这个程序,可以快速的对邮件进行检查.它会自己检查你的邮箱是否有了新的邮件,并且会弹出一个对话框来通知你!-Through this program, you can quickly check on the mail. It will check your own mailbox is a new e-mail, and will pop up a dialog box to inform you!
- 2023-02-03 05:55:03下载
- 积分:1
-
this small program can help you fast access to Ethernet addresses and IP address...
这个小程序可以帮助你快速获取网卡地址和IP地址-this small program can help you fast access to Ethernet addresses and IP addresses
- 2023-04-17 20:00:03下载
- 积分:1
-
file browers that makes you esy to navigate through files & folders
file browers that makes you esy to navigate through files & folders
- 2022-02-04 05:50:54下载
- 积分:1
-
工厂设计模式的示例 C#
这是在 Visual Studio 2012 上使用 C#.NET 的工厂设计模式执行的一个例子。
在软件设计迟早要用到一家工厂中有许多方案。基本上,当你使用一个家庭类多态性-盟友,你可以从使用工厂获益。通常一家工厂提供了以下好处:
脱钩了解如何创建具体类型的实例的客户端代码 (您使用这些类的代码)
将分离的客户端代码从这些具体的类本身的知识。这就是客户端代码只知道的抽象基类或接口,但不是派生或混凝土类
下面是同样的示范。
- 2022-04-10 18:35:56下载
- 积分:1
-
windows的IOCP源代码
应用背景此程序是简单网关的设计,可用于初学iocp的人员研究iocp用,逻辑比较简单,功能也较单一,文中函数都有详细注释,能够令新学者快速上手关键技术基于windows操作系统的网关源码,基于iocp架构,稳重从iocp的生成,到套接字和iocp的绑定,以及异步处理消息的投递,还有就是对于异步消息处理完毕之后的逻辑处理都有很详细的代码
- 2023-07-16 01:40:03下载
- 积分:1
-
VC6下基于MSComm控件的串口通讯接受端程序
程序基于使用VC6.0开发,专门针对串口程序调试而开发,可以在开发串口通讯时对串口数据进行监视,充当类似串口助手的作用,程序使用微软的MSComm串口控件,运行时需要在VC6中加载MS控件。
- 2022-03-18 01:20:53下载
- 积分:1
-
calculator, a simple calculation functions, vc programming reflects the benefits...
计算器,实现简单的计算功能,体现vc编程的好处!-calculator, a simple calculation functions, vc programming reflects the benefits!
- 2022-07-04 15:45:25下载
- 积分:1