搜索资源列表
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
XMLandData
- 易语言节点与XML转换模块源码,提供数据类型与XML之间的转换思路-The easy language node XML conversion module source code, data types and XML conversion between ideas
YY-xieyi
- YY协议,支持网通电信自动转换DNS,可以自行修改内容和名称,数据仅供参考!-YY protocol support the Netcom automatically converted DNS, can modify the content and name data for reference!
QQkongzhi
- 易语言手机QQ控制台源码例程程序结合易语言扩展界面支持库,调用API函数和易语言模块实现手机QQ远程控制功能。例程还使用到易语言数据操作支持库,编码转换支持库,应用接口支持库,正则表达式支持库,对学习QQ协议有所帮助.-The easy language mobile QQ console source routine procedures combined easy language extension interface supports the library, call the API
send
- 易语言webQQ数据包数据提交,支持文本转十六进制数据转换-The easy language webQQ packet data submitted to support the conversion of text to hexadecimal data
neizunbianliyuanma
- 寻找内存数据,翻译内存数据等,其中包括画板,进制转换ASCII码相互转换,偏移搜索等-Looking for memory data, translation memory data, including slate, binary conversion ASCII code conversion, offset search, etc.
lab_3
- 3. 简单编程题:写一个程序,它在0°和90°之间每隔15°输出一行数据,打印一个表。每行中包括5个项目:角度数,以及它所对应的正弦、余弦、正切、余切函数值(注意角度与弧度间的转换)。-3 simple programming problem: Write a program that between 0 and 90 every 15 line of output data, print a table. Each row consists of five items: the number
crystalcaculation
- 1、在Latter Parameter中选择所计算晶系,输入晶格常数; 2、在Calculation中选择需要计算的模块,选中CoordTrans进行坐标转换计算, 选中IntPlaDist进行晶面间距计算,二者都选中则都计算; 3、选中CoordTrans进行坐标转换,默认是笛卡尔坐标到分数坐标的换算,若要 进行分数坐标到笛卡尔坐标的换算,则必须选中Frac to Cart选项,输入坐标后 点击Calc进行计算; 4、选中IntPlaDist进行晶面间
sozhi
- 2.7版本内容更新 1·修复苹果播放器分类读取报错问题 2·新增苹果播放器添加 生成 删除 3·修复登陆无法保存帐号 1·优化UI界面 2·改善入库操作 3·新增赤兔(ctcms)入库 4·搜索引擎带历史纪录 可以防止二次重复搜索 5·搜索引擎显示方式2 支持一键检查C值失效 6·其他优化 7·新增批量C值检查 8·新增网站申诉功能 网站搜索引擎功能 网站备案批量查询功能 9·新增A站合辑读取转换 A站地址批量转换 10·修复入库操作
fudianshu
- 浮点数转换十六进制源代码,内带进制转换,仅供参考!用于各种数据处理-Floating Point to Hexadecimal
359497
- QQ登录源码程序,结合易语言扩展界面支持库和数据操作支持库,对QQ密码进行编码转换实现QQ的登录。(QQ login source program, combined with easy language support library expansion interface and data manipulation support library , for QQ password transcoding achieve QQ login .)
飘零网络验证源码
- 本源码主要运用于数据转换和网络验证类的使用(Mainly used in data conversion and network validation)
精易模块V6.1
- 修复 - 编码_usc2到ansi() 多了其它字符,会出现数组出错问题 ' 修复 - 编码_ansi到usc2() 加快N倍的转换速度 ' 修复 - 编码_URL编码GBK () 第二个参数无效的问题 ' 修复 - 运算_表达式计算() 出现数据格式错误的部分问题 ' 修复 - 文本_颠倒 () '命令中文字出现乱码 ' 修复 - 时间_取随机时间戳() 在有的系统里返回前面会多个零(Repair - encoding _usc2 to ANSI () more other char
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、