搜索:Programming+Example

找到约 2,890 项符合「Programming+Example」的查询结果

结果 2,890
按分类筛选
显示更多分类
https://www.eeworm.com/dl/640/444418.html CA认证

Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2

Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854,but named after his friend Baron Play ...
下载 143
·
查看 1108
https://www.eeworm.com/dl/839911.html 技术资料

高级PID控制算法.

Simulation can provide a lot of information about what the system is doing. We canadd the effect of different element, like Encoder resolution, ADC sampling rate, etc and understand how does it affect the system. Another benefit is the possibility to slow down the process, to gai ...
下载 3
·
查看 3739
https://www.eeworm.com/dl/654/247434.html 数据结构

背包問題是關於最佳化的問題

背包問題是關於最佳化的問題,要解最佳化問題可以使用「動態規劃」(Dynamic programming),從空集合開始,每增加一個元素就先求出該階段的最佳解,直到所有的元素加入至集合中,最後得到的就是最佳解。 以背包問題為例,我們使用兩個陣列value與item,value表示目前的最佳解所得之總價,item表示最 ...
下载 52
·
查看 1062
https://www.eeworm.com/dl/686/382744.html VC书籍

C语言是在 70年代初问世的。一九七八年由美国电话电报公司(AT&T)贝尔实验室正式 发表了C 语言。同时由B.W.Kernighan和 D.M.Ritchit合著了著名的“THE C PROGRA

C语言是在 70年代初问世的。一九七八年由美国电话电报公司(AT&T)贝尔实验室正式 发表了C 语言。同时由B.W.Kernighan和 D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一书。通常简称为《K&R》,也有人称之为《K&R》标准。但是,在《K&R》中并 没有定义一个完整的标准C语言,后来由美国国家标 ...
下载 188
·
查看 1125
https://www.eeworm.com/dl/534/432814.html 其他

The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for firmwa

The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for firmware updating. The instruction set of the W78E58B is fully compatible with the standard 8052. The W78E58B contains a 32K bytes of main ROM and a 4K bytes of auxiliary ROM which allow ...
下载 63
·
查看 1096
https://www.eeworm.com/dl/962864.html 技术资料

LabVIEW和IAP的单片机远程实验系统

介绍了一个基于LabVIEW和IAP(In Application Programming,在应用编程)技术的远程交互式单片机开发实验系统。系统采用浏览器/服务器(B/S)技术,用户可以在任何Internet终端访问系统,可以远程构建真实的电路、远程下载程序至现场单片机中进行单片机实验,甚至进行项目的设计开发。用户不仅可以观察 ...
下载 5
·
查看 5678
https://www.eeworm.com/dl/989738.html 技术资料

C猿猴必看的书《the_c_programing_language》

《The C Programming Language》是每位C语言程序员不可或缺的经典之作,由C语言之父Brian W. Kernighan与Dennis M. Ritchie合著。本书深入浅出地介绍了C语言的核心概念、语法结构及编程技巧,特别适合希望提升代码质量和程序设计能力的工程师们阅读学习。无论你是初学者还是有一定经验的开发者,都能从 ...
下载 2
·
查看 86
https://www.eeworm.com/dl/894727.html 技术资料

一种基于KQ-130F的电力载波通信实验系统

为便于物联网专业进行电力载波通信技术内容实践教学,提出了一种由KQ-130F电力载波通信模块、QX-mini51单片机最小系统板等组成的电力载波通信实验系统。该系统硬件搭建简单,通过编程可以实现经过电力载波模块的双机双向通信,在主从控制方式下的多机双向通信。该系统即可以让学生熟悉电力载波模块的使用, ...
下载 1
·
查看 5929
https://www.eeworm.com/dl/502/29695.html 单片机编程

一种单片机固件IAP方案

导言基于FLASH存储器的微处理器,一个重要的需求是安装到产品中后,仍具有升级固件(firmware)的能力。这种能力称为“在应用中编程”(In-application-programming,IAP)。这篇应用笔记以STM32F32位cortex-M3为例,阐述了构建IAP系统的一些通用概念。并提出了一种新的技术,有助于单片机开发人员更好的构 ...
下载 99
·
查看 1105
https://www.eeworm.com/dl/537/36842.html 技术书籍

Algorithms(算法概论)pdf

This book evolved over the past ten years from a set of lecture notes developed while teaching the undergraduate Algorithms course at Berkeley and U.C. San Diego. Our way of teaching this course evolved tremendously over these years in a number of directions, partly to addres ...
下载 64
·
查看 1613