搜索资源列表
转C#工具
- 其他语言转成C#的工具
标记语言的简单解释器算法实现
- 使用一种类似 XML 的文本标记语言来描述一种含有分支和层次结构的成员信息,(有关 XML 的更多信息,请参考 W3C 网站)设计一个简单的语言解释器, 它可以读入一个简单的文本标记文件,并提取和 转换相应的成员关系信息。文件内容如下所示。 一个简单的文本标记文件: ABC 123456 group1 每组"标记"包含两部分:标记名称和标记值。例如, 123456是一组标记。标记名称包含在一对尖括号中 (""), 称为标记头, 称为标记尾。 标记头和标记尾
C语言实现十进制转二进制转换
- C语言实现十进制转二进制转换
THS5651是一款高速DA转换器
- THS5651是一款高速DA转换器,最高转换频率可到达100MBPS,该程序利用VHDL语言对THS5651进行控制,THS5651 is a high-speed DA converter, the maximum conversion frequency can be arrived at 100MBPS, the use of VHDL language in the process control of the THS5651
jdcbzh.使用VHDL语言实现串并转换模块的实现
- 使用VHDL语言实现串并转换模块的实现,可在QUARTUS上实现,Use VHDL language string and conversion module, but in QUARTUS
Lab0503-FFT
- FFT蝶形运算,C 语言,可有MATLAB M 语言转换实现-FFT butterfly computation, C language, MATLAB M language can be converted to achieve
DA转换.txt
- 基于51单片机的DA转换例程,供大家一起学习参考,共同进步吧(Program based on C language DA transformation)
地震数据格式转换
- 进行多种地震数据的相互转换,C++语言,应用广泛(A variety of seismic data conversion, C++ language, widely used)
C语言转换为Pascal语言转换器
- 此软件可以把pascal转换成C语言,使一些对于别的语言看不懂的人获得解救!(Converting Pascal to C)
C语言预处理命令之条件编译
- 预处理过程扫描源代码,对其进行初步的转换,产生新的源代码提供给编译器。可见预处理过程先于编译器对源代码进行处理(The preprocessing process scans the source code, performs a preliminary conversion, and generates new source code for the compiler. It is evident that the preprocessing process processes the sou
实数到复数的转换
- 利用傅里叶变换将实数转换到复数域c语言源代码(Fourier transform the real number into the complex domain C language source code)
SR-TTS
- 使用speech api实现txt文本转换语言wav,和wav语言转换txt文本(Use speech API to implement the TXT text translation language WAV, and convert TXT text into WAV language)
C语言转换成流程图工具
- C 语言 转换产生流程图 好工具,可将多种单片机C 语言转换产生流程图。(Good C language transformation to produce flow chart tool)
f2matlab
- 文件中包含的文件为Fortran语言转到MATLAB环境中的语言,使得转换更为方便快捷,更好的对Fortran的一些动能应用到MATLAB中(The files contained in the files are transferred to Fortran language for MATLAB environment, making transformation more convenient and faster, and better application of some kinet
字符大小写字母转换和随机产生数组返回最小值
- 实现大小写字母转换,随机产生数组并返回其最小值,C语言编写的代码(Conversion of capitals and lowercase letters)
脚本转换器
- E语言编写!!用于完美现在流行的辅助之间的脚本转换!!!(E language writing!! The scr ipt for the perfect now popular auxiliary scr ipt conversion!!!!)
C代码转易语言
- .版本 2 .支持库 commobj k2.置文本 (代码) 原 = { “/”, “*”, “sqrtf”, “cosf”, “sinf” } 到 = { “÷”, “×”, “求平方根”, “求余弦”, “求正弦 ” } .计次循环首 (取数组成员数 (原), i) k2.替换子文本 (原 [i], 到 [i], , , 假) .计次循环尾 () 返回 (k2.取文本 (, ))(C code transfer language)
模块反编译、模块转换支持库
- 易语言模块反编译、模块转换支持库 工具源码。4合一功能。(Easy language module decompile and module conversion support library)
中文转换Unicode问题
- 有关于易语言中文转换Unicode的问题,保存可用(this is a file that how to trans unicode .what a e code)
内存中转换图片格式
- 一个在内存中转换图片格式的程序源代码采用c++语言(A source code that converts picture format in memory)