资源列表
[LabView] camara-based-on-labview
说明:可以通过LabVIEW开发环境打开程序实现摄像头数据提取,并实时显示。-using this program based on LabVIEW,we can get the vision data from the camara.<林林> 在 2025-06-18 上传 | 大小:868kb | 下载:0
[LabView] LDI320VSEB-DAQ-base-on-labview
说明:针对LDI320VSEB型号数据采集卡的 编写的一款数据采集系统,编译环境的是LabVIEW,具有实时采集、保存、分析波形的功能。-focusing on LDI320VSEB daq card ,programed a system of DAQ based on LabVIEW ,it has many function such as collecting 、saving、 analyzing 。<林林> 在 2025-06-18 上传 | 大小:61kb | 下载:0
[编译器/词法分析] iccavr8.04
说明:新版的iccavr破解版编辑器,和keil相似,绝对好用-Cracked version of the new version of iccavr editor, and keil similar absolute ease<wlt> 在 2025-06-18 上传 | 大小:16.56mb | 下载:0
[易语言编程] P2W_MTM_PWC
说明:A new method of finding shadows in fr a me under the assumption that they are a non linear transformation of background pixels.<Rajesh> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[易语言编程] EasyTalk.ClientService2
说明:实现报文交换,可以目录到队列,队列到队列,队列到目录,目录到目录的数据交换,这种实现方式可以灵活配置。-Implementation of packet switching, can directory to the queue, the queue to a queue, the queue to the directory, directory to the directory data exchange, this implementation can flexible configura<朱勇> 在 2025-06-18 上传 | 大小:8.44mb | 下载:0
[并行运算] KafkaDemo
说明:Kafka是一个高吞吐量分布式消息系统。linkedin开源的kafka。 Kafka就跟这个名字一样,设计非常独特。首先,kafka的开发者们认为不需要在内存里缓存什么数据,操作系统的文件缓存已经足够完善和强大,只要你不搞随机写,顺序读写的性能是非常高效的。kafka的数据只会顺序append,数据的删除策略是累积到一定程度或者超过一定时间再删除。Kafka另一个独特的地方是将消费者信息保存在客户端而不是MQ服务器,这样服务器就不用记录消息的投递过程,每个客户端都自己知道自己下一次应该从什么地<刘威> 在 2025-06-18 上传 | 大小:11.33mb | 下载:0