-
IF YOUR DESIGN A VIDEO SYSTEM
YOU NEEDED IT (INCLUDE A AVIFIL32.DLL)
It Fit ...
IF YOUR DESIGN A VIDEO SYSTEM
YOU NEEDED IT (INCLUDE A AVIFIL32.DLL)
It Fit VFW-IF YOUR VIDEO SYSTEM DESIGN A YOU NEEDED IT ( INCLUDE A AVIFIL32.DLL) It Kazaam VFW.
- 2023-07-03 06:10:03下载
- 积分:1
-
BP神经网络负荷预测代码
能够对一天之中每隔15min的电力负荷数据进行预测(load forecast based on BP neural network)
- 2021-03-05 13:19:31下载
- 积分:1
-
区域生长法源代码,在MATLAB开发环境中应用
区域生长法源代码,在MATLAB开发环境中应用-Region growing method source code, in the MATLAB development environment application
- 2022-06-22 02:23:23下载
- 积分:1
-
数据采集的 一个原代码,可以实现AD转换,解决工业控制中的问题....
数据采集的 一个原代码,可以实现AD转换,解决工业控制中的问题.-acquisition of a data source, the AD converter can be achieved to address industrial control problems.
- 2023-07-13 23:30:03下载
- 积分:1
-
github
说明: leetcode 上面的数据结构与算法相关的题目代码,主要用C编写。现在只有一小部分,以后还会有更多的习题和对应的代码(Leetcode above the data structure and algorithm related topic code, mainly written in C. There's only a small part of it now, and there will be more exercises and corresponding code in the future.)
- 2018-01-10 16:09:45下载
- 积分:1
-
指示器的jQuery插件
说明: 插件中的方法非常容易定制和实现,并且使用的图片都是矢量图片(The method in the plug-in is very easy to customize and implement, and all the pictures used are vector pictures.)
- 2019-01-19 09:48:47下载
- 积分:1
-
西门子2.3版本GSD
CP1604firmware版本2.6
- 2020-12-09下载
- 积分:1
-
jQuery图片轮播插件(焦点图特效)
一个支持缩略图的jquery图片轮播插件,用来在网页上生成焦点图特效或图片幻灯片效果,无鼠标点击时,本效果可自动轮播图片,兼容ie8及更高版本的IE浏览器,以及火狐、Chrome、360等主流浏览器。同时调用方法简单,只需要根据自己的html样式修改调用参数即可,插件运行效果如上图所示。
- 2022-02-06 09:09:31下载
- 积分:1
-
leach_1
说明: leach协议matlab仿真代码,剩余能量及存活结点分布图,代码很全(leach agreement-matlab)
- 2019-02-24 13:11:31下载
- 积分:1
-
hulf
设计一个哈夫曼编码器
要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。
① 组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。
② 输入数据序列的长度为256。
③ 先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Designing a Huffman Encoder
Huffman coding is required for a data sequence to minimize the average code length and output the coded and coded data sequence of each element.
(1) The elements that make up the sequence are the 10 digits [0-9], and each digit is represented by its corresponding 4-bit binary number. For example, 5 corresponds to 0101, 9 corresponds to 1001.
(2) The length of the input data sequence is 256.
(3) First output the encoding of each element, and then output the Huffman encoding sequence corresponding to the data sequence.)
- 2019-06-19 21:49:58下载
- 积分:1