搜索结果
找到约 1,697 项符合
time-window 的查询结果
系统设计方案 dynamic time warping 放宽端点限制的DTW算法
dynamic time warping 放宽端点限制的DTW算法
Java编程 一个简单的模仿 window 计算器的java程序 可以进行加
一个简单的模仿 window 计算器的java程序
可以进行加,减,乘,除等简单运算
文件格式 An adaptive fuzzy integral sliding mode controller for mismatched time-varying linear systems is p
An adaptive fuzzy integral sliding mode
controller for mismatched time-varying linear systems is
presented in this paper. The proposed fuzzy integral sliding
mode controller is designed to have zero steady state
system error under step inputs and alleviate the undesired
chattering around the sliding ...
Linux/Unix编程 /* GtkWidget 是构件的存储类型 */ GtkWidget *window GtkWidget *button /* 这个函数在所有的 GTK 程序都要调用。参数由命令
/* GtkWidget 是构件的存储类型 */
GtkWidget *window
GtkWidget *button
/* 这个函数在所有的 GTK 程序都要调用。参数由命令行中解析出来并且送到该程序中*/
gtk_init (&argc, &argv)
/* 创建一个新窗口 */
window = gtk_window_new (GTK_WINDOW_TOPLEVEL) ...
Linux/Unix编程 将window上的C源程序格式化成低版本的gcc格式.
将window上的C源程序格式化成低版本的gcc格式.
其他 项目描述: EMC is software that implements real-time control of equipment such as machine tools, robots
项目描述:
EMC is software that implements real-time control of equipment such as machine tools, robots, and coordinate measuring machines. It runs in real-time under Linux with the NMT rtlinux patch, and in nonrealtime under Solaris, and WindowsNT.
EMC 是一个设备的实时控制软件,可以控制机器工具, ...
matlab例程 the magnitude responses in dB of the window functions in the frequency domain
the magnitude responses in dB of the window functions in the frequency domain
其他 uC/OS-II,The Real-Time Kernel, CORE FUNCTIONS, 80x86/80x88 Specific code (LARGE MEMORY MODEL)
uC/OS-II,The Real-Time Kernel, CORE FUNCTIONS, 80x86/80x88 Specific code (LARGE MEMORY MODEL)
驱动编程 一个利用 WINDOW 自带的 KODAK 扫描仪控件
一个利用 WINDOW 自带的 KODAK 扫描仪控件,调用扫描仪进行扫描的DEMO,原来也用过一些第三方控件,要么太大,要么挑扫描仪,而用 KODAK 控件,则不存在这些问题。最关键的是,不挑扫描仪。
驱动编程 I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked
I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working r ...