-
数据结构中迷宫问题的求解(使用栈并且C语言实现)
栈是限定仅在表头进行插入和删除操作的线性表。通常将递归算法转换成非递归算法时需要使用栈。本代码实现了栈的顺序存储结构,对迷宫问题的求解进行了具体实现,并且代码能正确编译及运行。
- 2022-02-28 22:13:11下载
- 积分:1
-
crc计算字符串的代码
han"scrc计算字符串的代码,里面还包含有日期转换,字符串转换为日期等例子,CRC计算安装16或10进制输入,系统自行判断。
- 2022-03-28 21:23:18下载
- 积分:1
-
UKF matlab生成C语言
这个代码是有一个外国人写的,主要讲的是ukf的实现。#include
#include
#include "FreeRTOS.h"
#include "kalman.h"
#include "matrix.h"
/*
* ukf_filter_new
*/
ukf_filter
ukf_filter_new(unsigned int state_dim,
- 2022-01-31 17:15:52下载
- 积分:1
-
8数码问题
8数码问题,asdfghjk,mnsdfghjo8765edfghjkxcvbnm poiuytrewq; lkjhgfds/,mnbvcx用户名:EAV-0109785329。密码:j4fpa4usdk用户名:EAV-0109785328密码:x5rve9k97t用户名:EAV-0109785326密码:6hjj65m39s用户名:EAV-0109785378密码:h7k8jvn3je用户名:EAV-0109785375密码:cuhattk8he用户名:EAV-0109785373密码:exx6s4a39a
- 2023-01-20 00:50:03下载
- 积分:1
-
image zoom_in algorithm based on opencv2.4.4
image zoom_in algorithm based on opencv2.4.4。Caution: please configure openc2.4.4 before you use it !!!!!!!!!!!
- 2022-03-14 21:49:04下载
- 积分:1
-
fortran kriging 2d 3d
克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。网上也有些人上传了代码,但是往往都不全,我从网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。-Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction center CV Deutsch wrote. Some people on this site have uploaded the code, but often not the whole, I am from this site down after no one can normally use This is what I downloaded from the website of the original program and compile written statement SHELL statement. I uploaded this program to ensure that you can compile and run, the result. Compile to compile the first run in a folder and then run exe execution.
- 2023-03-08 12:15:03下载
- 积分:1
-
QR码编码解码算法实例
qr码是一种二维条码. 本源码中包含了完整的编码、解码以及测试程序. 多份代码可供选择.-qr code is a two-dimensional bar code. The source code contains a complete encoding, decoding, as well as testing procedures. more than the code to choose from.
- 2022-05-20 15:42:01下载
- 积分:1
-
实用条码转换系统下载
实用条码转换系统下载-practical barcode conversion system download
- 2022-08-20 16:39:41下载
- 积分:1
-
digital watermarking technology procedures set with a full
数字水印技术处理程序集合,具有功能全,卡发好-digital watermarking technology procedures set with a full-featured, a good card
- 2022-05-10 13:17:29下载
- 积分:1
-
A Reader Anti-collision Protocol for RFID-Enhanced Wireless Sensor Networks
资源描述Abstract Considering rapid developments in the technologies of both radio-frequency identification
(RFID) systems and wireless sensor networks (WSN), an integration of the two
technologies may lead to the formation of an RFID-enhanced WSN which would possess
improved functions and capabilities. In the RFID-enhanced WSN, many reader-enhanced
nodes have increasingly been employed. In such networks, RFID data contains a lot of duplication,
because the same tag may be read multiple times, and collision may occur among
readers, while energy constraints are also a serious problem. These three could in turn cause
serious problems. In this paper, we have proposed our CSMA-based algorithm since it is light,
efficiently minimizes all kinds of reader collision, and eliminates the duplicate data. For this
purpose, we have used a separate control channel and a tag ID forwarding mechanism with a
special co
- 2023-05-06 18:20:03下载
- 积分:1