搜索资源列表
haomageshi
- 短信群发必备,手机号码格式转换工具,可自定义每行号码个数和分隔符-Essential message group, a mobile phone number format conversion tools can be defined each line number number and the separator
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
guolvzhi
- 易语言图像的中值滤波源码例程程序结合易语言数值计算支持库和图像格式转换支持库,调用正态分布图像处理模块实现图像的中值滤波功能。-The easy language image median filtering source routine procedures combined with easy language numerical calculation support libraries and image format conversion support library call no
shijian
- 易语言时间格式化。方便转换成各种想调用的格式,只有一个子程序,方便调用学习-Easy language format. Want to call format, easy to convert only one subroutine, easy call to learn
httpzhuanqvod
- 把快播 qvod http格式的播放地址转换成qovd格式-The the fast broadcast qvod http format player the address into qvod format
convert
- opencv,c++环境下实现图像的格式转换程序,可以转换成任意格式-image format conversion program in the opencv, c++ environment, you can convert any format
TP
- 转换图像格式.rar 这个是易语言转换图片格式用的`-Convert image formats. Rar this is easy language to convert image format used `
GDIimage
- 易语言图片格式转换源码例程程序结合易语言操作系统界面功能支持库,实现了图片格式的互相转换的功能-Easy language routines source image format conversion program with easy language support library operating system interface functions, to achieve a picture format conversion function with each other
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
ex_22
- 2.编写一个程序,实现一个温度格式转换器。接受用户输入华氏温度,要求输出摄氏温度(换算公式为C=5(F-32)/ 9),输入输出要有文字说明。-2. Write a program that implements a temperature format converter. Accepting user input Fahrenheit, Celsius required output (conversion formula is C = 5 (F-32)/9), the input and
DateTime
- 通过DLL库调取转换自定义格式的日期时间值,方便日常软件调用时间-DLL libraries by converting the date of the transfer of the time value defined format, to facilitate the daily software calls time
Timeshift
- 把(时间戳/秒)转换成(X天X小时X分X秒)的格式,而不是 年/月/日/时分秒 那种时间格式。-(Timestamp/ Sec) into (X days, X hours X minutes X seconds) format instead of year/month/day/hours, minutes and seconds kind of time format.
csv
- 易语言手机电话薄vcf转csv工具源码例程程序结合易语言应用接口支持库,实现了CSV和VCF格式的互相转换功能。-Easy language phone phone CSV thin VCF tool source routine procedures combined with easy language application interface support library, the realization of the CSV and VCF format conversion fun
pic
- 易语言图片合成模块源码例程程序结合易语言位图操作支持库和图像格式转换支持库,实现图片的合成。 -Easy language image synthesis module source routine procedures combined with easy language bitmap operations support libraries and image format conversion support library, the realization of image syn
gdi
- 易语言转换图像格式模块源码例程程序结合易语言GDIPlus实现文件或内存中图像格式转换。 -Easy language conversion image format module source routine procedures combined with easy language GDIPlus file or memory image format conversion.
ICO图标转换器
- 把图片转换成ICO格式,特别的适用,还不用上网页(Converting pictures into ICO formats is especially useful and doesn't need to be on a web page)
精易模块V6.1
- 修复 - 编码_usc2到ansi() 多了其它字符,会出现数组出错问题 ' 修复 - 编码_ansi到usc2() 加快N倍的转换速度 ' 修复 - 编码_URL编码GBK () 第二个参数无效的问题 ' 修复 - 运算_表达式计算() 出现数据格式错误的部分问题 ' 修复 - 文本_颠倒 () '命令中文字出现乱码 ' 修复 - 时间_取随机时间戳() 在有的系统里返回前面会多个零(Repair - encoding _usc2 to ANSI () more other char
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、