搜索资源列表
DesAndXml
- 查了一下,基本上都是提供C++方式的DES加密,所以,上传一个C#写的DES 另外,提供了一个把XML文件当作INI文件来处理的类-provide a des class written by c#。 also provide a XML class, which take the xml files as ini to read and write
xml_parser
- 使用libxml进行xml解析,是我搜索了大量的资料自己写的代码,很实用-Analysis of the use of libxml to xml, I search a lot of information to write their own code, it is practical
scriptomaticV2
- 和前一版相同,可以返回计算机上大多数感兴趣的 WMI 类的信息,并自动构建一个可以用来返回这些属性值的脚本。這一版新增了其他格式源代碼及輸出檔,源代碼除了VBscr ipt外,還有Perl, Python, Jscr ipt。資料輸出格式包含純文字、網頁、XML。-A completely new version of the famous scr iptomatic. Unlike its predecessor, scr iptomatic 2.0 isn’t limited to writ
BoostTest
- 编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。-MFC write-off procedures friends all know, through the
xml
- XML文件读写,用于发票格式文件的XML生成,ZIP压缩,DES加密等管理等 -XML read and write
menu_SR_dictation
- VC6.0编译可运行的字典语音识别,加载了xml文档,只能识别英语。微软语音识别分两种模式:文本识别模式和命令识别模式.此两种模式的主要区别,主要在于识别过程中使用的匹配字典不同.前者使用的是通用字典,特点是内容多,覆盖的词汇量大,字典由sdk提供.适用于没有预定目标的随机听写之类的应用.同时因为词汇量大直接导致识别的精度降低,识别速度较慢.后者的字典需要 开发者自己编写,就是所说的xml文件.-VC6.0 compiler can run dictionary speech recogniti
load_plan
- 通过QT函数实现xml文件的解析,并将解析后的数据写入相关系统-Achieved by the QT function parse the xml file and parse data after the write-related systems
help
- 把mount写到/etc/fstab文件里面去 192.168.1.206:/u01/data/hadoop/hdfs/name /name_bak/ nfs defaults 0 0 开机后cat /proc/mounts 查看nfs目录有没有挂载上去,没有则手动挂载 修改master的hdfs-site.xml文件,把name_bak/hdfs/name加到配置文件里面去 -Please carefully write the upload information, includ
xdnw
- 基于libusb写的usb口调试软件。通过xml文件保存usb设备的IDProduct和IDVendor。-Based on libusb write usb port debugging software. Xml file save the usb device IDProduct and IDVendor.
xml-Read
- C++写的读写XML方面的源代码,非常适合初学者研究-C++ write read write XML source code, very suitable for beginners study
ToStream
- This abstract class is a base class for other stream serializers (xml, html, text ..) that write output to a stream.
SkBML_XMLParser
- Read the byte XML stream and write the decompressed XML into a writable stream.
TinyXmlTest
- VS2010借助tinyxml进行xml文件的解析与写xml文件-VS2010 tinyxml performed by means of analysis and write xml file xml file
cpp_tools
- 收集的c++工具类,很有帮助包括: CMarkup 读写XML文件 CAdo 数据库操作类 CIniFile ini文件操作类 CLogFile 写日志文件类 CMyToolTipCtrl 自定义的提示消息类 CSymbolEdit 自定义编辑框类-C++ tools collected useful include: CMarkup read and write XML documents CAdo operations CIniFile ini file manipulation clas
XMLczmmented
- 本人写的简单后台,带生成html功能和xml广告功能,html已被我注释掉(I write simple background and generate HTML and XML advertising functions, HTML has been I commented out)