P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.), network transfers, and much more.
標簽: Gnutella peer Supports OpenNap
上傳時間: 2015-10-01
上傳用戶:change0329
megahal is the conversation simulators conversing with a user in natural language. The program will exploit the fact that human beings tend to read much more meaning into what is said than is actually there MegaHAL differs from conversation simulators such as ELIZA in that it uses a Markov Model to learn how to hold a conversation. It is possible to teach MegaHAL to talk about new topics, and in different languages.
標簽: conversation conversing simulators language
上傳時間: 2015-10-09
上傳用戶:lnnn30
C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI frameworks like Windows Forms and WPF while keeping your native C++ business logic. The book also covers methods for accessing C# or VB.NET components and libraries. Written for readers with a working knowledge of C++.
標簽: practical breathe Action legacy
上傳時間: 2015-10-17
上傳用戶:wendy15
learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that one of man’s greatest dreams seemed to be realizable—artificial intelligence. Bearing in mind that in the early days the most powerful computers had much less computational power than a cell phone today, it comes as no surprise that much theoretical research on the potential of machines’ capabilities to learn took place at this time. This becomes a computational problem as soon as the dataset gets larger than a few hundred examples.
標簽: Introduction Classifiers Algorithms introduces
上傳時間: 2015-10-20
上傳用戶:aeiouetla
If you design applications, or if you build, test, or document solutions, you need this book. If your applications are Web-based or Win32-based, you need this book. Finally, if you are currently learning or building Microsoft .NET Framework–based applications, you need this book. In short, if you are involved in building applications, you will find much to learn in this book.
標簽: you applications solutions document
上傳時間: 2013-12-13
上傳用戶:kernaling
BP神經網絡分類器 程序有兩種運行狀態,一個是學習,另外一個是分類。在學習狀態下,在Dos命令符下輸入bp learn,便開始學習了,學習的結果放在weight.dat中;在工作狀態下,在Dos命令符下輸入bp work,便開始識別classfyme.dat中的數據了,識別完成后,結果放在results.dat中。在bp運行的任何一種狀態下,都不能手工打開Weight.dat、Sample.dat、classfyme.dat、results.dat中的任何一種。~..~
上傳時間: 2013-12-17
上傳用戶:skfreeman
Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first application. But where do you start? In my own experience, I have found that I find it easier to learn something if I actually work with it hands-on. Just reading a book or documentation doesn’t give you the practical knowledge you need to be able to rush off and start creating applications. In this article, I will discuss the creation of a very simple application. I will cover what the application will do, how we will approach writing it, demonstrate in code how we will do it, and discuss additional features that could be added to it. Writing Your First ASP Application ( Quick Start ) - Users On Your Website
標簽: Application tutorials Writing First
上傳時間: 2015-11-05
上傳用戶:franktu
3D reconstruction, medical image processing from colons, using intel image processing for based class. This source code. Some code missing but I think you can understand it. Development version. This source code is very interesting for learning segmentation and registration from dataset. This code also has some technique about GPU image processing for ray tracing. Also learn many filter apply for transform from spatial domain to frequency domain.
標簽: processing image reconstruction medical
上傳時間: 2013-12-19
上傳用戶:q123321
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 2000 to include a chapter that specifically deals with testing software for security bugs, the processes and techniques used throughout the book are timeless. This book is an excellent investment if you want to better understand what your Software Test team does or you want to write better software.
標簽: practical Software provides software
上傳時間: 2014-08-01
上傳用戶:zhaiyanzhong
Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In this class you will learn about hardware platforms that support embedded Linux, Linux kernel configuration, feature selection, installation, booting and tuning.
標簽: bit platforms Abstract networks
上傳時間: 2014-01-05
上傳用戶:kytqcool