搜索结果

找到约 825 项符合 USER 的查询结果

按分类筛选

显示更多分类

电子书籍 Listed below are the typographical conventions used in this guide. – Example C++ code and commands

Listed below are the typographical conventions used in this guide. – Example C++ code and commands to be typed by the user are in non-bold characters in typewriter font. – Items where the user has to supply a name or number are given in lower-case italic characters in typewriter font. – Sections ...
https://www.eeworm.com/dl/cadence/ebook/196949.html
下载: 133
查看: 1032

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

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

其他书籍 Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. User

Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have re ...
https://www.eeworm.com/dl/542/206211.html
下载: 48
查看: 1067