-
IICinthemsp430f149
基于MSP430F149的iic的通信设计系统(MSP430F149-based design of communication systems iic)
- 2009-04-02 12:13:10下载
- 积分:1
-
AES
实现在WP端silverlight的AES加密采用ECB加密方式和paddingpkcs#5的填充方式。
silverlight中的AESmanaged只有CBC加密方式和paddingpkcs#7的填充方式。(Achieve the WP side silverlight ECB encryption using AES encryption methods and paddingpkcs# 5 is filled. silverlight in AESmanaged only CBC encryption mode and paddingpkcs# 7 is filled.)
- 2021-01-21 18:48:45下载
- 积分:1
-
DFSER
对不同源节点到中继节点距离的固定DF译码转发协作通信的误码率进行了仿真(The error rate of fixed DF decode and forward cooperative communication is simulated for the distance from heterogeneous nodes to relay nodes)
- 2017-11-26 13:17:13下载
- 积分:1
-
杜洋C#资料
说明: 简单的串口上位机,基于.net的winform程序(Simple serial port host computer, WinForm program based on. Net)
- 2020-07-29 15:41:34下载
- 积分:1
-
diaodu
这是一个进程调度问题~~~~还是有很多的问题哦(This is a process of scheduling problem ~ ~ ~ ~ still has many problems Oh)
- 2007-10-22 19:11:43下载
- 积分:1
-
banker_work
在C环境下,通过链表模拟银行家算法,可自定义资源量和资源数,以及进程数,实现判定避免死锁的分配。(In the C environment, through the list bankers algorithm simulation, can be custom resource amount and the number of resources, as well as the number of processes, determine the deadlock avoidance allocation.)
- 2013-12-24 17:17:41下载
- 积分:1
-
MPU6050测试码
开始玩四轴的时候,使用STM32F407读写MPU6050。各种尝试始终无法使用,最后怀疑IIC有问题,用示波器看了,波形很好。判断是软件问题,耐心看手册,咨询了别人,均无果····后来担心是芯片焊接温度过高,坏了,最后索性买了个MPU6050小板子,要了程序,一看别人初始化才明白!!!我看错手册,把Power Management 1 的CYCLE 写1了,是MPU6050处入半休眠模式,要数据唤醒,所以有一个考虑程序做参考,比自己没有方向瞎摸索强多了,特地分享给大家
- 2022-04-10 15:41:18下载
- 积分:1
-
Moments-simulation
基于矩量法仿真的笼形天线宽带化设计 (Method of Moments simulation cage antenna design is based on broadband)
- 2013-11-24 10:15:51下载
- 积分:1
-
SMPP-Gateway-System
1. SMPP网关概述(联系dotphoenix@qq.com获取更多信息)
1.1 包含一个标准的SMPP Server(SMPP模拟器),一个SMPP Client 和 SDK
1.2 支持标准的SMPP V3.4,支持如下功能:多种bind模式,unbind,submit_sm,delivery_sm,enquire_link,generic_ack
1.3 SMPP Server可运行于LinuxWindowsOSXEmbeded Linux
1.4 SMPP Client可运行于WindowsLinuxOSXAndroidiOSEmbeded Linux
1.5 SDK支持WindowsLinuxOSXAndroidiOSEmbeded Linux,可被JavaC#C++MFCPHP等调用,并提供基于json的HTTP API
1.6 支持MYSQL和SQLITE数据库
1.7 支持自定义计费,支持自定义业务系统
1.8 支持大吞吐量(使用数据库可支持500/秒,不使用数据库可支持8000条/秒)
1.9 兼容性良好,可以和几乎所有主流和非主流的网关及客户端正常工作( SMPP Gateway System(Contact dotphoenix@qq.com to get more information)
1 Including a standard SMPP Server(SMPP Simulator),a SMPP Client and SDK
2 Implement SMPP V3.4,Support PDUs including:3 bind modes,unbind,submit_sm,delivery_sm,enquire_link,generic_ack
3 SMPP Server supported platforms: LinuxWindowsOSXEmbeded Linux
4 SMPP Client supported platforms: WindowsLinuxOSXAndroidiOSEmbeded Linux
5 SDK supported platforms: WindowsLinuxOSXAndroidiOSEmbeded Linux,supported languages: JavaC#C++MFCPHP,and also including HTTP API based on JSON.
6 Suppored s: MYSQLSQLITE
7 Support customizing billing system and business system
8 Small delay, good reliability and large throughput (500 PDUs/s if need ,8000 PDUs/s if no need )
9 Good compatibility, can co-work with nearly all the mainstream and non-mainstream gateways/servers/clients
)
- 2016-01-18 12:37:14下载
- 积分:1
-
c语言城市链表
将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。...
- 2023-07-30 17:05:02下载
- 积分:1