搜索结果

找到约 2,765 项符合 n-sensors 的查询结果

Linux/Unix编程 //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "Form", NULL, 0, &argc, argv, NULL, NULL] n =

//建立顶级窗口 toplevel = XtVaAppInitialize[&app, "Form", NULL, 0, &argc, argv, NULL, NULL] n = 0 XtSetArg[args[n], XmNwidth, 500] n++ XtSetArg[args[n], XmNheight, 500] n++ XtSetValues[toplevel, args, n] //建立主窗口 form = XmCreateForm[toplevel, "form", NULL, 0] XtManage ...
https://www.eeworm.com/dl/619/417445.html
下载: 170
查看: 1136

matlab例程 Simo traces the ser for a simo system :n transmit antenna and 1 recieve antenna and compare it to an

Simo traces the ser for a simo system :n transmit antenna and 1 recieve antenna and compare it to an alamouti system
https://www.eeworm.com/dl/665/418226.html
下载: 90
查看: 1033

VC书籍 this program is bubllesort that writted with c++.this program get an aray and sort it in order n^2.

this program is bubllesort that writted with c++.this program get an aray and sort it in order n^2.
https://www.eeworm.com/dl/686/418243.html
下载: 42
查看: 1069

多国语言处理 Algoritmo de implementaci贸n de adaboost en el lenguage matlab

Algoritmo de implementaci贸n de adaboost en el lenguage matlab
https://www.eeworm.com/dl/637/418755.html
下载: 193
查看: 1049

其他行业 N-Queen solver written in java with excellent Graphical user interface.

N-Queen solver written in java with excellent Graphical user interface.
https://www.eeworm.com/dl/668/418781.html
下载: 64
查看: 1076

游戏 连连看游戏,这是一款N经典的连连看游戏哦。大家下去玩吧。。。玩傻了不要怪我

连连看游戏,这是一款N经典的连连看游戏哦。大家下去玩吧。。。玩傻了不要怪我
https://www.eeworm.com/dl/625/419147.html
下载: 32
查看: 1055

Linux/Unix编程 n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[toplevel, "

n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[toplevel, "pushbutton", args, n] XtManageChild[button]
https://www.eeworm.com/dl/619/419355.html
下载: 192
查看: 1021

Linux/Unix编程 text = XmCreateScrolledText[paned, "text", args, n] XtManageChild[text] //显示窗口 XtRealiz

text = XmCreateScrolledText[paned, "text", args, n] XtManageChild[text] //显示窗口 XtRealizeWidget[toplevel] //进入事件循环 XtAppMainLoop[app]
https://www.eeworm.com/dl/619/419357.html
下载: 80
查看: 1041

Linux/Unix编程 textf = XmCreateTextField[spinbox, "textf", args, n] XtManageChild[textf] //显示窗口 XtR

textf = XmCreateTextField[spinbox, "textf", args, n] XtManageChild[textf] //显示窗口 XtRealizeWidget[toplevel] //进入事件循环 XtAppMainLoop[app]
https://www.eeworm.com/dl/619/419358.html
下载: 113
查看: 1029

数值算法/人工智能 利用经典的COOLEY-TUKEY基2算法求复序列x[n]的DFTX[k].有Fortran的子程序和主程序,还有C程序

利用经典的COOLEY-TUKEY基2算法求复序列x[n]的DFTX[k].有Fortran的子程序和主程序,还有C程序
https://www.eeworm.com/dl/518/419631.html
下载: 147
查看: 1118