-
scia_loopback_interrupts
DSP TMS320F28335 串口测试 中断方式(DSP TMS320F28335 serial port test interruption)
- 2013-09-08 15:03:12下载
- 积分:1
-
GP2D12
利用PROTEUS,在C51单片机上,利用GP2D12测距传感器进行红外线测距的仿真,亲测可用.(Use of PROTEUS, the C51 microcontroller, using GP2D12 infrared distance sensors ranging simulation, pro-test is available.)
- 2013-06-12 14:13:36下载
- 积分:1
-
20070313_synchronizationMutex
同步机制的解决方法之一(one of the solutions)
- 2007-04-06 11:59:02下载
- 积分:1
-
kissfft-131
说明: kissfft,简单的快速傅里叶变换,重新爱上fft在单片机上的实现。(Kissfft, simplified fast Fourier transform.:))
- 2019-05-21 00:31:39下载
- 积分:1
-
mfoc
MFOC是一个开源的离线Nested攻击工具
这个程序可以获取mifare classic卡片的密钥
注意 需要一个已知密钥进行破解 (知一密求全密)(MFOC is an open source implementation of "offline nested" attack by Nethemba.
This program allow to recover authentication keys from MIFARE Classic card.
Please note MFOC is able to recover keys from target only if it have a known key: default one (hardcoded in MFOC) or custom one (user provided using command line).)
- 2020-06-24 23:31:08下载
- 积分:1
-
I2C_IO_simulate
使用IO口模拟I2C时序,包括主机、从机时序。(Using IO port simulation I2C timing, including the host, the machine timing.)
- 2015-09-06 16:47:35下载
- 积分:1
-
2812历程
2812历程,杜伟刚的经典代码,经过验证
- 2022-04-22 09:08:26下载
- 积分:1
-
opencv_introduction_2007June9
OpenCV概述,OpenCV入手,模块介绍,与Intel IPP交互,Python界面及应用实例(General information, getting started with OpenCV, modules description, interaction with Intel IPP, Python interface, some usage examples, summary)
- 2009-11-14 00:02:53下载
- 积分:1
-
STC15W单片机的MAX7219显示测试
基于STC15W系列单片机,实现一种常用的MAX7219驱动的8位数码管显示模块的程序。(Based on STC15W series MCU, a program of 8-bit digital tube display module driven by MAX7219 is implemented.)
- 2020-06-20 23:00:01下载
- 积分:1
-
真二叉树重构
但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1