-
This is WINCC study on some of the information, I hope to give a rookie like me...
这是关于WINCC学习的一些资料,希望能给象我这样的菜鸟一些帮助-This is WINCC study on some of the information, I hope to give a rookie like me some help
- 2023-02-15 20:35:04下载
- 积分:1
-
Caesar加密算法
Caesar加密算法 用C++或C或Java语言实现Caesar加密程序 调用输入模块,要求用户输入明文(由小写字母组成的字符串)要求用户输入一个密钥(1~25的整数)调用Caesar加密函数,将输入的明文进行加密调用输出模块,将密文输出。
- 2022-02-21 12:58:30下载
- 积分:1
-
sdf sd
sdf sd-sdf sdf sd
- 2023-02-23 01:35:05下载
- 积分:1
-
音乐数据库
这个用PHP编写的音乐库项目启用了最新的高级功能,这些功能在高级软件包中几乎不可用。这个PHP在线音乐库项目将能够存储2000多首mp3歌曲、1000多个高清视频和其他地区歌曲。这里的存储容量可以通过增加表的大小来增加,也取决于服务器的大小。它的用户可以使用歌曲名称、发行年份等搜索音乐库,但是高级搜索媒体将提供更灵活的方式,在短时间内获得所需的结果。使用此类别后,用户将获得
- 2022-03-21 09:43:21下载
- 积分:1
-
假设有13位评委参与评分工作。方法是:去掉一个最高分和一个最低
分,然后计算剩余11个分数的平均值,...
假设有13位评委参与评分工作。方法是:去掉一个最高分和一个最低
分,然后计算剩余11个分数的平均值,
-Assumptions have score 13 judges involved in the work. Methods are: removal of a maximum points and minimum points, and then calculating the remaining 11 scores on average,
- 2022-04-17 23:40:53下载
- 积分:1
-
工业过程监控控件源码 c#
该文件是一系列工业过程监控控件,基于VS编写,使用c#语言,并且完全开源,内涵可直接运行的demo,可自行绘制各种形状按钮、表盘、led显示控件等,设计为拟物风格,形象生动,功能强大
- 2022-08-03 16:43:34下载
- 积分:1
-
IE风格工具条,定时关机
IE风格工具条,定时关机-IE style tools, Mytob.BSNotes
- 2022-02-15 20:50:15下载
- 积分:1
-
由Tommi S.雅科拉主动学习
active learning by Tommi S. Jaakkola
MIT AI Lab
- 2023-04-12 03:50:04下载
- 积分:1
-
例子OpenCV
Example OpenCv
// Background average sample code done with averages and done with codebooks
// (adapted from the OpenCV book sample)
//
// NOTE: To get the keyboard to work, you *have* to have one of the video windows be active
// and NOT the consule window.
//
// Gary Bradski Oct 3, 2008.
//
/* *************** License:**************************
Oct. 3, 2008
Right to use this code in any way you want without warrenty, support or any guarentee of it working.
BOOK: It would be nice if you cited it:
Learning OpenCV: Computer Vision with the OpenCV Library
by Gary Bradski and Adrian Kaehler
Published by O Reilly Media, October 3, 2008
AVAILABLE AT:
http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134
Or: http://oreilly.com/catalog/9780596516130/
ISBN-10: 0596516134 or: ISBN-13: 978-0596516130
************************************************** */-Example OpenCv
// Background average sample code done with a
- 2022-01-22 15:54:45下载
- 积分:1
-
题 目 :最短路由计算
题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象...
题 目 :最短路由计算
题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象为一个结点,每条链路则用带有方向的边表示,边上的权值表示相邻结点的代价值。于是可以根据最短路径算法得出最佳的路由表。
-Title: Calculation of the shortest route subject description: INTERNET by routers in a number of network datagram forwarding, routing problems in the study, they can each router, LAN or WAN are abstracted as a node point, each link is used with the express direction of the edge, the edge of the right to express the value of adjacent nodes in lieu of value. It could thus be the basis of the shortest path algorithm to draw the best routing table.
- 2022-07-02 22:52:29下载
- 积分:1