VC技術內幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
標簽: technologie Microsoft continued Internet
上傳時間: 2014-11-22
上傳用戶:ggwz258
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
The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB loses a bit of its abstraction but the lower-level MATLAB will infer the desired architecture into the device.
標簽: significant directives synthesis project
上傳時間: 2013-12-03
上傳用戶:13517191407
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
OReilly.Ajax.on.Rails.Dec.2006. ISBN-10: 0-596-52744-6. Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what s happening under the hood.
標簽: interactive OReilly dynamic 52744
上傳時間: 2015-10-07
上傳用戶:獨孤求源