-
用PIC16C57发电机DTMF电话
use pic16c57 to generator dtmf in telephone-pic16c57 to use in telephone generator Pages
- 2022-06-02 10:26:31下载
- 积分:1
-
利用DSP HPI实现PC程序与DSP程序间的数据交换,Mailbox起辅助作用。当对DSP存储区进行大量持续访问时这种方式很适合。...
利用DSP HPI实现PC程序与DSP程序间的数据交换,Mailbox起辅助作用。当对DSP存储区进行大量持续访问时这种方式很适合。-PC procedures and the procedures for DSP data exchange, Mailbox play a supporting role. When the DSP storage area sustained extensive interview this approach is well suited.
- 2023-09-02 19:55:03下载
- 积分:1
-
射频识别读写器的设计
RFID阅读器设计中的防碰撞算法设计方案。其中有三篇好的论文-Design of RFID Reader Anti-collision algorithm design. Which has three good papers
- 2022-03-23 03:15:41下载
- 积分:1
-
此为一款基于J2ME的手机游戏,《重装机兵》源代码,本源码并未在手机上测试,可以编译成功。这款游戏基本实现了必须的所有功能,如碰撞探测、地图转换、NPC对话、事...
此为一款基于J2ME的手机游戏,《重装机兵》源代码,本源码并未在手机上测试,可以编译成功。这款游戏基本实现了必须的所有功能,如碰撞探测、地图转换、NPC对话、事件处理,、横版回合制战斗系统等,并根据原游戏的特色加入了人、车两战斗系统,在玩的过程中,你可以用方向键控制人物行走;回车键弹出游戏菜单,"1"键进行命令取消。-This is a J2ME-based mobile phone games, the " capacity of soldiers," the source code, the source has not been tested on cell phone, you can compile successfully. The basic implementation of the Games must be all the features such as collision detection, map conversion, NPC dialogue, handle case, cross-version of turn-based combat system, and in accordance with the characteristics of the original game by adding the person, the two fighting vehicle system, playing process, you can use the arrow keys to control the character walk Games Enter the pop-up menu, " 1 " key to cancel the order.
- 2022-01-25 19:57:56下载
- 积分:1
-
OFDM simulation for timing recovery
OFDM simulation for timing recovery
- 2022-02-12 08:18:15下载
- 积分:1
-
vc写的一个终端程序,可支持telnet和串口,标准终端协议。功能很全,且运行稳定。...
vc写的一个终端程序,可支持telnet和串口,标准终端协议。功能很全,且运行稳定。-vc write a terminal program, to support telnet and serial, standard terminal agreement. All very functional, and stable operation.
- 2022-01-28 06:01:45下载
- 积分:1
-
ADlink 凌华科技 GPIB 卡例子程序实现同步读写
ADlink 凌华科技 GPIB 卡例子程序实现同步读写-Adlink Technology GPIB card ADlink example program to read and write synchronization
- 2022-05-30 16:14:13下载
- 积分:1
-
recently I just get finished serial operation, which is reference to other peopl...
本人最近刚刚搞完串口操作,这是参考其他人的代码,并修改而成的.-recently I just get finished serial operation, which is reference to other people"s code, and the revisions.
- 2022-02-14 22:17:12下载
- 积分:1
-
Java rabbitmq 消息发布测试程序
应用背景
参照官方代码写的消息发布测试程序,用于压力和性能测试。
TestBasicPublish.java 用于发布测试消息,参数代码内有描述 -? 可查看
TestBasicGet.java 用于单挑消息获取
TestBasicConsume.java 用于批量消息获取
关键技术
RabbitMQ 是信息传输的中间者。本质上,他从生产者(producers)接收消息,转发这些消息给消费者(consumers).换句话说,他能够按根据你指定的规则进行消息转发、缓冲、和持久化。
RabbitMQ 的一些常见的术语:
Producing意味着无非是发送。一个发送消息的程序是一个producer(生产者)。
- 2022-03-25 12:22:26下载
- 积分:1
-
堆积(heap)是树结构的第三种型态。堆积是一棵二元树,其左右子树节点的值均较其父母节点的值小。堆积的根节点值保证是该树最大值。这中堆绩称为最大堆绩。堆积的子树...
堆积(heap)是树结构的第三种型态。堆积是一棵二元树,其左右子树节点的值均较其父母节点的值小。堆积的根节点值保证是该树最大值。这中堆绩称为最大堆绩。堆积的子树可摆在左边当左子树,也可摆在右边当右子树,因此左右子树俱有相同的性质。-Heap (heap) are the third type of tree structure. Accumulation is a binary tree, its about the value of subtree nodes than those of their parents the value of small nodes. Accumulation are the root of the tree to ensure that the value of Maximum. This is known as the greatest performance in the reactor performance heap. Accumulation of sub-tree can be placed at the left when the left subtree can also be placed on the right when the right subtree, so there is about the same subtree of the nature of both.
- 2023-07-10 01:50:03下载
- 积分:1