资源列表

« 1 2 ... .32 .33 .34 .35 .36 64237.38 .39 .40 .41 .42 ... 66581 »

[DirextX编程01

说明:在矩阵中使用的数据类型是double。因此可以通过语句I2=im2double(I1) 把图像数组I1转换成double精度类型;如果不转换,在对uint8进行加减时会产生溢出,可能提示的错误为:Function * is not defined for values of class uint8 -The data used in the matrix type is double. So you can statement I2 = im2double (I1) converting th
<steven> 在 2025-12-28 上传 | 大小:1kb | 下载:0

[其他小程序IIR-filter-design

说明:基于matlab的IIR滤波器设计,程序简单易懂-Matlab-based IIR filter design procedures are simple
<罗杰> 在 2025-12-28 上传 | 大小:1kb | 下载:0

[其他小程序2dDelaunay

说明:此程序使用德劳内算法将Grid数据转化为Tin数据,并用不规则三角形表示DEM-This program uses the Delaunay algorithm Grid data into Tin data and DEM with irregular triangles
<郑一> 在 2025-12-28 上传 | 大小:2.31mb | 下载:0

[其他小程序6_TIMER

说明:timer sample for stm32
<a> 在 2025-12-28 上传 | 大小:243kb | 下载:0

[其他小程序2dDelaunay2

说明:此程序使用Delaunay法则来构造Tin,并显示为不规则三角形。-This program uses the Delaunay rules to construct Tin, and show an irregular triangle.
<郑一> 在 2025-12-28 上传 | 大小:2.32mb | 下载:0

[其他小程序ADC

说明:SAMPLE CODE FOR ADC IN MICRO ARM STM32
<a> 在 2025-12-28 上传 | 大小:66kb | 下载:0

[其他小程序GridToTin

说明:此程序可将Grid栅格数据转化为Tin数据,并以不规则三角形显示。-This program can be transformed into Tin Grid raster data, and irregular triangles show.
<郑一> 在 2025-12-28 上传 | 大小:2.45mb | 下载:0

[其他小程序BKP

说明:SAMPLE CODE FOR ARM7 STM32 FOR BKP
<a> 在 2025-12-28 上传 | 大小:19kb | 下载:0

[其他小程序CAN

说明:SAMPLE CODE FOR ARM7 STM32 FOR CAN
<a> 在 2025-12-28 上传 | 大小:9kb | 下载:0

[其他小程序remove_comment

说明:使用有限状态自动机,去除代码中的注释,对打印语句进行了特殊处理-Using finite state automata, remove comments in the code
<唐绍炬> 在 2025-12-28 上传 | 大小:1kb | 下载:0

[其他小程序CortexM3

说明:SAMPLE CODE FOR ARM7 STM32 FOR CORTEX
<a> 在 2025-12-28 上传 | 大小:16kb | 下载:0

[其他小程序d

说明:编写程序,登录幼儿园200个小朋友的数据:姓名、性别、年龄、身高、体重、出生日期,分别按年龄排序后输出。 要求: (1)登录数据用函数input() (2)按身高排序用函数sort() (3)输出排序结果用函数output(),输出格式为: 幼儿园小朋友一览(依身高排序) =================================================== 姓名 性别 年龄 身高 出生日期-Write a program, log K 200 c
<yean> 在 2025-12-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 64237.38 .39 .40 .41 .42 ... 66581 »

源码中国 www.ymcn.org