Location:
Search - t11
Search list
Description: !一维导热,非稳态全隐式迭代,边界条件t1=100,t11=20
!导热率为7
module parameter1 !设置全局变量
implicit none
integer i
real,parameter::dt=0.01
real,parameter::err=0.000001
real,parameter::r=7
real,parameter::ta=100,tb=20
real::a(2:11)=(/(-1,i=2,10),0/) !设置三对角阵系数
real::b(11)=(/1,(9,i=2,10),1/)
real::c(1:10)=(/0,(-1,i=2,10)/)
real::t(11),t1(11)
real::p(11),q(11)
end module
Platform: |
Size: 26112 |
Author: jwt1989zl@163.com |
Hits:
Description: T118B驱动TFT屏的源程序,已通过编译和调试,里面包括工程文件,只要用KEIL直接打开就可以了。对想用T118B做项目的朋友说这应该是相当不错的资料。-T118B driver source TFT screen has passed through the compiler and debugger, which include the project file, as long as the direct use of KEIL open it. Would like to use to make the project T118B Friend said that this should be pretty good information.
Platform: |
Size: 813056 |
Author: 黄毅 |
Hits:
Description: autocad GB-T 1182-1996形状和位置公差通则、定义、符号和图样表示法 -autocad GB-T 1182-1996 General shape and position tolerances, definitions, symbols and drawings notation
Platform: |
Size: 1164288 |
Author: chenjinrong |
Hits:
Description: sht11 与51单片机驱动c代码
t11 与51单片机驱动c代码-sht11 connected to mcs51g
Platform: |
Size: 44032 |
Author: 陈波 |
Hits:
Description: 里面均为用VHDL写的一些经典小程序,经过了验证均能很好的运行,一下为这些小程序的清单,希望能给大家能带来帮助:
t1流水灯
t2 蜂鸣器实验
t3 拨码开关实验
t4 PWM控制LED亮度程序
t5 状态机实现流水灯
t6 静态数码管显示
t7 按键0-99计数程序
t8 红外实验
t9 0—99计数实验
t10 矩阵键盘显示
t11点阵
t12 PS2键盘识别
t13 ADC0804模拟量转化数字量实验
t14电子钟
t15 串口通讯实验
t16 串口发送拨码开关控制的非十六进制代码
t17串口接收到的数据显示在发光二极管
t18音乐发生器
t19 液晶1602显示程序
-please see chinese!
Platform: |
Size: 4148224 |
Author: 熊文吉 |
Hits:
Description: 一些学习java的小实例哦,希望对你们有帮住啊,希望大家喜欢!-Some small examples to learn java Oh, I hope there is help for you to live ah, hope you like!
Platform: |
Size: 2048 |
Author: kalalang |
Hits:
Description: 灰度梯度共生矩阵 H
归一化灰度梯度矩阵 H_basic
小梯度优势 T1
大梯度优势 T2
灰度分布的不均匀性 T3
梯度分布的不均匀性 T4
能量 T5
灰度平均 T6
梯度平均 T7
灰度均方差 T8
梯度均方差 T9
相关 T10
灰度熵 T11
梯度熵 T12
混合熵 T13
惯性 T14
逆差矩 T15-GGCM H normalized gray gradient matrix H_basic small advantage T1 gradient big advantage T2 gradient gray uneven distribution of T3 gradient uneven distribution of energy T5 gray T4 average T6 average gradient gray T7 average gradient T8 variance variance T9 were related to T10 T11 gradient gray entropy entropy of mixing entropy T12 T13 inertia moment T15 T14 deficit
Platform: |
Size: 2048 |
Author: 马奔 |
Hits:
Description: Multicast MAC addresses. T11-adopted for Linux v2.13.6.
Platform: |
Size: 3072 |
Author: fajonsu |
Hits:
Description: Fibre Channel Framing and Signalling definitions. From T11 FC-FS-2 Rev 0.90 - 9 August 2005.
Platform: |
Size: 4096 |
Author: rieqxtx |
Hits:
Description: Fibre Channel Services - Common Transport. From T11.org FC-GS-2 Rev 5.3 November 1998.
Platform: |
Size: 1024 |
Author: yuihryn |
Hits:
Description: Fibre Channel Framing and Signalling definitions. From T11 FC-FS-2 Rev 0.90 - 9 August 2005 Source Code for Embedded Linux.
Platform: |
Size: 4096 |
Author: seibfrr |
Hits:
Description: 实现隐藏与显示,以及一些细小的功能,以及一些细小的功能比如JavaScript的一些特别效果(Realization of hidden and display)
Platform: |
Size: 1024 |
Author: 星星@
|
Hits:
Description: 基于ARM Cortex-M4F(TM4C123)单片机 ,用微控制器的I2C模块接TMP75数字温度传感器测温;按要求对测温结果进行处理
【基本功能】
(1)使用Timer 定时方式测温,测温频率2次/秒
(2)从UART 输出实时温度,温度值以如下方式显示:
Actual temperature = 34.9375 Centigrade. (每0.5秒更新一次)
(3)在液晶屏上显示实时温度,按如下方式显示。(每0.5秒更新)
第1行: 温度寄存器字节1,T11-T4,HEX或DEC格式均可
第2行: 温度寄存器字节2,T3-T0,HEX或DEC格式均可
第3行: 温度= 20.0625 ℃ (包括小数)(Based on the ARM Cortex-M4F (TM4C123) MCU, the I2C module of the microcontroller is connected with the TMP75 digital temperature sensor to measure the temperature, and the temperature measurement result is processed according to the requirement.
[basic function]
(1) use Timer timing mode to measure the temperature and measure the frequency 2 times / sec.
(2) output real-time temperature and temperature values from UART display as follows:
Actual temperature = 34.9375 Centigrade. (updated every 0.5 seconds)
(3) display the real-time temperature on the LCD screen as shown in the following way. (update every 0.5 seconds)
First line: temperature register byte 1, T11-T4, HEX or DEC format can be.
Second line: temperature register byte 2, T3-T0, HEX or DEC format can be.
Third lines: temperature = 20.0625 C (including decimal))
Platform: |
Size: 3320832 |
Author: Der_steppenwolf |
Hits:
Description: 采用c语言实现基于C51 单片机 的 12864 液晶 和DHT11温湿度传感器的 仿真实验T11数字温湿度传感器的应用资料 51程序 包括官方说明书,51的汇编程序、c程序,应用在dofly的任意开发板上 硬件只需要接VCC、GND、信号线 共3根线(The simulation experiment of 12864 LCD and DHT11 temperature and humidity sensors based on C51 MCU is realized by using C language. The application data 51 program of T11 digital temperature and humidity sensor includes official instructions, 51 assembly program and C program. The hardware used in any development board of dofly only needs to connect VCC, GND and signal lines.)
Platform: |
Size: 14336 |
Author: 方式发送 |
Hits: