搜索资源列表
小写金额转大写金额
- 小写金额转大写金额 ,用于在大写和小写金额之间进行相互转换,用DELPHI编写,简单实用-lowercase amount to the amount of capital used in capital letters and lowercase interaction between the amount of conversion, prepared using DELPHI, simple and practical
公历(阳历)和农历(阴历)相互转换
- 公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是不太习惯于使用别人的控件,因为那样将不便调试和差错。-calendar (Gregorian calendar) and the Chinese (lunar calendar) 2008, the Lunar calendar code is transferred from the Internet when, I did a Lun
dBm2Vrms
- 用VB编写的dBm到Vrms(有效值)的相互转换程序-VBdBmVrms
fdzh
- 浮点转换器,可以对十进制定点数、浮点BCD码和二进制浮点操作数之间进行相互转换。-float converters, and can set the decimal points. BCD floating-point and binary floating-point operation between several mutual conversion.
VbjpegDll
- 该程序实现了VB调用Jpg和Bmp格式相互转换API函数的示例,使用非常方便-the VB program called the Broadband and Bmp format conversion API examples, very convenient to use
XyzWin
- 坐标转换源码:直角坐标系到大地坐标系之间可以方便相互转换-coordinate transformation source : Cartesian coordinates of the earth can easily between conversion
yinyanglizhuanhuan
- 这是阴阳历相互转换的源代码,觉得有意思的下。-conversion of source code, the next interesting.
JepgCodec
- 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platform : Window XP, Visual C 6.0.
wikjtg
- 十进制与其他进制(2-9进制)的相互转换.txt 十进制与其他进制(2-9进制)的相互转换.txt-metric with other 229 (229 2-9) conversion. Txt with the other 229 decimal (2-9 229) the conversion. txt metric with other 229 (229 2-9) conversion. txt
Big5和GB码相互转换的源码
- Big5和GB码相互转换-Big5 and GB code conversion
JpgVSbmp
- jpeg压缩标准中Jpg和Bmp格式相互转换的API封装
VbTestDll
- VB调用Jpg和Bmp格式相互转换API函数的示例
Matlab2
- :Matlab遗传算法(GA)优4~-r-具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合 函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异 操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA改进,只需改写函数m文件形式即可。
BinaryToGrayCode
- BG码转换程序是一个二进制码(Binary,简称 B码)与格雷码(Gray Code,简称G码)相互转换的软件.
IEEE754
- 这是我给学生讲IEEE754浮点数机内表示时编的一个小程序,可以讲浮点十进制数与浮点二进制数进行相互转换,并显示机内表示。
label_trans_WGS84toPE90
- 本程序设计了常用的几个坐标系的转换,从WGS—84与PZ-90坐标系的相互转换,以及空间直角坐标系与大地坐标系的转换。
numt_convert.zip
- 十进制、八进制、二进制、十六进制的相互转换,Decimal, octal, binary, hexadecimal conversion
task2
- 兰伯特投影变换,可将大地坐标与兰伯特坐标系左边相互转换-Lambert projection transformation
haffman
- 一个哈夫曼编码和译码程序 1、掌握树、森林和二叉树的概念和它们的特性以及它们之间是怎样相互转换的,理解二叉树的三种遍历:先序遍历、中序遍历和后序遍历,和树的两种遍历:先序遍历和后序遍历。 2、理解二叉树的基本运算算法实现以及它的非递归运算算法和层次遍历算法,了解二叉树的线索化及其它的应用。 3、掌握树和二叉树的几种存储结构以及它的构造,学会使用二叉链表实现二叉树的存储验证和设计相关算法。 -A Huffman encoding and decoding procedures fo
huffmanTree
- 赫夫曼树的创建,以及Huffman编码与字符之间的相互转换(The creation of Huffman tree, and the conversion between Huffman coding and characters.)