搜索资源列表
codehelp
- VC源代码管理软件之 CodeHelp(无源码)作者姓名:祝小斌邮件地址:thinkry@263.net开发环境:VC6.0 Windows 2000测试环境:Windows 2000 功能介绍:========== 概 述========== 程序员可能常有这样的烦恼:编程中经常需要去查阅以前写过的代码片断,而每次打开代码所在的工程既费时又费力。 知识管理越来越被大家所重视,源代码也应该做为一种知识资源,纳入知识管理体系中去。CodeHelp 是为了方便程序员更好的管理自己的源代码而写的一款免
sim
- myCBR外部相似度方法的一段代码,适用于字符串类属性,query与case含有相同数目的"e"时返回1,否则返回0。-myCBR external similarity method for the string class attributes, query and the case containing the same number of "e" returns 1, otherwise it returns 0.
HexStrToDecStr
- 实现16进制32位字符串转换为10进制字符串,大小端通用代码。该代码使用VC++编译测试通过,欢迎拍砖-Convert a 32BITS Hexadecimal string to a decimal string.This code have been compiled and tested under VC++ 6.0.
JsoncppCode
- json库的源代码,实现了json字符串的打包,和json字符串的解析,是一个快速的json字符串处理代码。-json library source code, packaged json string, and parse json string, is a fast json string processing code.