搜索:Packet+Algorithm

找到约 1,386 项符合「Packet+Algorithm」的查询结果

结果 1,386
https://www.eeworm.com/dl/650/192600.html 人工智能/神经网络

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars ind ...
下载 73
·
查看 1060
https://www.eeworm.com/dl/523/115914.html 数据库系统

重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量

重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSetting ...
下载 156
·
查看 1055
https://www.eeworm.com/dl/521785.html 书籍

3G,+4G+and+Beyond–BRINGING NETWORKS

In recent years, cellular voice networks have transformed into powerful packet-switched access networks for both voice communication and Internet access. Evolving Universal Mobile Telecommunication System (UMTS) networks and first Long Term Evolution (LTE) installations now deliv ...
查看 65
https://www.eeworm.com/dl/kbcluoji/40089.html 可编程逻辑

XAPP953-二维列序滤波器的实现

  This application note describes the implementation of a two-dimensional Rank Order filter. Thereference design includes the RTL VHDL implementation of an efficient sorting algorithm. Thedesign is parameterizable for input/output precision, color standards, filter kerne ...
下载 51
·
查看 1069
https://www.eeworm.com/dl/650/206920.html 人工智能/神经网络

A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type c

A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. ...
下载 45
·
查看 1089
https://www.eeworm.com/dl/686/413130.html VC书籍

This project demonstrates the use of secure hash functions technique to implement a file encryption

This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied by the user is used as the source message ...
下载 134
·
查看 1101
https://www.eeworm.com/dl/519/413134.html 加密解密

This project demonstrates the use of secure hash functions technique to implement a file encryption

This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied by the user is used as the source message ...
下载 97
·
查看 1093
https://www.eeworm.com/dl/502/29083.html 单片机编程

DS34S132(TDMoP)IC与其它TDMoP器件的互操作

  摘要:互操作性是一个系统经过很少甚至无需系统操作员介入而实现与其它系统协同工作的能力。系统的互操作性使其有可能为其它系统提供服务或接受其它系统的服务,使得不同厂商的系统能够协同工作。本应用笔记介绍如何设置DS34S132 TDM-over-Packet (TDMoP) IC,使其与其它TDMoP器件实现互操作。 ...
下载 46
·
查看 1092
https://www.eeworm.com/dl/522507.html 书籍

Guide to Convolutional Neural Networks

General paradigm in solving a computer vision problem is to represent a raw image using a more informative vector called feature vector and train a classifier on top of feature vectors collected from training set. From classification perspective, there are several off-the-shelf m ...
下载 1
·
查看 96
https://www.eeworm.com/dl/502/29392.html 单片机编程

基于AT89S52 的水温控制系统的设计

本文介绍了基于AT89C52 单片机的自动水温控制系统的设计及实现过程。该系统具有实时显示、温度测量、温度设定并能根据设定值对环境温度进行调节实现控温的目的以及达到上下限温度报警功能,控制算法是基于数字PID 算法。关键词 :PID AT89C52 脉宽调制 实时 Abstract : This article describes AT89C5 ...
下载 139
·
查看 1102