搜索结果

找到约 959 项符合 user-agent 的查询结果

VC书籍 This note describes some key aspects of what C++ is and of how C++ has developed over the years. The

This note describes some key aspects of what C++ is and of how C++ has developed over the years. The spective is that of an experienced C++ user looking at C++ as a practical tool. No attempts are made to compare C++ to other languages, though I have tried to answer some questions that I have often ...
https://www.eeworm.com/dl/686/197132.html
下载: 181
查看: 1088

人工智能/神经网络 This source code is about the basic sorting algorithm implemented in C#. The algorithms included are

This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works.
https://www.eeworm.com/dl/650/200939.html
下载: 83
查看: 1112

人工智能/神经网络 This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts accord

This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value.
https://www.eeworm.com/dl/650/200940.html
下载: 148
查看: 1071

网络 Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports:

Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * Main features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication ...
https://www.eeworm.com/dl/635/201813.html
下载: 200
查看: 1042

Applet Sugarscape模型仿真

Sugarscape模型仿真,Agent通过判断周围环境,选择最适应的方格转移(糖份最多),转移过程消耗能量
https://www.eeworm.com/dl/634/201929.html
下载: 73
查看: 1057

VC书籍 This article shows that by using the tools available and understanding the programming system, it is

This article shows that by using the tools available and understanding the programming system, it is possible to improve programming productivity. Microsoft Foundation Classes (MFC) and other tools let the user build GUIs while working in the same development program that was used to write the rest ...
https://www.eeworm.com/dl/686/202622.html
下载: 31
查看: 1046

软件设计/软件工程 Matlab是一套功能强大的技术计算(technical computing)软件工具

Matlab是一套功能强大的技术计算(technical computing)软件工具,就数据采集方面来说,它集中了信号采集(它内置一些著名厂商的数据采集卡驱动程序),信号分析(计算),可视化(绘图),文件处理(存盘,打印等)各方面功能于一体,而且很容易开发出WINDOWS图形用户界面(Graphical user interface,缩写为GUI). ...
https://www.eeworm.com/dl/684/203326.html
下载: 21
查看: 1037

其他书籍 Delphi for PHP 用户手册

Delphi for PHP 用户手册,英文版,格式PDF。 The IDE User s Guide includes an overview of Delphi for PHP, information on using the IDE, debugging, creating a database application, and a VCL for PHP Component Writer s Guide.
https://www.eeworm.com/dl/542/204188.html
下载: 31
查看: 1037

Java编程 一个完整的email客户端代码 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Co

一个完整的email客户端代码 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog box that prompts the user for information about how to send a mail.
https://www.eeworm.com/dl/633/205031.html
下载: 34
查看: 1051

人工智能/神经网络 一个使用免疫算法实现物流调度的源代码

一个使用免疫算法实现物流调度的源代码,使用SQL Server 2005+Visual Studio C# 2005开发,可以在地图上描出优化路径。压缩包中的wldd.bak和wldd1.bak为数据库文件,将其恢复到SQL Server 2005中即可。需要注意的是,默认的连接字符串为 connectionString="Data Source=YANXL\SQLEXPRESS Initial Catalog=wldd1 User ID=sa ...
https://www.eeworm.com/dl/650/205624.html
下载: 188
查看: 1047