搜索资源列表
公历(阳历)和农历(阴历)相互转换
- 公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是不太习惯于使用别人的控件,因为那样将不便调试和差错。-calendar (Gregorian calendar) and the Chinese (lunar calendar) 2008, the Lunar calendar code is transferred from the Internet when, I did a Lun
10ToAny
- 这个代码可以将一个10进制数转换为任意进制(16以内),非常实用-this code can be a 10-band digital conversion arbitrary 229 (16) after a very practical
dec-bin-hex
- 用visual basic写的进制转换代码-used to write visual basic code base for the conversion
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
GenTrigonometrixFuncSet
- GenTrigonometrixFuncSet:产生三角函数转换表的代码.
numstr
- 数据进制转换源码,很简单的代码,供参考
Arabic2Roman
- 这个简单的perl脚本用来在阿拉伯数字与罗马数字之间互相转换。 程序的功能有限,帮助信息也没有,但是很短小,我写这个代码的目的也是just-for-fun,呵呵。 使用方法 ======== 把函数 Arabic2Roman 或者 Roman2Arabic 复制到你的代码里,然后调用就行了。 版权 ==== 没有:)
WENZI2SHUZI
- 通过此代码实现包括汉字的文字转换成数字,这可以帮助有些字母转数字方面遇到问题的朋友
fbt
- 读写绿山数据库文件,并能自动转换成文本和二进制转换的VC代码
perfectone20050318b
- 这是一个将浮点数转换成IEEE浮点数的程序,可以对电气类的参数设置和调试有帮助。此程序可以生成西门子变频器的调试代码的psw部分。-This is a float to float into the IEEE process, the type of electrical parameter setting and debugging help. This procedure can generate Siemens inverter Debugging valid part of the co
convert_F77_to_f90
- 把F77程序代码转换为f90格式。
vgg_quat_from_rotation_matrix.
- 从旋转矩阵到四元数的转换,matlab代码。,From the rotation matrix to quaternion conversion, matlab code.
Calculator
- 能计算数学函数的计算器,有一千多行代码的程序.这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。功能还算比较完善。 -Mathematical functions t
zlgshsq
- 一个将质量(重量)进行转换的小程序,可以将克/钱/两/斤/公斤进行相互转换,得到你想要的计量单位。 有了这个,你就可以按照程序示例扩充成包括长度、密度、时间等互换的转换代码。-A mass (weight) conversion of small procedures, can be g/money/two/kg/kg for each conversion, the units of measurement you want. With this, you can expand in
code20090302_1
- 一个不错的c的小写数字转为大写数字转换代码,很好用...个人使用过-c
albersvc
- albers投影转换代码,使用vc开发的com-albersddddddddddddddddddddd
Binary
- 该代码能把你输入的数字进行二进制转换,本人刚学,所以代码简单-The code can you type the number of binary conversion, I am just learning, so the code simple
nongli
- 显示农历日期,优化了算法,精简了代码 公历农历转换-Display Chinese date, optimization algorithm, to streamline the code to convert lunar calendar
PrintBinary
- 本函数将非负的单精度浮点型十进制数据转换为二进制打印出来,纯C代码-The function based on C is to print the binary of a positive number.
cubef
- 一个挺好用的源程序打包器,北京联高软件公司的,fortran代码转换成chm文档。-A useful tool for converting fortran source files to chm document.