-
C的一些常用代码
C的一些常用代码-some common C code
- 2022-07-19 19:28:24下载
- 积分:1
-
多重回滚操作的实现
多重回滚操作的实现-The implementation of mulitple undo
- 2022-03-17 02:26:48下载
- 积分:1
-
on entropy coding code
关于熵编码的代码-on entropy coding code
- 2022-02-05 08:10:10下载
- 积分:1
-
lab2000系统下的计数器实验报告,带源程序的!喜欢的
lab2000系统下的计数器实验报告,带源程序的!喜欢的-Counter lab2000 systems experimental report, with source code! Favorite
- 2023-05-14 16:05:03下载
- 积分:1
-
MFC+ACCESS,小巧阅读器,需自己向数据库中加数据.滚动显示文字内容....
MFC+ACCESS,小巧阅读器,需自己向数据库中加数据.滚动显示文字内容.-MFC ACCESS, a small reader, to take their database plus data. Scrolling text.
- 2022-04-08 08:57:14下载
- 积分:1
-
几个界面、ADO等方面的示例程序.zip
几个界面、ADO等方面的示例程序.zip-several examples of user interface and ADO
- 2022-03-05 23:02:52下载
- 积分:1
-
Reyna images on the concrete realization of (graphics to resume), the main use o...
对雷纳图像的具体实现(图形恢复),主要运用傅里叶变换实现-Reyna images on the concrete realization of (graphics to resume), the main use of Fourier transform to achieve
- 2022-08-05 21:12:53下载
- 积分:1
-
多鼠标检测
挺好的多鼠标检测软件源代码,但是不能够区分不同鼠标的光标显示,且通过rawinput得到的鼠标位置,x和y的偏移量积累误差严重,需要进一步解决。
- 2022-03-17 16:18:18下载
- 积分:1
-
To test the document should be the first to start UdpServer server
、测试该文件时应首先启动UdpServer的服务器端,接着启动myUdpClient的客户端软件。
3、在myUdpClient项目文件中myUdpClient.cs文件的56行为连接到远程服务器端的IP地址,这里为本地IP地址,实际使用时应相应更改。
以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用-To test the document should be the first to start UdpServer server-side, and then start the myUdpClient client software. 3, myUdpClient project documents myUdpClient.cs file 56 acts to connect to the remote server-side IP address, where the local IP address, the actual use should be changed accordingly. The above software is required to be registered in order to long-term normal use of the software, please support the use of genuine software
- 2022-07-20 00:11:13下载
- 积分:1
-
close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = dat...
close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = datai8us -j*dataq8us
filename= D:a7.dat
fid = fopen(filename, r )
Fr=10e3 v=9
TR_len = 30e6*2/Fr
TR_samp_len = 30e6/Fr*2*2*4
pluse_number = 4000
fseek(fid, 5*(30e6/Fr)*4*Fr, 0)
-close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = datai8us-j*dataq8us
filename= D:a7.dat
fid = fopen(filename, r )
Fr=10e3 v=9
TR_len = 30e6*2/Fr
TR_samp_len = 30e6/Fr*2*2*4
pluse_number = 4000
fseek(fid, 5*(30e6/Fr)*4*Fr, 0)
- 2022-03-22 09:48:08下载
- 积分:1