-
ofdm
ofdm在高斯信道下最基本的系统,期间加入了导频和信道的均衡,使得得到的误码性能变好。
- 2023-08-21 22:40:03下载
- 积分:1
-
通过RFID技术对车辆进行跟踪定位,定位信息通过GPRS传送到数据中心,后台程序完成对车辆的监控管理...
通过RFID技术对车辆进行跟踪定位,定位信息通过GPRS传送到数据中心,后台程序完成对车辆的监控管理-Adoption of RFID technology to track vehicle location, location information transmitted via GPRS to a data center, the background process is complete the monitoring and management of vehicles
- 2022-01-28 16:12:51下载
- 积分:1
-
把flash文件包含到程序中,可以与文件中设定的fscommand互动
把flash文件包含到程序中,可以与文件中设定的fscommand互动-The flash file contains the procedures, and documents can be set fscommand interaction
- 2022-03-12 18:10:56下载
- 积分:1
-
this document for the development of Supermap, in different maps between zoom, t...
本文件用于开发supermap,可以在不同的地图之间实现缩放,已经地图的一系列简单的操作。-this document for the development of Supermap, in different maps between zoom, the map has a series of simple operation.
- 2022-04-18 21:48:28下载
- 积分:1
-
南航航空航天大学C++语言课程设计,图书管理系统,配套于科技出版社地C++编程(作者:皮老师)...
南航航空航天大学C++语言课程设计,图书管理系统,配套于科技出版社地C++编程(作者:皮老师)-University of Aeronautics and Astronautics Southern C++ Language curriculum design, library management system, supporting science and technology publishing house to C++ Programming (Author: Paper teacher)
- 2022-03-23 03:10:26下载
- 积分:1
-
外汇cmfishing EA源代码
extern bool buy = true; //疣琊屮栩?buy extern bool sell = true; //疣琊屮栩?sell extern int StepB = 10; //?Buy 铕溴痤?extern int StepS = 10; //?Sell 铕溴痤?extern double CloseProfitB = 100; //玎牮囹?buy 镱 耋祆囵眍祗 镳铘栩?extern double CloseProfitS = 100; //玎牮囹?sell 镱 耋祆囵眍祗 镳铘栩?extern double CloseProfit = 10; //玎牮囹?怦?镱 耋祆囵眍祗 镳铘栩?extern double LotB &nb
- 2022-06-12 09:05:09下载
- 积分:1
-
处理最原始的火星MOLA高程数据,但每次只能处理一个轨道。
处理最原始的火星MOLA高程数据,但每次只能处理一个轨道。-Deal with the most primitive MoLa Martian elevation data, but can only deal with one track each.
- 2022-07-07 11:51:21下载
- 积分:1
-
ISO8583c#实现方式
应用背景
金融行业通信标准。ISO8583 128位域解析传输。
SOCKET传输。
C#实现方式
WEB示例代码
关键技术
//智能组包
Iso8583Package sendPackage = new Iso8583Package("fullSchema.xml");
sendPackage.SmartBitmap = true;
sendPackage.MessageType = "0210";
sendPackage.SetString(2, "8888888888888888888");
sendPackage.SetString(3, "171111");
sendPackage.SetMoney(4, 12.34M);
sendPackage.SetDateTime(7, DateTime.Now);
sendPackage.SetNumber(11, 111);
sendPackage.SetDateTime(12, DateTime.Now);
sendPackage.SetDateTime(13, DateTime.Now);
sendPackage.SetString(25, "20");
sendPackage.SetNumber(28, 123);
sendPackage.S
- 2023-06-13 06:35:04下载
- 积分:1
-
的深度探索C++对象模型,这是一本关于C的作用…
深度探索C++对象模型,这是一本关于
c ++的教材,比较有深度,不适宜初学者-Depth exploration of C++ Object Model, this is a book about c of the materials, depth comparison, not suitable for beginners
- 2023-03-09 01:50:04下载
- 积分:1
-
你用错误的语言测试来记录表。对于大型系统来记录下的高…
你操作日志列表,带语言错误检验。对大型系统,记录你的操作历史。-you to log table with the wrong language test. For large system to record the history of your operation.
- 2022-03-10 08:44:21下载
- 积分:1