-
这个文件包含了常用算法的C++语言源代码,苏…
该文件包含C语言当中的常用算法源码,如单元加,底层编码,汉诺塔,逆阵,数据结构里面的很多重要的算法源码,是精通C的必备。-This file contains C language source code among the commonly used algorithms, such as the cell increases, the underlying code, Tower of Hanoi, inverse matrix, many important data structures inside the algorithm source code, is proficient in C essential.
- 2022-09-14 18:50:03下载
- 积分:1
-
M序列和CA码的产生
GPS 系统,信号处理分析中的CA码和M序列的产生以及其各种相关函数。
- 2022-02-02 12:28:49下载
- 积分:1
-
全局变量表示了内核上一次执行函数的时间,期间一共发生了多少次时钟中断,显然函数必须为期间所发生的每一次时钟中断补上定时器服务。...
全局变量表示了内核上一次执行函数的时间,期间一共发生了多少次时钟中断,显然函数必须为期间所发生的每一次时钟中断补上定时器服务。-The Global variable denotes the time when the CPU running the function the latest time, the number of time interrupt between the two running. It s obvious that add timer at every time interrupt.
- 2022-05-13 08:14:19下载
- 积分:1
-
winodws开发,windows内部运行原理,控制台程序,程序简单,仅供参考...
winodws开发,windows内部运行原理,控制台程序,程序简单,仅供参考-winodws development, windows internal operating principle, control procedures, the procedure is simple, for reference only
- 2023-06-23 18:15:03下载
- 积分:1
-
gestion_couture
这是一个应用程序,允许管理一个车间缝纫所有有参考即所有输出控制记录直接通过一个表格来执行计费,你只需要注册控制和一个窗口将允许你负责
- 2022-01-28 16:12:18下载
- 积分:1
-
interface is very good in the paper dividers, worth learning
界面非常不错的文件分割器,值得借鉴-interface is very good in the paper dividers, worth learning
- 2022-08-20 05:44:49下载
- 积分:1
-
directx
directx
- 2022-08-24 22:28:16下载
- 积分: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
-
WINAPI操作串口
串口操作类
1)支持多线程
2)支持多串口
3)收发异步
- 2022-08-23 02:32:47下载
- 积分:1
-
painting sinusoid example
画正弦曲线的例子-painting sinusoid example
- 2022-12-12 17:30:03下载
- 积分:1