登录
首页 » 文件处理 » 脚本文件读写~自定义脚本实例~脚本文件读写~自定义脚本实例~...

脚本文件读写~自定义脚本实例~脚本文件读写~自定义脚本实例~...

于 2022-01-25 发布 文件大小:101.16 kB
0 134
下载积分: 2 下载次数: 1

代码说明:

脚本文件读写~自定义脚本实例~脚本文件读写~自定义脚本实例~-Script file to read and write custom scripts instance ~ ~ script file to read and write custom scripts instance ~ ~

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 串行输入的CRC CCITT
    -此模型计算串行输入的 CRC CCITT  iIN --t串行输出包含输入流, 在 CRC 16 位的末端 --CRC CCITT xMODEM 来自 http://www.lammertbies.nl/comm/info/crc-calculation.html#intr
    2023-01-18 20:40:04下载
    积分:1
  • 二进制到 ASCII 液晶显示器 16 * 2
    主机 InterfaceThere 是三个寄存器、 指令寄存器、 状态寄存器和数据注册,可见通过主机接口。指令 RegisterWrite 只有 8 位寄存器。当指令字节写入这个寄存器时,指令解码器执行指令。在执行过程中,将设置忙标志 (BF)。处理时间不同,不同的指示。状态 RegisterRead 只有 8 位寄存器。MSB 表示高炉和较低的位表示地址计数器的值。BF 是标志指示内部进程和指令寄存器和数据寄存器不可访问。在访问这些寄存器之前, 请确保高炉清除。当访问没有此检查寄存器,每次访问的时间间隔必须比执行时间更长的时间。数据 RegisterRead/写 8 位寄存器。当写入一个字节时,它写给尼日利亚采购喷气式飞机或 CCRAM 由地址计数器指示的位置,然后地址计数器改变到下一个。在阅读时,地址计数器将更改为下一个然后尼日利亚采购喷气式飞机或 CCRAM 的位置读取和为下一次读取到数据寄存器存储的值。读取的操作也发生在设置地址 incstruction。BF 是在这些操作过程中设置的。二进制到 BCD ConverterShift 并添加 3 AlgorithmShift 二进制数留下一位。如果 8 的转变已经发生,BCD 号码是在数百人、 数十米和单位列。如果任何的 BCD 列中的二进制值是 5 或更高版本,请将 3 添加到那,BCD 该列中的值。请转到 1。
    2023-06-02 13:50:03下载
    积分:1
  • research paper copy of the test procedure
    研究文件拷贝技术的测试程序-research paper copy of the test procedure
    2022-03-01 13:47:28下载
    积分:1
  • 繁体字和简体字是汉字中经常使用的两种汉字表现形式,在计算机中它们的内码稽核分别称为BIG5和GB码。平时经常会遇到这两种编码需要相互抓换的情况,因此掌握汉字内码...
    繁体字和简体字是汉字中经常使用的两种汉字表现形式,在计算机中它们的内码稽核分别称为BIG5和GB码。平时经常会遇到这两种编码需要相互抓换的情况,因此掌握汉字内码对于软件开发人员非常重要。本例实现了汉字内码转换。-traditional and simplified Chinese characters are frequently used Chinese characters of the two forms, the computer code within their respective audit called BIG5 and GB yards. Usually encountered both need each other coding for grasping the situation, master CICS code for software developers is very important. The realization of the cases CICS code conversion.
    2022-01-25 16:58:16下载
    积分:1
  • The importation of a certain period of a day, this is the one to judge the first...
    输入某年某月某日,判断这一天是这一年的第几天?-The importation of a certain period of a day, this is the one to judge the first few days this year?
    2022-01-21 02:34:23下载
    积分:1
  • 模拟采用二级目录结构的磁盘系统中的操作(操作系统) 一、数据结构...
    模拟采用二级目录结构的磁盘文件系统中的文件操作(操作系统) 一、数据结构-Simulation of two-level directory structure of the disk file system file operations (operating system) a data structure
    2022-06-02 11:09:10下载
    积分:1
  • 这是一个关于Excel的操作,是我自己写的,我觉得还可以,是在vb.net下完成的。...
    这是一个关于Excel的操作,是我自己写的,我觉得还可以,是在vb.net下完成的。-This programme which is written by me using vb.net describes an operation on Excel .and I think the effect is good.So you may have a try!
    2022-10-04 16:00:03下载
    积分:1
  • The software supports multi
    本软件源码支持多文档操作。(Lab Windows)删除文件是电脑应用中最常使用到的操作之一了,一般说来,我们删除文件的目的就是把文件弃之不要或为了腾出更多的磁盘空间,但是系统为了防止我们删除后又后悔,设计可谓用心良苦,这一点最充分体现在回收站的出现。  当我们将文件删除后,文件其实只是被转移到了磁盘中一个叫“Recycled”的文件夹中,以防备万一你需要“回收”。这种设计的好处是不言而喻的,但也有一些问题,如果你 删除的文件内容含有重大的商业秘密或个人隐私,而你又没有及时清空回收站的话,别人很容易从你的回收站中“捡”出这些有价值的文件;另一方面,这种删除方法其实并没有给你的磁盘腾出空间,改变了我们删除文件的初衷。那么要如何才能真正地删除文件呢?-The software supports multi-source operating documents. (Lab Windows) delete the file is a computer application to the most commonly used one of the operators, in general, we have deleted the purpose of the paper is to document or not to abandon it in order to free more disk space, but the system in order to prevent our regret later deleted, the design is well intentioned, this the most fully reflected in the emergence of Recycling. When we delete the document, in fact, is being transferred to a disk called "Recycled" folder, to prevent the event that you need to "recovery." The benefits of this design is self-evident, but there are some proble
    2022-08-16 13:40:33下载
    积分:1
  • LCD source file is meant for microcontroller usage in making lcd projects
    LCD source file is meant for microcontroller usage in making lcd projects
    2022-12-07 20:05:03下载
    积分:1
  • 将RGB565格式的位图转换为C语言的代码
    将RGB565格式的位图转换为C语言的代码-to RGB565 format bitmap conversion to the C language code
    2023-06-06 02:00:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载