搜索结果

找到约 1,596 项符合 Microcon-T 的查询结果

其他书籍 This document describes the uIP TCP/IP stack. The uIP TCP/IP stack is an extremely small implementat

This document describes the uIP TCP/IP stack. The uIP TCP/IP stack is an extremely small implementation of the TCP/IP protocol suite intended for embedded systems running low-end 8 or 16-bit microcon-trollers. The code size and RAM requirements of uIP is an order of magnitude smaller than other gene ...
https://www.eeworm.com/dl/542/198255.html
下载: 94
查看: 1050

其他 BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [

BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of the form: % Minimize F(x) subject to: xlb <= x0 <=xub % A*x <= B ...
https://www.eeworm.com/dl/534/198323.html
下载: 24
查看: 1043

数值算法/人工智能 算法的许多例子都是最优化问题( optimization problem)

算法的许多例子都是最优化问题( optimization problem),每个最优化问题都包含一组限制条件( c o n s t r a i n t)和一个优化函数( optimization function),符合限制条件的问题求解方案称为可行解( feasible solution),使优化函数取得最佳值的可行解称为最优解(optimal solution)。 ...
https://www.eeworm.com/dl/518/198699.html
下载: 194
查看: 1031

其他书籍 In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety o

In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in ...
https://www.eeworm.com/dl/542/199050.html
下载: 113
查看: 1063

其他 一杯沸水冷却

一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度)) 初始条件:t=0时水等于100度 边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1) 2.杯壁绝热,第二类边界条件 ...
https://www.eeworm.com/dl/534/200371.html
下载: 82
查看: 1032

DSP编程 This directory contains an example ADSP-BF535 subroutine that demonstrates the initialization of t

This directory contains an example ADSP-BF535 subroutine that demonstrates the initialization of the AC 97 communication link between SPORT0 on the ADSP-BF535 and the AD1885 stereo Codec.
https://www.eeworm.com/dl/516/202188.html
下载: 64
查看: 1056

其他嵌入式/单片机内容 The MATLAB coding style, project options and synthesis directives can have a significant effect on t

The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB loses a bit of its ab ...
https://www.eeworm.com/dl/687/202432.html
下载: 165
查看: 1039

软件设计/软件工程 This paper introduces a software visualization system that: creates animations of programs without t

This paper introduces a software visualization system that: creates animations of programs without the programmer writing any animation code and provides a window interface that automatically displays program information, explicitly showing the scope and context of its data, and allowing considerabl ...
https://www.eeworm.com/dl/684/202620.html
下载: 53
查看: 1027

串口编程 用VB写的

用VB写的,通过三菱FX1S系列的编程端口与电脑串口进行通讯,可对X、M、Y、D、T、C的寄存器进行读写控制,操作很简单、方便
https://www.eeworm.com/dl/624/203157.html
下载: 102
查看: 1031

数值算法/人工智能 生成Bipartite Graphs ./distributions -u -m 1 -M 10 -n 100 -s 500 > top_distrib ./distributions -p

生成Bipartite Graphs ./distributions -u -m 1 -M 10 -n 100 -s 500 > top_distrib ./distributions -p -2.2 -m 1 -M 100 -n 200 -s 500 > bottom_distrib ./random_bipartite -t top_distrib -b bottom_distrib > bn_test
https://www.eeworm.com/dl/518/204071.html
下载: 32
查看: 1048