搜索资源列表
parell_to_serial.rar
- 该模块主要完成并串转换功能。其中system_clk是输入并行时钟的频率,它是串行时钟serial_clk的八倍。byte_data_en是输入并行数据使能信号,byte_data是输入并行数据。serial_data是转换后的串行数据,bit_data_enable是串行数据有效信号。,The module main is completed and the string conversion functions. System_clk which is an input parallel c
float_char_int_string.rar
- 各种基本数据类型转换源程序。 本程序涉及到的数据类型有:float, int , char, string.,A variety of basic data type conversion source. This procedure involves the data types are: float, int, char, string.
emf2wmf
- 一个简单的小程序,使用GDI将emf文件转化为wmf文件。-A simple program that converts EMF to WMF using GDI+. This project can also be used as a simple kick-off for a console GDI+ program.It can be useful as a basic command line tool or as a starting off point for writing a G
explore
- 字符串与整数,整数与字符串之间的相互转换-String with integer, integer and string conversion between
StringExt
- String扩展类,增强String的功能,同时提供了一系列常用功能的封装,包括文件复制、文件相对路径、绝对路径转换等。-String category to expand and enhance the function of String, while providing a series of commonly used functions of packaging, including document reproduction, document relative path, abso
zifu
- 一个功能比较多字符串的转换软件。大家自己看吧。-More a function of string conversion software. Check it out everyone their own. Ha ha
stringconvert
- 字符串转换 TCHAR CString LPCTSTR-TCHAR CString LPCTSTR string conversion and so on
Conversion
- Conversions from string to value or value to string. All systems.
SimpleCalculator
- 简单的计算器,VC++按钮控件,堆栈,字符串转换数字-Simple calculator, VC++ button control, stack, string conversion figures
com_server
- 这是一个非常简单的COM服务器,它不需要MFC和ATL的支持。 // 这个DLL COM服务器提供了一个接口:ImyInterface,其中有两个方法:Square 和 Cube。 // 它是使用纯粹C++编写的一个最简单的服务器,没有串转换、宏处理之类的东西。 // 它只包含让这个服务器运行的最简代码。所以看代码时只要记住两个字:那就是"简单"。 // // 警告:这个程序没有经过全面测试,所以不敢保证它没有BUG,如果谁发现了,请通知-This is a very si
change
- 本人根据网络的文章写的几种格式转换程序,非常有现实价值,可以直接执行。为Ansi、Unicode、UTF8字符串之间的转换和写入文本文件。题外:PUDN能不能格外开恩让我不用上传5个呢-I wrote an article based on the network several format conversion process, a very realistic value, capable of immediate implementation. To Ansi, Unicode, UTF
MD5PasswordConverter
- 一个MD5字符串转换的工程,可以直接运行,输入要加密的字符串,可产生对应的MD5加密代码-A MD5 string conversion work can be directly run, enter the string to be encrypted, can generate the corresponding MD5 encryption code
BinDecBinWRecursion
- Conversion of string into ascii,decimal,hex and viceversa
string_strutil
- std::string并没有提供所有需要方法。所以,需要用STL提供了算法库、字符串流以及现存的std::string的方法来实现它们。 ※ 将字符串转换为大写/小写 ※ 去掉字符串两端的空格 ※ 忽略大小写比较字符串 ※ StartsWith和EndsWith ※ 从字符串解析出int和bool等类型的值 ※ 将各种数值类型转换成字符串(toString) ※ 拆分字符串和Tokenizer-std:: string does not provide all the
Translate
- 字符串转换小程序。在开发的过程中需要用到一些字符串转换,自己动手写一个来减少自己的工作量。-String conversion applet. In the development process need to use some string to convert yourself to write one to reduce their workload.
editdisatanceVB.netcode
- vb.net code to calculate cost of string conversion in edit distance case.
68140323
- vhdl实现了串并转换,和并串转换,可供大家参考学习!-vhdl realized and string conversion, and and the string conversion, for your reference to learn!
AllStringTraining
- 在开发过程中,我们常常会遇到ASCII、Unicode以及MBCS等不同类型的字符串,而且还需要经常进行转换操作。本文先介绍字符的编码方式、各种基本字符串类型,然后说明相关的帮助类,如CComBSTR、_bstr_t、CString和basic_string等,最后讨论在它们之间以及和其他的数据类型的转换方法。-In the development process, we often encounter ASCII, Unicode and MBCS and other different ty
Convert-Between-Various-String-Types
- 各种字符串类型之间的转换,个人整理,unicode和multichar之间转换等-String conversion between various types of personal order, unicode and multichar conversion between
achieve-the-hex-string-to-decimal-
- 实现长度小于N个字符的十六进制字符串转换为十进制输出 扩展说明:可实现任意进制的转换-Length is less than N characters to achieve the hex string to decimal output expansion Descr iption: can be any hex conversion