-
51单片机源代码
很详细 请认准阅读FPGA控制LCD1602调试笔记 有原理介绍和源代码 此资料来自百度文库(http://wenku.baidu.com/) 您目前所看到的文档是使用的抱米花百度文库下载器所生成
- 2022-02-05 20:50:35下载
- 积分:1
-
词典
这一方案的目的是通过介绍其操作提出了设计的字的字典,以及可能的改进,可以使到这本词典的数据处理中使用的方法。主要职能是: upload_file,搜索词在字典中、 th 词典中添加单词、 从字典中移除一个词和在词典中保存一个字。
- 2022-03-23 01:36:55下载
- 积分:1
-
Matlab calculated using the various features of photonic crystals parameters. A...
利用matlab计算光子晶体的各种特征参量。
一共五个希望对大家有所帮助。-Matlab calculated using the various features of photonic crystals parameters. A total of five people want to help.
- 2022-07-08 11:24:52下载
- 积分:1
-
非定常解的程序
Program for solving the unsteady one-dimensional convection/diffusion equation using FD method and various discretization schemes for convective and diffusive terms and for time integration.
- 2023-04-05 21:05:03下载
- 积分:1
-
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区...
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区域,修改#define S 50 即可;以整形形式输入(取值范围1-32767)用户需要证明的区域数目,相联的一对矩阵; 输出形式:以0和1输出关联矩阵,和以blue yellow orange pink形式输出每个区域相对应证明出的颜色;-C language does four colors confirm 1. demands analyses
question description: Had proven may use not to be many to 4 kind of
colors to n region coloration, but satisfies the neighboring region to
have the different color input form: Establishes provisionally more
than 50 regions, if must prove more regions, revise#define S 50 then;
Region number (value scope 1-32767) the user needs to prove which by
the reshaping form input, unites a pair of matrix; Output form: By 0
and 1 output incidence matrixs, with form outputs the color by blue
yellow orange the pink which each region corresponds proves;
- 2022-10-20 02:35:04下载
- 积分:1
-
C语言 马踏棋盘
资源描述
【问题描述】:设计一个国际象棋的马踏遍棋盘的演示程序。
【基本要求】:将马随机放在国际象棋的8*8棋盘Board[8][8]的某个方格中,马按照走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,3,…,64依次填入一个8*8的方阵,输出之。测试数据可以自行指定一个马的初始位置(i,j),0≤i,j≤7。
【选作内容】:1、求出从某一起点出发的多条以致全部行走路线。
演示寻找行走路线的回溯过程。
- 2023-01-21 01:45:04下载
- 积分:1
-
FFT algorithm can achieve a classic inverse rank algorithm
本程序可以用来实现FFT的经典算法,虽然现在已经有好多人开发了很多实现逆序的方法,但这种算法易懂好理解,让大家共享-FFT algorithm can achieve a classic inverse rank algorithm
- 2023-03-27 13:20:03下载
- 积分:1
-
微分方程数值解法实验
微分方程数值解法实验--二维有限元(用C++实现)-experiment-- 2-D finite element (C achieved)
- 2022-04-12 08:36:24下载
- 积分:1
-
这是一个用visualprolog7.0编写的一个专家系统的实例
这是一个用visualprolog7.0编写的一个专家系统的实例-This is a visualprolog7.0 prepared by an expert system examples
- 2022-01-27 12:36:02下载
- 积分:1
-
C常用数值算法--线性代数方程的求解
C常用数值算法--线性代数方程的求解-C commonly used numerical algorithm-- linear algebraic equations can be solved
- 2022-03-20 13:20:38下载
- 积分:1