登录
首页 » VBScript » ifix组态软件添加GIF动画控件

ifix组态软件添加GIF动画控件

于 2020-06-19 发布 文件大小:61KB
0 407
下载积分: 1 下载次数: 0

代码说明:

  ifix组态软件添加GIF动画控件,将ocx复制到system32下并注册。(IFIX configuration software add GIF animation control, copy OCX to system 32 and register.)

文件列表:

AniGIF\AniGIF.ocx, 172032 , 1998-12-05
AniGIF\AniGIF2.lic, 69 , 2011-02-24
AniGIF\sn.txt, 40 , 2011-02-24
AniGIF, 0 , 2007-01-11

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

发表评论

0 个回复

  • FWMain
    说明:  这是一个程序的一般架构方法,包含内存管,单件,模板应用,消息传递,等等,许多内容(This is a general framework of procedures, including memory management, a single, template applications, messaging, and so on, many elements)
    2005-11-29 15:48:59下载
    积分:1
  • tlm2_getting_started_2
    tlm2 getting started part 2
    2010-11-11 07:19:12下载
    积分:1
  • PID
    讲解PID算法原理,包括位置式PID、增量式PID、模糊PID等,另外将PID算法应用到实际中。(Explain the principle of PID algorithm, including the location of PID, incremental PID, fuzzy PID, in addition to the application of the PID algorithm in practice.)
    2020-07-03 15:00:01下载
    积分:1
  • vb
    说明:  vb编程的八大好习惯。从事vb编程的同仁们的参考之作,对于初学者有极大帮组。(vb programming eight good habit. Engaged in Tongren vb programming for their reference, have a great help for the beginners group.)
    2008-03-06 22:23:43下载
    积分:1
  • Windows文系统过滤驱动开发教
    我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cache算法的效果,我已在工作中有所感受。 如果你刚好有以上此类的要求,你可以阅读本教程。(I often encounter online request peer file system driver development. Windows on the pc-driven mostly to filter. Its goal : There are several : First, for the anti-virus engine. Hope for writing the document, read and write data capture, which then detected the presence of the virus code. Two documents for encryption systems in the hope that the process of writing papers for data encryption, in the course of time deciphering. Three is to design a transparent file system accelerated. The disk read and write when appropriate cache algorithm can greatly improve the efficiency of disk. Windows itself to the cache algorithm may not be suitable for some special disk read and write operations (such as streaming media server time streaming media). The cache design algorithm results, I have some wo)
    2005-06-13 20:12:26下载
    积分:1
  • InfineonmultiCAN
    Infineon multiCAN spec
    2009-11-29 23:08:59下载
    积分:1
  • hanf
    校园导航系统应用程序,内容详细,有说明。(Campus navigation system applications, and detailed, with instructions.)
    2011-10-18 19:09:37下载
    积分:1
  • test1
    模式识别中的层次聚类,有具体的MATLAB代码没用自带函数(Pattern Recognition in hierarchical clustering, there are specific MATLAB code useless own function)
    2007-11-08 21:28:36下载
    积分:1
  • 2chaotic-nonautonomous-circuit
    在本文中,我们提出并论证了两种方法同步的混沌信号与系统通信工作电路。(In this paper, we propose and demonstrate two methods to synchronize chaotic signal communication with the system working circuit.)
    2011-09-06 12:20:26下载
    积分:1
  • STM32MDK.pdf.tar
    32位基于ARM微控制器STM32F101xx与STM32F103xx的固件函数库。该函数库是一个固件函数包, 它由程序、数据结构和宏组成,包括了微控制器所有外设的性能特征。该函数库还包括每一个外设的驱动 描述和应用实例。通过使用本固件函数库,无需深入掌握细节,用户也可以轻松应用每一个外设。因此, 使用本固态函数库可以大大减少用户的程序编写时间,进而降低开发成本。 为了节省开发时间和工作效 率,所以一般我们进行应用程序编写的过程中都会去使用芯片厂商提供的固件库像Nuvoton和TI都为他们 的32位产品制作了固件库,不过他们对固件库的称呼是库函数,其实实质都是一样的,里面大量采用结构 体,枚举和指针,能够比较方便快捷的帮助用户上手芯片,当然你觉得库函数没有达到你的要求你也可以 进行一定的修改,不过对于基本的应用库函数还是能够满足普通用户的需求的。这里我将记录我在MDK 环境下移植STM32F103xx系列的固件库的过程,其他产品线的固件库也基本都一样。(32-bit firmware library based on ARM microcontrollers STM32F101xx and STM32F103xx. The library is a firmware function package, It consists of programs, data structures, and macros that include the performance characteristics of all peripherals of the microcontroller. The library also includes drivers for each peripheral Description and application examples. By using this firmware library, users can easily apply each of the peripherals without having to master the details. therefore, The use of this solid-state library can greatly reduce the user s program preparation time, thereby reducing development costs. In order to save development time and work efficiency Rate, so we generally use the process of writing the application will be used to provide the chip vendor firmware library Nuvoton and TI are for them 32-bit products produced a firmware library, but they are called on the firmware library library function, in fact, are the same substance, which a large number of structures )
    2017-03-16 11:25:55下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载