-
讲述最新的定位系统的信号格式,BOC调制与解调技术的资料
讲述最新的定位系统的信号格式,BOC调制与解调技术的资料-BOC modulator and demodulator
- 2022-03-22 10:22:40下载
- 积分:1
-
综合业务数字网
ISDN-Objects专门为DELPHI设计并优化。只要用简单的方法(如Connect/Disconnect/Sendfile/ReceiveFile等),你可以立刻在你的程序中加入ISDN的功能。超级的性能也是亮点之一。数字电话文件传输或传真,ISDN-Objects是你更快地开发ISDN应用的理想工具。ISDN-Objects的技术数据:非常简单的方法用以在最快速度下发送和接收数据,在线帮助,无限通道,无限控制器,CAPI 2.0,与ISDN卡生产商武官,编程简单,强大的高层方法(如SendFile / SendWave),支持所有ISDN协议数据压缩(如果CAPI驱动支持,将采用V.42bits),将电话实时转换到WAVE或反之。-ISDN-Objects for DELPHI design and optimization. As long as a simplistic way (such as Connect/Disconnect/Sendfile/ReceiveFile, etc.), you can immediately in your program to add ISDN function. Super is one of the highlights of the performance. File Transfer digital telephone or fax, ISDN-Objects is the faster you develop the ideal tool for ISDN applications. ISDN-Objects of the technical data: a very simple method for the fastest speeds in the send and receive data, online help, unlimited access, unlimited controller, CAPI 2.0, with the ISDN card manufacturers attache, programming is simple, powerful high-level methods (such as SendFile/SendWave), support all the ISDN
- 2023-03-27 19:20:03下载
- 积分:1
-
ipmsg 2.06 源码
好用的局域网im通讯工具
ipmsg 2.06 源码
好用的局域网im通讯工具-source code of ipmsg 2.06
- 2023-01-14 00:10:04下载
- 积分:1
-
VC used HTML configurable input interface simulation testing communication proce...
VC中采用HTML实现可配置输入界面的模拟测试通信程序,是我自己做的,已投入使用-VC used HTML configurable input interface simulation testing communication procedures, I do for myself, has been put into use
- 2022-05-04 21:32:31下载
- 积分:1
-
这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。...
这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。
封装较完整的串口类库相关文档
封装较完整的串口类库 作者:llbird
本文介绍了一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过,足够应付大多数情况,而且还可以继承扩展。
串口类库的第二个版本 作者:llbird
上一回我发表第一版本的串口类库,收到了不少来信 ,提了不少意见和问题。我前一段时间又对这段代码作了修正,改动较大,主要思路没变,但更加规范并修改了几个错误。这次代码是完全按WIN32命名规范,适合用于VC++的开发,以前我一直用SDK,,用C风格的命名方式,将代码与VC程序整合看起来有点别扭,这次就不会了-err
- 2022-06-18 06:03:58下载
- 积分:1
-
使用WINPCAP库直接控制网卡的编程,可以直接控制网卡收发数据,实现一些底层协议...
使用WINPCAP库直接控制网卡的编程,可以直接控制网卡收发数据,实现一些底层协议-WINPCAP use of the direct control of the programming card, can directly control card data transceiver, achieve some agreement bottom
- 2023-02-03 16:55:04下载
- 积分:1
-
多天线的角辐射功率演示,包括2种天线阵,1为线性真,一为任意布置....
多天线的角辐射功率演示,包括2种天线阵,1为线性真,一为任意布置.-A MATLAB GUI platform for displaying the radiation pattern of a narrowband beamformer with user-defined array geometry. User can specify the array geometry, directions of incoming signals, noise level, and the types of beamformer by mouse clicks. Useful for gaining insight about collaborative beamforming in sensor networks and random arrays.
- 2022-07-17 06:09:33下载
- 积分:1
-
同上,改进之处为使用reins恢复函数使得子代数量(子代染色体个数)等于父代数量(父代染色体个数),一次计算上例得min(f1(v)+f2(v))=10.475...
同上,改进之处为使用reins恢复函数使得子代数量(子代染色体个数)等于父代数量(父代染色体个数),一次计算上例得min(f1(v)+f2(v))=10.4758,本例得min(f1(v)+f2(v))=10.1033,最大遗传代数均为MAXGEN=50.-Ibid, improved restoration of function to use the reins makes the number of progeny (offspring chromosome number) equal to the number of parent (parent chromosome number), a calculation of the above example a min (f1 (v)+ F2 (v) ) = 10.4758, which in this case a min (f1 (v)+ f2 (v)) = 10.1033, the largest genetic algebra are MAXGEN = 50.
- 2022-03-24 23:41:32下载
- 积分:1
-
In this simulink model , BPSK modulation and demodulation is simulated .A square...
In this simulink model , BPSK modulation and demodulation is simulated .A square root raised cosine pulse shaped signal is modulated and given as input to the demodulator.The received signal
is demodulated and given to the detector where it is matched filtered and down-sampled .The effects of symbol timing offset
can be seen by varying the phase of down-sampling
operation.The signal transmitted is recovered
at the detector output.-In this simulink model , BPSK modulation and demodulation is simulated .A square root raised cosine pulse shaped signal is modulated and given as input to the demodulator.The received signal
is demodulated and given to the detector where it is matched filtered and down-sampled .The effects of symbol timing offset
can be seen by varying the phase of down-sampling
operation.The signal transmitted is recovered
at the detector output.
- 2023-08-21 07:40:03下载
- 积分:1
-
何在Visual C++开发平台下,利用MATLAB 数学库和图形库开发脱离MATLAB环境独立运行的应用程序的方法,通过一个实例给出了混合编程的详细步骤。该方...
何在Visual C++开发平台下,利用MATLAB 数学库和图形库开发脱离MATLAB环境独立运行的应用程序的方法,通过一个实例给出了混合编程的详细步骤。该方法应用可有效地提高软件开发的高效性和可靠性。-What is Visual C++ Development platform, using the MATLAB mathematical library and graphics library from the MATLAB environment to develop applications that run independently of the method, an example is given of the detailed steps of mixed programming. Application of the method can effectively improve software development efficiency and reliability.
- 2022-02-12 04:50:12下载
- 积分:1