Signals convey information. Systems transform signals. This book introduces the mathe- matical models used to design and understand both. It is intended for students interested in developing a deep understanding of how to digitally create and manipulate signals to measure and control the physical World and to enhance human experience and communi- cation.
标签: Interpretation Structure and Signals Systems of
上传时间: 2020-06-10
上传用户:shancjb
If the space around us could adapt to our needs and intentions, then our lives would be much simpler. We would have to spend less time on our daily chores, we would be more productive and, hopefully, we would live in a less worrisome and, most likely, more secure World
标签: Ambient_Intelligence a_novel_paradigm
上传时间: 2020-06-10
上传用户:shancjb
Modern information technologies and the advent of machines powered by artificial intelligence (AI) have already strongly influenced the World of work in the 21st century. Computers, algorithms and software simplify everyday tasks, and it is impossible to imagine how most of our life could be managed without them. However, is it also impossible to imagine how most process steps could be managed without human force? The information economy characterised by exponential growth replaces the mass production industry based on economy of scales
标签: AI-and-Robotics-IBA-GEI-April 2017
上传时间: 2020-06-10
上传用户:shancjb
n recent years, there have been many books published on power system optimization. Most of these books do not cover applications of artifi cial intelligence based methods. Moreover, with the recent increase of artifi cial intelligence applications in various fi elds, it is becoming a new trend in solving optimization problems in engineering in general due to its advantages of being simple and effi cient in tackling complex problems. For this reason, the application of artifi cial intelligence in power systems has attracted the interest of many researchers around the World during the last two decades. This book is a result of our effort to provide information on the latest applications of artifi cial intelligence to optimization problems in power systems before and after deregulation.
标签: Intelligence Artificial System Power in
上传时间: 2020-06-10
上传用户:shancjb
Data science is a term that the media has chosen to minimize, obfuscate, and sometimes misuse. It involves a lot more than just data and the science of working with data. Today, the World uses data science in all sorts of ways that you might not know about, which is why you need Data Science Programming All-in-One For Dummies
标签: Programming All-In-One Science Data
上传时间: 2020-06-10
上传用户:shancjb
(World Class Designs) Robert Pease - Analog Circuits. World Class Designs-Newnes (2008)
标签: 电子技术
上传时间: 2020-07-12
上传用户:
基于J2EE的B2C电子商务系统开发(论文+系统+开题报告+文献综述+任务书+答辩PPT+中期报表+外文文献+说明书):摘要当今社会,科学技术突飞猛进,知识经济初见端倪。电子商务作为一种新型的贸易方式,极大地促进了全球经济贸易的发展,同时也正在改变人们的生活方式和思想观念。电子商务是指整个贸易活动实现电子化,交易各方以电子交易方式而进行的商业交易。世界贸易组织电子商务专题报告定义:电子商务是通过电子信息网络进行的生产、营销、销售和流通等活动。全球电子商务涉及世界各国,也为我国企业带来了新的发展机遇。所以本次毕业设计的选题就是一个电子商务系统的开发。我们的系统主要应该实现的功能有用户的注册、登陆、密码找回、修改密码、浏览商品、购买商品以及系统的添加商品、商品展示、新闻发布等功能。系统设计中主要采用的技术为:JSP、Servlet、J2EE、B/S。我主要负责的是新闻发布和系统管理子系统。关键词: JSP B2C Servlet J2EE B/S正文1.系统概述1.1选题来源及意义以下为我们要进行B2C的电子商务的理由:全世界大约有几千万人可访问World Wide Web(WWW),不管你是做什么买卖的,你都不能小觑这几千万人。要想加入这个圈子,并在其中表现出你有兴趣为他们提供服务,你就需要踏上WWW。你该知道,你的对手们是会这样干的[1]。 建立人际关系网络:做生意当中的许多周折无非就是跟他人取得联系。精明的商人都知道,重要的不是你知道什么,而是你认识谁。如果你向几千个,甚至几百万个潜在客户和合作伙伴递出名片,并说这就是我所从事的工作,如果你需要我的服务,可以通过它跟我联系,这样将会产生何等效果也就可想而知了。在WWW上,你每天24小时都可以轻而易举地这样做。
上传时间: 2021-10-25
上传用户:kingwide
Wherever possible the overall technique used for this series will be "definition by example" withgeneric formulae included for use in other applications. To make stability analysis easy we will usemore than one tool from our toolbox with data sheet information, tricks, rules-of-thumb, SPICESimulation, and real-World testing all accelerating our design of stable operational amplifier (op amp)circuits. These tools are specifically targeted at voltage feedback op amps with unity-gain bandwidths<20 MHz, although many of the techniques are applicable to any voltage feedback op amp. 20 MHz ischosen because as we increase to higher bandwidth circuits there are other major factors in closing theloop: such as parasitic capacitances on PCBs, parasitic inductances in capacitors, parasitic inductancesand capacitances in resistors, etc. Most of the rules-of-thumb and techniques were developed not justfrom theory but from the actual building of real-World circuits with op amps <20 MHz.
标签: 运算放大器
上传时间: 2021-11-01
上传用户:
Extensively rewritten to present the C++11 language, standard library, and key design techniques as an integrated whole, Stroustrup thoroughly addresses changes that make C++11 feel like a whole new language, offering definitive guidance for leveraging its improvements in performance, reliability, and clarity. C++ programmers around the World recognize Bjarne Stoustrup as the go-to expert for the absolutely authoritative and exceptionally useful information they need to write outstanding C++ programs. Now, as C++11 compilers arrive and development organizations migrate to the new standard, they know exactly where to turn once more: Stoustrup's C++ Programming Language, Fourth Edition.Bjarne Stroustrup是C++的设计师和最早的实现者,也是《C++程序设计语言》、《带标注的C++参考手册》和《C++语言的设计与演化》的作者。他从丹麦Aarhus大学和英国牛津大学毕业,现在是AT&T大规模程序设计研究部的负责人,AT&T特别成员,AT&T贝尔实验室特别成员,以及ACM特别成员。Stroustrup的研究兴趣包括分布式系统、操作系统、模拟、设计和程序设计。他也是Addison·Wesley的C++In-Depth系列书籍的编辑。
标签: C++
上传时间: 2022-02-01
上传用户:
软件小工具清单 设计工具类:AutoPOL for Windows(钣金展开专家)FTI BlankWorks 2015(钣金分析插件) 选型工具类恒星减速机三维选型软件 V1.0官方版 查询工具类LED代码查询 V1.1绿色版晶体管查询软件 v1.0rj数码管段码速查 V2.0绿色版 图形工具类电路图绘制工具(Circuit Diagram) v3.1官方免电气原理图设计软件(QElectroTech) v0.51电气原理图绘制软件(ProfiCAD) v8.0.2中文版 CAD插件类实体设计(CAXA 3D ) v2016官方版(试用) 格式转换类单片机程序转换工具Transfer V1.43雕刻机NC转换器(NCesc) 2.0绿色版功率电平转换软件 绿色版 其他BOAC串口调试助手v1.0官方版CAN口波特率计算工具(Brt01 for philips CANcccam数控车曲线宏程序生成器 v7.0官方版HART智能仪表组态软件 v3.02cLED多功能自由分区(带网口)IEC8705(电力规约分析器) 1.0 绿色版Led多功能自由分区2012综合版软件LM317计算器 绿色版MSP430仿真器降级程序(FET430UIF FW V3 to V2PCB布局工具(Diy layout Creater) v1.0免费版PCB彩色抄板软件 Quick2005 v3.0免安装版pic单片机定时初值计算器 1.0绿色版pwm计算工具 1.0绿色免费版R_C 模型计算器 2.0.1.1中文版smith圆图软件 2013绿色中文版Sunrise PIPENET VISION (管网流体计算模拟分UC384X振荡器计算工具 绿色版zdqjs艾码CRC16校验工具 v1.0绿色版变压器磁心功率快速估算工具 1.06绿色版变压器数据计算 v1.0绿色版超级单片机工具 绿色版串口调试助手3 v3.04绿色版串口小工具 v0.60c绿色版单片机下载器(ISPlay) v1.5绿色版电容器相关计算软件 v1.0电源线电压衰减计算工具-强弱电施工小助手 v1.0多谐振荡器周期计算器 V1.0 绿色版惠普终端仿真软件 1.4.02中文版简易单路逻辑分析仪 1.0 绿色版开关电源设计软件 v2.0专业版模企宝 v8.0官方版三菱PLC to 51单片机HEX软件 1.0绿色版数码管计算器 1.0绿色免费版天线计算器 v0.2绿色版贴片电容阻值计算器 绿色版小功率滤波电容计算器 V1.0 绿色版小羊串口工具 v3.5绿色版液晶汉字模提取工具 绿色版圆形铁心截面叠积尺寸计算工具 1.0绿色版驻波比与回波损耗换算器 V1.0绿色版驻波仪仿真器(SiteMaster Emulator) v2.2绿色GUIBuild(触摸屏组态软件) V5.10中文版IDq电力电气工程综合设计软件 v6.0中文完整版LEDEasyShow(LED电子显示屏设计软件) v5.24中LED胸牌编辑软件(MiniLED Display HID) v10.0MICROMETALS(电感设计软件) v1.0绿色版NCEdit数控刀具 1.0免费中文版NE555芯片智能电路设计软件 v1.2NUT电子读写频软件 1.10官方版PCB版图设计工具(FreePCB) v1.359官方免费版Power World电力系统可视化设计软件v8.0电气线束线缆(E3.series2015version) v16.01分光比自动计算程序 V1.5免费版好易通TC600对讲机写频软件 1.21中文版机加工艺报价系统 v12.6网络版科智补偿器辅助设计软件 V1.2.20150520轮廓测量仪软件 V1.0正式版
上传时间: 2022-06-13
上传用户: