搜索结果
找到约 2,175 项符合
X-window 的查询结果
其他 深入浅出MATLAB7.X混合编程的PDF电子书和全书的源代码
深入浅出MATLAB7.X混合编程的PDF电子书和全书的源代码,MATLAB高级编程和混合编程学习的好例子!
软件设计/软件工程 If you need a simple program to time onscreen events this is it. Just click the window and it will
If you need a simple program to time onscreen events
this is it. Just click the window and it will start timing. Click again
and it will stop.
matlab例程 当前统计模型机动目标跟踪算法。本程序对做圆周运动的机动目标的X方向进行了跟踪仿真。
当前统计模型机动目标跟踪算法。本程序对做圆周运动的机动目标的X方向进行了跟踪仿真。
汇编语言 可靠的UDP实现库,基于x86汇编实现,window xp/2000 mmx/sse指令集下验证通过
可靠的UDP实现库,基于x86汇编实现,window xp/2000 mmx/sse指令集下验证通过
BREW编程 BMP Window Manager sample code
BMP Window Manager sample code
Delphi控件源码 Windows CMD Emulator is Based Upon Creating a Pipe to Read and Write Data to, it Opens a CMD Window
Windows CMD Emulator is Based Upon Creating a Pipe to Read and Write Data to, it Opens a CMD Window Hidden and Starts Sending and Receiving Data from it using a simple SetTimer Event
能源行业(电力石油煤炭) 计算序列的卷积和相关函数 1. 计算序列h(n)和x(n)的卷积
计算序列的卷积和相关函数 1. 计算序列h(n)和x(n)的卷积,h(n)*x(n)。 //
// //
// 2. 计算序列h(n)和h(n-45)的相关函数。
其他 phpbb 2.x 附件模块 支持上传附件
phpbb 2.x 附件模块 支持上传附件
matlab例程 This matlab program compares the results of different window design methods for finite impulse respo
This matlab program compares the results of different window design methods for finite impulse response filters (FIRs): the rectangular window, Blackman window, Bartlett window, Hamming window and the Hanning window.
并行计算 按递增次序生成集合M的最小的100个数并输出之。 M的定义为:①1∈M ②X∈M,则2X+1∈M且3X+1∈M; 显然M是一无限集合
按递增次序生成集合M的最小的100个数并输出之。 M的定义为:①1∈M ②X∈M,则2X+1∈M且3X+1∈M; 显然M是一无限集合,M={1,3,4,7,9,。。。}