搜索:path+algorithm

找到约 1,417 项符合「path+algorithm」的查询结果

结果 1,417
https://www.eeworm.com/dl/942103.html 技术资料

电动汽车美国国家标准

Forward - Since the energy stored in a battery provides the power for an electric vehicle(EV), an EV requires a method of charging the battery on a regular basis. Conductive charging is a method for connecting the electric power supply network to the EV for the purpose of transfe ...
下载 3
·
查看 3883
https://www.eeworm.com/dl/682/269122.html 中间件编程

通用报表打印类使用说明 主要功能: 1 – 自动分页 2 – 自动划出纵横表格线 3 – 支持横向 / 纵向打印 4 – 支持打印输出或生成文本文件 使用方法: 1.Copy prt.h

通用报表打印类使用说明 主要功能: 1 – 自动分页 2 – 自动划出纵横表格线 3 – 支持横向 / 纵向打印 4 – 支持打印输出或生成文本文件 使用方法: 1.Copy prt.h, prt.cpp --- > Project Path 2.Menu --- > Project --- > Add to project --- > files ( prt.h, prt.cpp ) 3.Menu --- > open --- > ...
下载 196
·
查看 1090
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/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/534/130557.html 其他

程序目的: 输入一个任意大小的迷宫

程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷 ...
下载 76
·
查看 1129
https://www.eeworm.com/dl/625/121113.html 游戏

输入一个任意大小的迷宫

输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有 ...
下载 75
·
查看 1113
https://www.eeworm.com/dl/633/395457.html Java编程

java课程设计 案例精编03 (1) 硬件配置 CPU:≥Pentium III 600 内存:≥128MB 硬盘剩余空间:≥512MB (2) 软件环境 安装Sun公司的Jav

java课程设计 案例精编03 (1) 硬件配置 CPU:≥Pentium III 600 内存:≥128MB 硬盘剩余空间:≥512MB (2) 软件环境 安装Sun公司的Java运行环境(JRE 1.5或以上版本),推荐安装Java开发工具包(JDK 1.5)。 安装相应平台上的Java虚拟机(JVM)。 读者可以到www.sun.com下载JDK 1.5的相应版本,安装并配 ...
下载 101
·
查看 1175
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