package="com.clicli.app"
2022-11-05 09:05:53 28.62MB android apk smali apktool
1
基于《Video Block Motion Estimation Based on Gray-Code Kernels》《The Gray-Code Filter Kernels》《Real-Time Pattern Matching Using Projection Kernels》这三篇论文的具体实现
2022-11-04 23:00:38 246KB GCK 快速 源码
1
小农sign code算法源码分享,欢迎一起学习交流,如需要小农,贵旅优品,黄果树,安心e购,空港商城也可以联系。解压密码:lnzhwh
2022-11-04 18:00:18 383KB 算法 code 源码 小农
1
SCMA编码解码的MATLAB实现及相关论文
2022-11-04 11:49:49 2.74MB SCMA
1
在实际工作中,无论是雷达系统研制人员,还是雷达信号处理人员,都希望有一本系统全面的介绍雷达系统及其仿真技术,在学习雷达系统的同时能进行仿真设计实践,以增强理解。这里提供了该书中的教程代码,以供参考。
2022-11-04 00:09:58 254KB 雷达系统设计matlab仿真
1
DIContainers is a collection of more than 100 different container classes for Borland / CodeGear Delphi. Four different container structures are available: ◾ Hash containers ◾ Doubly-linked lists ◾ N-ary trees ◾ Vector containers DIContainers is designed with easy customization in mind. Unlike other libraries, it strictly separates a containers' data and structure: ◾ Data describes an individual item in the container, for example an Integer number. The data layer is mostly responsible to manage the item's memory, but also for copying, comparing, and streaming of items. Data items in DIContainers are made up of memory efficient Pascal records. Special item handlers take care to initialize and finalize items automatically as required. ◾ Structure describes the arrangement of items within the container, like linked list, linear vector, etc. The structure determines how quickly items can be added, manipulated and retrieved from the container. Using different item handlers, the same structure can provide for quite different containers (see hierarchy on the right). To create a new container for some type of data, it is often sufficient to reuse an already existing item handler or to create a new item handler for the new type of data. ◾ Type. On top of the general container classes, there are many ready-made containers which interface typed access to their items like strings (WideStrings and AnsiStrings), different Number types, Objects, Pointer, and various combinations of the above. More than 100 of these containers are ready to use straight out of the box. Advanced container operations include cross-container assignment (i.e. from lists to vectors) and cascading streaming. The graphic to the right shows the class hierarchy of containers contained in DIContainers. Bold font marks important classes like item handlers and structure containers. Their descendant classes in regular font provide typed access to their items. The graphic was automatically created from the DIContainers library by one of the demo applications.
2022-11-03 00:17:27 2.97MB DIContainers
1
Numerical Recipes in C- The Art of Scientific Computing, 2nd Edition + source_code
2022-11-01 21:23:14 9.68MB Numerical Recipes C source_code
1
双树复小波变换和双树复小波包变换代码,包含解释文件与相关分析
1
IEC-60870-5-104 IEC 60870-5-104协议-RTU服务器模拟器,主客户端模拟器,Windows和Linux(ARM)软件开发套件,C,C ++,C#.NET编程中的源代码。 完整的实现,包括文件传输(监视器和反向) 使您的RTU,协议转换器,网关,HMI,数据集中器与iec 104兼容。 *行业证明*全球客户 下载评估套件-IEC 104开发套件 在开发包中,我们包括IEC 104服务器和客户端模拟器,Windows和Linux SDK。 视频教程 特征 Written in ANSI-Standard C Source Code, under a strict corporate coding standard, and supports C++, C# Can be used with or without a Real Time Operating
2022-11-01 16:18:02 10.14MB 系统开源
1