搜索资源列表
car-pos
- car格式文件转换为poscar格式文件 car是有ms中产生的数据,经此程序转换后可以方便的生成poscar格式,给vasp使用-car format files into the format car poscar have ms data, converted by this procedure can be easily generate poscar format to the vasp
bmjzzh
- 编码以及32进制转换工具源码,2.0版本添加拖放文件取文件MD5值功能-Encoding as well as 32 hexadecimal conversion tool source, version 2.0 adds drag and drop files to fetch the file MD5 value
File-conversion-byte-set
- 易语言编写的,可以将文件转换为字节集文件,也可以将由字节集文件还原为文件!使用于文件加密系列!-Easy language, the files can be converted to a byte set file can also be restored by byte set file for the file! Use file encryption Series!
matcom
- matcom4.5编译器,是matlab与vc++混合编程的编译器,可以很轻松的实现m文件与c之间的转换,附有安装包和安装方法,有问题请留言。-The matcom4.5 compiler, is mixed programming of MATLAB and vc++ compiler, can achieve m files easily and the transformation between C, with the installation package and method
tb
- 可把别的软件图标变成图标文件的源码。图标转换器-Other software can put the icon file icon into the source code. Icon Converter
Hex_Int
- 此文件是基于VC++将十六进制数转换成十进制数.-Hexadecimal to decimal conversion
xgwb
- 修改文本文档中数字 文本文档有固定的格式,类似歌词文件,每一行中有文本和数字,代码仅读取尾部的8个字符,转换成数字,然后进行加减操作,同时完成时分秒的进位。-Modify the numbers in a text document. The text has a fixed format, like lyrics, numbers exist in each line, this code only reads trailing eight characters and conver
jinzhizhuanhuan
- 将2,8,16进制文件转换到10进制数值(返回十进制数)-To 8, 16 to 10 decimal binary file conversion value (return decimal)
trans
- 本文件包含两个功能函数,坐标转换和卫星轨道修正。-the file contains two functions,the first is the earth trascation in the navigation,and the other is the corrections.
updn3
- 编程H264学习编程AVI H264流文件转换为AVI文件。-Programming the H264 learning programming AVI. The H264 stream file into AVI files..
sadasdfasfasfasf
- vsFlexGrid是ComponentOne公司的一个ActiveX控件,它与MS的MSHFlexGrid控件在功能上是兼容的,即MSHFlexGrid所具备的属性和方法,它也都具备,只有少数几个属性名称略有不同,使用MSHFlexGrid编写的程序,只需要作较小的调整就可以转换过来;但相比MSHFlexGrid,vsFlexGrid多了很多功能,它的属性和事件非常丰富,可以实现非常灵活的控制和快捷的编码-行 12:属性 Icon 在 Main 中的文件引用无效。 行 119: 属性 Co
gdi
- 易语言转换图像格式模块源码例程程序结合易语言GDIPlus实现文件或内存中图像格式转换。 -Easy language conversion image format module source routine procedures combined with easy language GDIPlus file or memory image format conversion.
Change_Bmp_Jpg
- BMP和JPG文件格式的相互转换,条理清楚。(Mutual conversion of BMP and JPG file formats.)
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、