-
用逗号分隔的 MP3saas
用逗号分隔的 MP3saas
- 2022-08-06 17:57:27下载
- 积分:1
-
SSL协议的C语言实现
SSL协议的C语言实现-SSL protocol C Language
- 2022-03-20 10:26:34下载
- 积分: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
-
UDP示例文件
udp vc source file
you can build a udp net
server and client-udp sample file
server and client
- 2022-04-14 15:29:29下载
- 积分:1
-
Voice_ADPCM,压缩编码实现
Voice_ADPCM,压缩编码实现-"Voice_ADPCM.rar"is a sourse code of C which is used for compressing coding
- 2022-09-08 20:10:04下载
- 积分:1
-
启用键盘快捷键等向串口发送数据控制机器人运动,提供一个开发实例,上位机,下位机,陆续上传!能不能多给点分数...
启用键盘快捷键等向串口发送数据控制机器人运动,提供一个开发实例,上位机,下位机,陆续上传!能不能多给点分数-Enable keyboard shortcuts and so on to send data to control robot serial port to provide a development instance, host computer, the next-bit machine, one after another upload! Be able to give points scores? ?
- 2022-05-25 16:30:14下载
- 积分:1
-
这两个程序用来实现二进制和十进制之间的转化,方便,使用。...
这两个程序用来实现二进制和十进制之间的转化,方便,使用。-The two procedures used to achieve the conversion between binary and decimal, convenient to use.
- 2023-04-13 22:00:03下载
- 积分:1
-
实体造型,通过半边数据结构实现变结构设计。
实体造型,通过半边数据结构实现变结构设计。- The entity modelling, changes the structural design through the
half construction of data realization.
- 2023-06-09 20:15:03下载
- 积分:1
-
It is a good example for ActiveX documents container.You could know how to make...
ActiveX文档容器,很好的一个例子.通过这个例子可以交你如何自己写一个.-It is a good example for ActiveX documents container.You could know how to make it through the example.
- 2023-01-24 23:00:03下载
- 积分:1
-
Chinese chess. The project is in Visual Studio.net 2003 built under Win32 consol...
中国象棋。该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。
下棋方式:
用户按输入起点坐标、终点坐标的方式下棋;
(棋盘左下角计作(0,0),右上角计作(8,9))
同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。
例如:
用户第一步走:炮二平五
则输入7242,回车
计算机回应:马8进7
则屏幕输出79 67
-Chinese chess. The project is in Visual Studio.net 2003 built under Win32 console project (using the other version of the compiler simply create a new Win32 console project, and then adding one by one all. Cpp files and. H file can be), its The purpose of simply testing the engine. Thus the program does not provide users with the legitimacy of law detection, and treatment, such as the end game. Play chess the way: the user input according to the starting point coordinates, end coordinates of the way a game of chess (lower left-hand corner of the chessboard for the (0,0), the upper right corner of dollars for (8,9)) Similarly, the starting point coordinates of the feedback process, the end o
- 2023-01-15 21:45:03下载
- 积分:1