登录
首页 » c » rt_thread 3g

rt_thread 3g

于 2022-11-19 发布 文件大小:3.12 MB
0 79
下载积分: 2 下载次数: 1

代码说明:

关于sim5320e操作指导 各种指令的说明 以及配置模块的说明   WCDMA为最主流标准,技术成熟度最高、产业链最完善,可以实现全球大范围的漫游。芯讯通(SIMCom)公司推出了一款高性价比的WCDMA/HSDPA模块SIM5320。该模块为城堡式SMT封装,具有紧凑的尺寸、超薄的厚度、支持下行速率达3.6Mbps,并且内置GPS和A-GPS,非常适用于跟踪系统、车载信息系统、PDA、平板电脑、电子阅读器等众多应用

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • radon
    this is the source code for the radon transform. it is the c file. u have to save this file as c file and then compile it using mex compiler in matlab.
    2011-09-23 16:55:26下载
    积分:1
  • 2DMaxima
    在二维空间里有两个点A=(X1,Y1)和B=(X2,Y2),如果X1>X2并且Y1>Y2 ,我们认为A优于B,A是这个集合的最大极值点,在给定的二维空间里的N个点的集合S中,找出最大极值点。(In two-dimensional space, there are two points = A = (X1, Y1) and B (X2, Y2), if the X1 and Y1 > X2 > Y2, we think that A is superior to B, A is the biggest extreme value point of the set, in A given set of N points in the two-dimensional space S, find out the most extreme value point.)
    2013-12-24 21:02:56下载
    积分:1
  • DSPF2812 串口实验SCI2
    *工程名:Sci02.pjt * *功  能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送数据, *        DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件 *        中。 * *说  明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200, *        通信数据格式为1位停止位,8位数据位,无校验位 * *要  求:掌握SCI通信原理,了解中断方式实现串口通信的特点,能够采用中断方式 *        实现SCI串口通信
    2022-03-14 23:51:39下载
    积分:1
  • C#导入EXCEL
    C#导入EXCEL,.Net4.5.1平台你及以上使用。
    2022-05-07 11:59:12下载
    积分:1
  • EnterprisePersonnelManagementSystem
    (1)员工各种信息的输入,包括员工的基本信息、学历信息、婚姻状况信息和职称等; (2)员工各种信息的修改; (3)对于转出、辞职、辞退、退休员工信息的删除; (4)按照一定的条件,查询,统计符合条件的员工信息; (5)至少应该包括每个员工详细信息的查询,按婚姻状况查询、学历查询、工作岗位查询等; (6)至少应该包括按学历、婚姻状况、岗位、参加工作时间等统计各自的员工信息; (7)对查询,统计的结果打印输出。 ((1) the importation of all kinds of information employees, including employees of the basic information, education information, marital status and title information, etc. (2) the staff changes all kinds of information (3) for the transfer, resignation, dismissal, retirement of employee information deleted (4) in accordance with certain conditions, query, statistics eligible employees (5) at least every employee should include details of inquiries, according to marital status inquiries, academic information, job inquiries, etc. (6) should include at least according to their academic qualifications, marital status, status, statistics, etc. to participate in the working hours of their employees (7) of the query, the results of statistical printout.)
    2009-06-10 09:29:15下载
    积分:1
  • ADS_B_original
    matlab做的模拟ADS-B数据的解码和信号处理整体流程(Matlab to do the simulation of ADS-B data decoding and signal processing the overall process)
    2020-12-23 13:29:06下载
    积分:1
  • QT赛马
    练练手,多多指教model->setData(model->index(count,0),count); model->setData(model->index(
    2022-02-04 00:16:18下载
    积分:1
  • C#httppost服务器
    [HttpPost]        public string rtpost(string name, string param)        {            return rtget(name, param);        }        [HttpGet]        public string rtget(string name,string param)        {            if (name.Equals("addAudio"))            {                             }            string json="";            string sql = "select * from tabtemplate where methodName= name ";            DataSet ds = DA.ExecuteDataset("Default", sql);            if (DA.Check(ds))            {                string procName = Convert.ToString(ds.Tables[0].Rows[0][2]);                if (param != null)                {                    if (param.Contains("|"))                    {                        string[] a = param.Split("|".ToCharArray());                        for (int i = 0; i < a.Length; i )                        {                            procName = procName.Replace("?" (i 1), a[i]);                        }                    }                    else                    {                        procName = procName.Replace("?" 1, param);                    }                }                DataSet ds1 = DA.ExecuteDataset("Default", procName);                int lie = ds1.Tables[0].Columns.Count;                if (lie
    2013-08-23下载
    积分:1
  • TCP服务器收发程序
    本次设计是基于TCP网络下的收发实验,其中本设计是作为服务器工作的。本次设计是基于ucos框架下实现的符合很多应用需求,便于新手学习研究
    2022-09-18 16:50:10下载
    积分:1
  • traffic
    基于mfc的车辆检测程序,利用帧间的变化来检测,适合初学图像的同学学习(Mfc-based vehicle detection program to detect changes in the use of frames, suitable for beginners to learn the image of the students)
    2009-12-07 21:02:25下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载