-
开发LDAP客户端的SDK,对资深开发人员很有帮助哦
开发LDAP客户端的SDK,对资深开发人员很有帮助哦-development LDAP client SDK, the senior development staff helpful oh
- 2022-02-25 09:20:52下载
- 积分:1
-
apriori
apriori.java
//---- apriori.java
//---- input file need:
//---- 1. config.txt
//---- four lines, each line a integer
//---- item number, transaction number , minsup
//---- 2. transa.txt
- 2010-01-12 20:42:14下载
- 积分:1
-
GBT-17626.5--2008
塔机安全监控系统标准GBT 17626.5- 2008(Safety monitoring standard for tower crane)
- 2016-08-29 16:20:16下载
- 积分:1
-
a73
用java写的程序 运行通过 适合初学者学习,值得推荐下载实践。谢谢(Programs written with java for beginners to learn to run through, it is recommended to download practice. Thank you)
- 2010-10-02 23:13:00下载
- 积分:1
-
aps882
聊天室_服务器 C#开发的,一个聊天室的服务端,客户端与之相似,(Chat rooms _ server c# development, a chat room server, client similarly,)
- 2017-04-10 13:47:38下载
- 积分:1
-
chol-1_0
eigen value extraction source codes
- 2013-09-13 17:03:47下载
- 积分:1
-
gsxxgl
由于Visual Basic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。根据定义,对象包含数据和代码。在屏幕上看到的窗体代表属性,这些属性定义了窗体的外观和内在特性。
本设计主要是运用Data控件。
(Applications because of Visual Basic are object-based, so the structure of application code is the program that the screen on the model physics. By definition, the object contains data and code. On the screen to see the form on behalf of the property, which defines the form of property appearance and internal characteristics. Designed mainly to use the Data control.)
- 2009-04-04 00:36:47下载
- 积分:1
-
MirandaAbstract
abstract class MirandaAbstract implements MirandaInterface.
- 2014-01-22 10:57:47下载
- 积分:1
-
Untitled
故障行波提取 相模变换 小波模极大值的求取 适用于输电线路故障测距(Fault Traveling Wave Extraction Phase Modulus Transform Wavelet Modulus Maximum)
- 2020-09-03 14:18:08下载
- 积分:1
-
循环
说明: 控制条件语句的变量,在for循环结束后,就不可以被访问了,而while循环还可以访问,如果你继续想使用该变量,则可以使用while循环,否则推荐使用for循环,原因是for循环结束,该变量就从内存中消失,能够提高内存的使用效率。(The variable that controls the conditional statement is not accessible after the for loop has finished, and the while loop is accessible if you continue to use the variable, you can use the while loop. Otherwise, it is recommended to use the for loop, because the variable disappears from memory after the for loop, which can improve memory efficiency.)
- 2019-10-12 14:00:38下载
- 积分:1