搜索结果
找到约 170 项符合
WI-FI 的查询结果
文件格式 Visual C++编程技巧之 1.如何获取应用程序的实例句柄? 2.如何通过代码获得应用程序主窗口的指针? 3.如何在程序中获得其他程序的 图标? 4.如何编程结束应用程序?如何编程控制wi
Visual C++编程技巧之
1.如何获取应用程序的实例句柄?
2.如何通过代码获得应用程序主窗口的指针?
3.如何在程序中获得其他程序的 图标?
4.如何编程结束应用程序?如何编程控制windows的重新引导?
5.怎样加栽其他的应用程序?
6.确定应用程序的 路径
7.获得各种目录信息
8.如何自定义消息 ...
Java编程 This Source.zip has three application code folders containing .java and .class files and two .jar fi
This Source.zip has three application code folders containing .java and .class files and two .jar files as follows:
1. desktop-side_JXTA4JMS
2. mobile-side_JXTA4JMS
3. JMS Test Client
4. Listener.jar
5. JMSTestClient.jar
We now explain execution steps, we followed, to run this JXTA4JMS application ...
其他 零件切割问题 给定一块宽度为W的矩形板
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? ...
软件工程 本文全面讲述使用特定协议时应该留意的一些特征
本文全面讲述使用特定协议时应该留意的一些特征,其中包括一些基本的网络连接原理。另外,我们还将讨论如何通过程序向Wi n s o c k查询协议信息,并探讨针对一种具体协议创建套接字所需的基本步骤。
编译器/解释器 This package consists of the executable (UCW), a default script file, this file, and the library fi
This package consists of the executable (UCW), a default script file,
this file, and the library files. It is important that the header files
end up in a include subdirectory of the directory where UCW is found.
If you unzip this file using its path information ( use folder names ) this will
automat ...
书籍源码 cut.c 给定一块宽度为W的矩形板
cut.c
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
其他 给定一块宽度为W的矩形板
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。本算法解决如何切割使得所使用的矩形板的高度h最小. ...
文件格式 In this paper, a new family of Cassinian wave-guides is proposed, simulating and calculation are fi
In this paper, a new family of Cassinian wave-guides
is proposed, simulating and calculation are finished with CST
Microwave Studio that based on Finite Integral Technique (FIT),
and some results are given. Electromagnetic field mode type of it
is TE, electromagnetic field is stronger near neck regi ...
数学计算 在0 / 1背包问题中
在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高,即p1*x1+p2*x1+...+pi*xi(其1<=i<=n,x取0或1,取1表示选取物品i) 取得最大值。 ...
多国语言处理 jobo, famous crawler open source which is implemented by java. used in many big websites. You wi
jobo, famous crawler open source which is implemented by java.
used in many big websites.
You will need a Java Runtime Environment 1.3 or later (on many
System Java 1.2 is installed, it will NOT work !).