-
分数阶微分方程的欧拉方法
Eular法解分数阶微分方程-eular method of fractional differential equations
- 2022-03-21 22:53:32下载
- 积分:1
-
ssc-i2s-project-at91sam3u-ek-gnu
SAM3U4E 可编程时钟输出用于生成 WM8731 主时钟 (MCLK)。的
SAM3U4E ODT (上模终止) 功能可保证无此时钟线上的信号完整性
需要外部的分立元件。
WM8731 pin 21 模式被推倒,默认情况下 ;这配置该设备,作为一种 TWI 装置内部
注册访问。
公务员事务局 Pin15 是把拉出来,而将其 TWI 地址设置为 33 [0x0011011]。
WM8731 数字接口在 SAM3U4E 同步串行控制器上的奴隶模式下工作
(SSC) 接口,这意味着编解码器的数字音频位 ADC/DAC 左/右控制和时钟是
要生成的 SAM3U4E。
- 2023-08-05 19:35:04下载
- 积分:1
-
OpenCV Skin Detector with C#
- 2023-04-07 02:15:03下载
- 积分:1
-
改进的蚁群算法程序
改进的蚁群算法程序-improved program of ant conoly algorithm
- 2022-04-07 12:58:37下载
- 积分:1
-
鱼眼矫正摄像机标定
鱼眼图像畸变校正的代码,基于C鱼眼实现,校正效果与Opencv差不多
- 2023-04-09 15:40:03下载
- 积分:1
-
光立方旋转跳跃
资源描述这个光立方程序希望能对各位自学学习有一定的帮助!
- 2022-01-28 12:51:48下载
- 积分:1
-
I[1].M.Smith所著的《有限元方法编程》第三版Fortran程序
I[1].M.Smith所著的《有限元方法编程》第三版Fortran程序-I [1]. M. Smith book
- 2022-02-09 23:50:34下载
- 积分:1
-
YUV 视频帧 Sobel 方法
/*对象: 视频文件 ;YUV 4: 2: 0日期: 13/1/18 10:28#ifndef #define #include #include #include #include / / 定义图像高度和宽度的帧数高度 480宽度 640NUM_FRAME 20THRESH_HOLD_Y 20THRESH_HOLD_U 1THRESH_HOLD_V 1因舍尔沙尔 / / 函数原型无效 / / 初始化的内存Sobel_Assign (无符号字符型 *
- 2022-04-14 22:45:48下载
- 积分:1
-
素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束...
素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可
1.与前面所有的数不重复
2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Central: 1-10 from 10 the number of put this into a ring, asked the two adjacent numbers and is a prime number. 〗 〖Analysis is a retrospective this topic. From 1 year, 9 out of every space possible, each may be bound by the conditions of accession to 1. And in front of all the number of non-repetition, 2. With a few and for a prime number (the last and the first to meet). 1〗 〖algorithm processes the data to initialize 2, fill in the number of recursion: first to determine the legality of J possible A, if the legitimate: the number of Reclamation to determine whether the target (10 have been completed): Yes, print the results of not, fill in the next recursive B, if not legitimate: a possible alternative
- 2022-03-13 12:39:07下载
- 积分:1
-
解线性方程组(多元一次)
水平有限,DOS界面。
其中,输出方程组的未知数用x1,x2,x3...表示,
可以解出多元一次方程。...
解线性方程组(多元一次)
水平有限,DOS界面。
其中,输出方程组的未知数用x1,x2,x3...表示,
可以解出多元一次方程。
-solution of linear equations (multiple times) is limited, and DOS interface. Within this total, output equations with the unknown x1, x2, x3 ... that the United States can come up with multiple linear equation.
- 2022-03-16 12:28:28下载
- 积分:1