-
testallocator
说明: 模拟c++在使用容器时的内存分配,平台为vs(Simulate the memory allocation of c++ when using containers. The platform is vs.)
- 2020-06-17 18:00:02下载
- 积分:1
-
windows network communication and programming based on the TCP C/S mode, server...
windows网络通讯和编程中基础的TCP中的C/S模式,实现服务器和客户端的交流。-windows network communication and programming based on the TCP C/S mode, server and client communication.
- 2022-03-22 01:42:21下载
- 积分:1
-
C#WEB用户令牌TOKEN验证防止HTTPGETPOST等提交
C#WEB用户令牌TOKEN验证,防止HTTP、GET、POST等提交包含服务端和客户端源码。Nginx集群,SSL证书的WebApi令牌验证
- 2021-05-06下载
- 积分:1
-
ProtectFile
本程序功能为防止文件删除,其中包含三个部分,分别为:FSD INLINE HOOK初级防删,HOOK IoCreateFile中级防删,HOOK IoCheckShareAccess高级防删。(The program features to prevent file deletion, which consists of three parts, namely: FSD INLINE HOOK primary anti deleted, HOOK IoCreateFile intermediate anti deleted, HOOK IoCheckShareAccess senior defense deleted.)
- 2010-07-09 11:04:31下载
- 积分:1
-
AIEM
AIEM,改进的积分方程模型。版本为台湾陈焜山教授修改后的最后版本,主要用于裸露地表微波辐射传输模拟(AIEM, Advanced Integral Equation Models. Taiwan version of the final version of Professor Chen Kun Shan modified, mainly for the bare surface of microwave radiative transfer simulation)
- 2021-04-21 14:38:49下载
- 积分:1
-
Low-Complexity-PAPR-Reduction-Technique-for-STBC-
Selective mapping algorithm is proposed to reduce the peak-to-average power ration (PAPR) in MIMO-OFDM system.
It is proved that the conjugate symbols on two antennas have the same PAPR property with orthogonal space-time block coded (STBC). By using the characteristic, the computational
complexity cost and the side information (SI) is significantly
reduced compared with the concurrent SLM algorithm.
Simulation results demonstrate that the performance of the proposed algorithm outperforms the conventional concurrent
SLM algorithm.
- 2014-01-01 06:04:45下载
- 积分:1
-
一个VC写的IE浏览器程序,能 实现网站的浏览的程序.
一个VC写的IE浏览器程序,能 实现网站的浏览的程序.-VC wrote a IE browser, can realize site browsed procedures.
- 2023-03-16 00:25:04下载
- 积分:1
-
matlab实现卷积码编码和解码
matlab实现卷积码编码和解码,viterbi维特比译码
- 2020-12-01下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1
-
太阳高度角方位角高精度matlab计算代码
如题,太阳高度角方位角高精度matlab计算代码。输入为时间,日期,经纬度,海拔。输出为太阳高度角方位角信息。
- 2020-12-12下载
- 积分:1