These libraries are designed for use with Microsoft Visual C++ version 6.0. Install them by running setup.exe. This will copy the files to various places where MSVC will expect to find them. If setup fails, alternate instructions are below.
標簽: Microsoft libraries designed Install
上傳時間: 2015-06-23
上傳用戶:s363994250
原文書名: 《Writing Clean Code ── Microsoft Techniques for Developing Bug-free C Programs》 Steve maguire 著 Microsoft Press 出版 所據譯本: 《編程精粹 ── Microsoft 編寫優質無錯C 程序秘訣》 姜靜波、佟金榮 譯,麥中凡 校 電子工業出版社 出版 整理: Solmyr:序、某些背景、命名約定、引言、第1、2、3、8 章、后記、參考文獻 iliad: 第4、5 章 lavos: 第6 章、附錄A warz: 第7 章 chief: 附錄B、C
標簽: Developing Techniques Microsoft Bug-free
上傳時間: 2013-11-25
上傳用戶:stampede
Sequential Minimal Optimization for SVM 配C++源碼
標簽: Optimization Sequential Minimal SVM
上傳時間: 2014-01-12
上傳用戶:小碼農lz
編程精粹 ─── Microsoft 編寫優質無錯C 程序秘訣 Writing Clean Code ─── Microsoft Techniques for Developing Bug-free C Programs Steve Maguire 著 姜靜波 佟金榮 譯 麥中凡 校 電子工業出版社 編寫優化、高效、無錯地代碼 2 這份電子書籍由PC Home 俱樂部、C++ Bulider 討論區數位網友分別整理完成,基本 上完全按照所據譯本原貌,極少數文字為通順起見稍作修改。由于并非一人整理完成,書 中例程各章節代碼書寫風格可能稍有不同,如指針聲明,以下兩種寫法都存在: void* pv // ‘*’號與類型說明符相連 void *pv // ‘*’號與變量名相連
標簽: Microsoft Developing Techniques Writing
上傳時間: 2014-01-23
上傳用戶:啊颯颯大師的
Base64 decoder for Visual C++, 所謂的Base64 , 是密碼學中的一門算法 , 在計算機界來說 , 常常運用在EMAIL傳送之上
上傳時間: 2013-12-25
上傳用戶:yuzsu
Virtual Win32 API For BSD UNIX, 可在UNIX下直接編譯呼叫標準Win32 API之C/C++原始碼, 單一原始碼可跨平臺, 可在Windows下使用Visual C++對于目標UNIX的程序除錯 , 確定沒問題后可直接移植至UNIX完全不用修改
上傳時間: 2013-12-18
上傳用戶:xcy122677
This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C++. It uses templates. The advantage of templates is that the types of kernel values and data points can be varied to suit the problem.
標簽: machines training package testing
上傳時間: 2015-07-03
上傳用戶:zhengzg
A project written in C# sends email without smtp server. It queries dns server for mx records and sends them. It supports complete SMTP and SSL protocols.
標簽: server project written queries
上傳時間: 2014-01-03
上傳用戶:hustfanenze
nice book for advanced C/C++ programmer
標簽: programmer advanced nice book
上傳時間: 2015-07-06
上傳用戶:koulian
人工智能中模糊邏輯算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support. It supports all commonly used shape functions and hedges, with full support for the various types of Aggregation, Correlation, Alphacut, Composition, Defuzzification methods. The latest version of the C++ Fuzzy Logic Class Library contains all the C++ source code and comes complete with a usage example for building a multi-controllers fuzzy logic model.
標簽: comprehensive constructing FuzzyLib library
上傳時間: 2013-12-17
上傳用戶:dbs012280