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 heard asked by Lisp programmers.
標簽: describes developed aspects years
上傳時間: 2015-09-15
上傳用戶:haoxiyizhong
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.
標簽: implemented algorithms algorithm included
上傳時間: 2013-12-25
上傳用戶:woshiayin
This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value.
標簽: ciphertext plaintext encrypts decrypts
上傳時間: 2014-01-05
上傳用戶:181992417
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
標簽: environments Dropbear designed supports
上傳時間: 2014-01-16
上傳用戶:skhlm
Sugarscape模型仿真,Agent通過判斷周圍環境,選擇最適應的方格轉移(糖份最多),轉移過程消耗能量
標簽: Sugarscape 模型仿真
上傳時間: 2013-12-24
上傳用戶:zhaoq123
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 of the test code. MFC comes bundled with Microsoft Visual C++ and other development systems such as Watcom C/C++ and Borland Inprise C++ Builder.
標簽: understanding programming available the
上傳時間: 2014-12-02
上傳用戶:無聊來刷下
Matlab是一套功能強大的技術計算(technical computing)軟件工具,就數據采集方面來說,它集中了信號采集(它內置一些著名廠商的數據采集卡驅動程序),信號分析(計算),可視化(繪圖),文件處理(存盤,打印等)各方面功能于一體,而且很容易開發出WINDOWS圖形用戶界面(Graphical user interface,縮寫為GUI).
標簽: technical computing Matlab 計算
上傳時間: 2014-01-13
上傳用戶:shinesyh
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.
上傳時間: 2015-10-02
上傳用戶:cooran
一個完整的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.
標簽: Aggregators Programming Example Chapter
上傳時間: 2015-10-04
上傳用戶:葉山豪
一個使用免疫算法實現物流調度的源代碼,使用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 Password=dream" 初始密碼可以改掉
上傳時間: 2014-01-26
上傳用戶:1079836864