搜索:Programming+Example

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

结果 2,890
按分类筛选
显示更多分类
https://www.eeworm.com/dl/897571.html 技术资料

基于单片机设计的创新创业训练探究

高校学生是实施创新驱动发展战略及人才强国战略的主力军,培养大学生的创新意识导向和创新能力势在必行。结合大学生创新创业训练项目,可以使学生主动观察、发现现象、计算统计实验数据、总结归纳实验结果。单片机教学注重学生动手操作能力的培养,学生在理论知识基础上进行硬件设计或软件编程,有助于全面 ...
下载 5
·
查看 4538
https://www.eeworm.com/dl/633/190625.html Java编程

<Spring in action>原版和代码,是学习Spring的好资料,本书分为三大部分和两个附录

<Spring in action>原版和代码,是学习Spring的好资料,本书分为三大部分和两个附录,每一部分专注于Spring框架的一个领域:核心层、中间层和Web层。第一部分展示了Spring框架的两个核心概念:反向控制(Inversion of Control,IoC)和面向切面编程(Aspect-Oriented Programming,AOP),以便理解Spring ...
下载 54
·
查看 1093
https://www.eeworm.com/dl/518094.html 源码

在人们的生产实践中

在人们的生产实践中,经常会遇到如何利用现有资源来安排生产,以取得最大经济 效益的问题。此类问题构成了运筹学的一个重要分支—数学规划,而线性规划(Linear Programming 简记 LP)则是数学规划的一个重要分支。自从 1947 年 G. B. Dantzig 提出 求解线性规划的单纯形方法以来,线性规划在理论上趋向 ...
下载 2
·
查看 86
https://www.eeworm.com/dl/665/409350.html matlab例程

matlab 7.0 以上版本提供了强大的优化工具箱

matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序 ...
下载 22
·
查看 1117
https://www.eeworm.com/dl/894644.html 技术资料

一种基于HID规范的可定义功能的医用图像采集脚踏控制器的研制

为解决传统医用脚踏存在的问题,本文在不修改任何医疗参数的情况下,设计并研制了一种可对多种图像采集设备或软件进行自定义采图及录制功能的脚踏设备。该设备主要基于HID规范,使用UTS2210模块,通过KeilC编程结合STC-12C5A60S2单片机向上位机串口发送控制信号来实现采图。实验结果显示该医用脚踏控制器成 ...
下载 7
·
查看 5035
https://www.eeworm.com/dl/571/21377.html 模拟电子

DAC技术用语 (D/A Converters Defini

Differential Nonlinearity: Ideally, any two adjacent digitalcodes correspond to output analog voltages that are exactlyone LSB apart. Differential non-linearity is a measure of theworst case deviation from the ideal 1 LSB step. For example,a DAC with a 1.5 LSB output change for a ...
下载 38
·
查看 1116
https://www.eeworm.com/dl/fpga/doc/32285.html 教程资料

采用TÜV认证的FPGA开发功能安全系统

This white paper discusses how market trends, the need for increased productivity, and new legislation have accelerated the use of safety systems in industrial machinery. This TÜV-qualified FPGA design methodology is changing the paradigms of safety designs and will greatly ...
下载 122
·
查看 1078
https://www.eeworm.com/dl/kbcluoji/39304.html 可编程逻辑

采用TÜV认证的FPGA开发功能安全系统

This white paper discusses how market trends, the need for increased productivity, and new legislation have accelerated the use of safety systems in industrial machinery. This TÜV-qualified FPGA design methodology is changing the paradigms of safety designs and will greatly ...
下载 144
·
查看 1098
https://www.eeworm.com/dl/521099.html 源码

gibbs抽样 matlab实现

使用matlab实现gibbs抽样,MCMC: The Gibbs Sampler  多元高斯分布的边缘概率和条件概率  Marginal and conditional distributions of multivariate normal distribution
下载 1
·
查看 191
https://www.eeworm.com/dl/517655.html 源码

网络爬虫编程

网络爬虫 网络爬虫在CPP中爬行链接到你想要的深度。控制台应用程序   Ubuntu 14.04 LTS上编译的程序   用g+编译器编译 相依性   卷曲   Boost图书馆 用于编译的命令   G+爬虫.cpp-lcurl-lost_regex-o爬虫 输入   URL:您想要抓取示例“dirghbuch.com”的URL ...
下载 1
·
查看 66