搜索结果

找到约 10,000 项符合 n型针 的查询结果

按分类筛选

显示更多分类

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
查看: 1212

嵌入式/单片机编程 SDK里的spi连续发送N个字节的API貌似不能用

SDK里的spi连续发送N个字节的API貌似不能用,重新写了个这个功能的函数!
https://www.eeworm.com/dl/647/420055.html
下载: 112
查看: 1041

数据结构 输入N位数,在其中插入R个乘号, 使得所得的结果最大.

输入N位数,在其中插入R个乘号, 使得所得的结果最大.
https://www.eeworm.com/dl/654/429609.html
下载: 142
查看: 1028

*行业应用 I was trying to develope a programme to make a slide show of all the pictures of a folder using vb.n

I was trying to develope a programme to make a slide show of all the pictures of a folder using vb.net. I have spent lot of time in net for searching this but all in vain, I didn t get a simple programme to solve the same and lastly I gave myself a try for the same and developed the code, I have use ...
https://www.eeworm.com/dl/631/431573.html
下载: 134
查看: 1340

数学计算 求sinx 用级数展开的式子 可以通过输入n确定所求精度

求sinx 用级数展开的式子 可以通过输入n确定所求精度
https://www.eeworm.com/dl/641/452566.html
下载: 76
查看: 1087

数据结构 N皇后问题 主要是运用递归来做的一个算法

N皇后问题 主要是运用递归来做的一个算法
https://www.eeworm.com/dl/654/458688.html
下载: 173
查看: 1086

数学计算 给定三个n阶线性方程组Ax=b

给定三个n阶线性方程组Ax=b,采用列主元素法解线性方程组的直接法。
https://www.eeworm.com/dl/641/478186.html
下载: 26
查看: 1082

数值算法/人工智能 一、问题描述若要在n个城市之间建役通信网络

一、问题描述若要在n个城市之间建役通信网络,只福要架设n-1条级路即可.如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。二、基本要求 (1)利用克鲁斯卡尔算法求图的最小生成树。 (2)能实现教科书6.5节中定义的抽象数据类型MFSet.以此表示构造生成树过程中的连通分量。 (3 ) 以文本形式输出生成树中各 ...
https://www.eeworm.com/dl/518/482016.html
下载: 160
查看: 1152

数学计算 用全选主元高斯消去求解n阶实系数方程组

用全选主元高斯消去求解n阶实系数方程组,算法比较简单
https://www.eeworm.com/dl/641/487912.html
下载: 112
查看: 1147

Java编程 Sha256 Algorithm. The SHA hash functions are a set of cryptographic hash functions designed by the N

Sha256 Algorithm. The SHA hash functions are a set of cryptographic hash functions designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algorithm
https://www.eeworm.com/dl/633/490265.html
下载: 25
查看: 1173