-
OLED 64X48点阵驱动程序
OLED 64X48点阵驱动程序,包括各种借口SPI,I2C,等等,是经过实测可以用的代码,不明的地方可以问我。 是开发OLED的屏的实用工具。最少50字,应该够了吧。各种驱动都有的。
- 2022-05-18 12:46:32下载
- 积分:1
-
行编辑算法:可将输错的单个字符删除,也可将又错误的一行字符删除。操作简便。用栈来实现上述功能。...
行编辑算法:可将输错的单个字符删除,也可将又错误的一行字符删除。操作简便。用栈来实现上述功能。-line editor algorithm : can be wrong deletion of a single character, and it can also wrong to delete his characters. Easy to operate. Stack used to achieve the above functions.
- 2022-02-02 23:01:42下载
- 积分:1
-
关于棋盘覆盖问题的算法设计与分析,经VC++6.0编译通过
关于棋盘覆盖问题的算法设计与分析,经VC++6.0编译通过-ABOUT CHESSBOARD
- 2022-01-21 19:00:24下载
- 积分:1
-
RFID indoor location identification for construction projects
资源描述This paper presents a lowcost indoor location identification and material tracking methodology for construction
projects using Ultra High Frequency (UHF) passive Radio Frequency Identification (RFID) technology. Onsite
location aware information is an emerging area that focuses on automating delivery of spatial information
pertinent to location of materials, workforce, and equipment. This spatial information can be used to derive
knowledge about construction project status. A two-step algorithm is presented to automate the process of
location estimation and material tracking in near-real-time. In this methodology, a number of passive RFID
tags are distributed onsite where work is progressing, and a mobile RFID reader is carried by a worker onsite.
Each passive RFID tag is deployed as a reference point with a known location (landmark) within a predefined
zone. Reference tags of known locations are used to d
- 2022-03-02 08:24:10下载
- 积分:1
-
BellManford
Bellman Ford algorithm for finding the shortest path between nodes is an algorithm used.
primarily in the gray box identifies nodes are between our EDGE. Then we set the starting node (for one example)
resulting path will be drawn on lef
- 2022-08-14 08:44:59下载
- 积分:1
-
加减乘除24,java的GUI界面,输入的数字在1
加减乘除24,java的GUI界面,输入的数字在1-13的范围内,产生的结果中已去除了冗余的结果,并统计产生结果的个数.- The arithmetic operations 24, java GUI contact surface, the
input numeral in 1-13 scope, in the result which produces has removen
the redundancy result, and the statistics has the result integer
- 2022-02-26 00:51:20下载
- 积分:1
-
这是一个图论Gomory-Hu算法!!!
This is a Gomory Hu algorithm-This is a Gomory Hu algorithm!!!
- 2022-03-14 12:08:08下载
- 积分:1
-
自主访问控制
创建一个主体(客体)就把创建主体(客体)的一个结构加入到主体(客体)链表中去,然后和客体关联起来,一个可以对应一主体并创建一个用户对客体的一个权限结构,使得用户对客体的权限关联起来关联起来,由于设计时候有一个小疏忽,这里的客体并不是主体自己创建的,而是由管理员创建的,所以必须为客体定义其拥有者,点击客体授权进入到客体拥有者授予界面,如下。通关选中客体与主体,点击授予就可以为客体分配其拥有者,然后回到主界面刷新一下,就可以发现授权链表内容被修改了,然后我们通过登陆界面进入到用户专属的授权表,如登录是s1我们可以看到如下界面,左边的权限表是s1所有的权限,然后我们选中一个权限(其中拥有权不能授予,不然会报错)再点击主体,授予,就可以把权限授予到点击的主体,刷新一下授权表就可以查看已经授予的权限 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-01 01:39:53下载
- 积分:1
-
用于压缩感知的OMP算法(matlab)
% 1-D信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit)
% 测量数M>=K*log(N/K),K是稀疏度,N信号长度,可以近乎完全重构
% 编程人--香港大学电子工程系 沙威 Email: wsha@eee.hku.hk
% 参考文献:Joel A. Tropp and Anna C. Gilbert
% Signal Recovery From Random Measurements Via Orthogonal Matching
% Pursuit,IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 53, NO. 12,
% DECEMBER 2007.
- 2022-07-03 22:42:15下载
- 积分:1
-
牛顿 拉格朗日 分段线性
牛顿 拉格朗日 分段线性-Newton piecewise linear Lagrangian
- 2022-11-28 00:15:02下载
- 积分:1