Welcome![Sign In][Sign Up]
Location:
Search - VE

Search list

[AI-NN-PRFuzzyLib450

Description: 人工智能中模糊逻辑算法 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.-artificial intelligence, fuzzy logic algorithm FuzzyLib 2.0 is a comprehensi 've Fuzzy Logic C library for constructing fuzzy logic systems with multi-controller support. It supports all commonly used functions a shape nd hedges. with full support for the various types of Aggre the accounts, Correlation, Alphacut, Composition, Defuzzification methods. The latest version o f the C Fuzzy Logic Class Library contains all th e C source code and comes complete with a usage ex ample for building a multi-fuzzy controllers l ogic model.
Platform: | Size: 314368 | Author: 周荷 | Hits:

[Internet-Networkputty-0.58.tar

Description: telnet source code under unix platform. very good-telnet source code under unix platform. 've ry good
Platform: | Size: 1567744 | Author: 马大哈 | Hits:

[TreeViewEditTreeCtrlDemo

Description: As I was looking for a more advanced tree control, I came across the article Tree Editor by Yossi Patt. The tree control in this article seemed to have most of the features I had need for. Unfortunately this tree control was nearly unusable outside its demo application. I tried to adapt the tree control to suit my needs, but gave up after one day. It would take too much effort for me to get it to work. In lack of an alternative, I decided to create my own full featured tree control. This class should be as independent as possible to get it work in many projects.-As I was looking for a more advanced tree con trol. I came across the article by Yossi Tree Editor Pa tt. The tree control in this article seemed to ha 've most of the features I had need for. Unfortuna tely this tree control was nearly unusable outs ide its demo application. I tried to adapt the tr ee control to suit my needs. but gave up after one day. It would take too much e ffort for me to get it to work. In lack of an altern elector, I decided to create my own full featured tree con trol. This class should be as independent as pos sible to get it work in many projects.
Platform: | Size: 55296 | Author: gaowen | Hits:

[Otherhafnian

Description: Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the command "wmatch". -Computes the hafnian of a nonnegative inte ger matrix. Notes : Copy hafnian.c to main.c, in the same directory as Rothberg's code (see abo ve). You can download the. tar directory with th e code weighted-match.tar here. Then "make" th e codes (this codes are in C, not C). The program is then run by the command "wm atch. "
Platform: | Size: 3072 | Author: 卢松 | Hits:

[Software Engineeringpostfix

Description: That book tell you how to write code effective and learn it .it s better for your time.-That book tell you how to write code effecti ve and learn it. it's better for your time.
Platform: | Size: 2310144 | Author: Leo Yang | Hits:

[mpeg mp3autolrc

Description: 自动播放歌词,lrc文件,VC代码,MP3-automatically broadcast lyrics lrc document, VC code, MP3
Platform: | Size: 93184 | Author: judge | Hits:

[OtherCOMInteropWithDOTNETDemo

Description: Ever wondered how all those COM components that you ve written through the years play along with the .NET runtime. If you are a diehard COM developer interested in knowing how Classic COM Components are positioned in the .NET world or how COM aware clients could consume .NET components, read on.-Ever wondered how all those COM components that you've written through the years play along with the.NET runtime. If you are a diehard de COM veloper interested in knowing how COM C Classic omponents are positioned in the.NET world or ho w COM aware clients could consume.NET componen ts, read on.
Platform: | Size: 327680 | Author: jacky | Hits:

[Software EngineeringPrefactoring-OReilly

Description: 软件工程方法Prefactoring Prefactoring, in essence, is the art of applying the insights gleaned from previous experience (whether yours or someone else s) when developing software to new projects. Doing so will likely save you from making costly design changes midstream--and maybe even save your job!-software engineering methods Prefactoring Prefactoring. in essence, is the art of applying the insights gleaned from previous experience (whether yours or someone else's) when developing software to new project s. Doing so will likely save you from making cost ly design changes midstream-- and maybe even sa 've your job!
Platform: | Size: 821248 | Author: 小华 | Hits:

[Multimedia DevelopRplColor

Description: When I wrote this function my problem was to replace one color by an other on transparent bitmaps. My images were resources bitmaps, which I store in an ImageList for easy transparency. There is no easy way to directly access a Bitmap s pixel on Win32. If you re interested in, this article may help you to understand the usage of CreateDIBSection. If you have to load a bitmap from resource and made many color replacements, or if you have to change a color in a HBITMAP this function is for you. If you have a bitmap in resource and want to replace one or more color on load, it s better to use CreateMappedBitmap. You can found in the sample program a ReplaceColor function which use CreateMappedBitmap. I ve made the same code using only BitBlt. All BitBlt are really fast but the creation of the mask bitmap is so slow than the whole function is twice slower than the code using CreateDIBSection. ( sources are in the sample ) -When I wrote this function was to my problem replace one color by an other on transparent bit maps. My images were resources bitmaps, which I store in an ImageList for easy transpare ncy. There is no easy way to directly access a Bit 's pixel map on Win32. If you're interested in, this article may help you to understand the risques e of CreateDIBSection. If you have to load a bitm ap from resource and made many color replacemen ts. or if you have to change a color in a HBITMAP this f unction is for you. If you have a bitmap in resour ce and want to replace one or more color on load, it's better to use CreateMappedBitmap. You can f ound in the sample program a ReplaceColor funct ion which use CreateMappedBitmap. I've made the same code using only BitBlt. All are real BitBlt
Platform: | Size: 6144 | Author: 孙磊 | Hits:

[Bookseffectivecsharp

Description: effective c sharp 50 specific ways to improve your c sharp,关于C#学习的英文版书籍,质量不错-effective c sharp 50 specific ways to impro 've your c sharp, on the C# learning English books, good quality
Platform: | Size: 518144 | Author: 齐琪 | Hits:

[ELanguagectalk-121

Description: C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, explicit memory deallocation is prohibited in C-Talk, unused objects are automatically deallocated by garbage collector. -C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. V ariables in C-Talk have no type. So there is no co mpile time type checking in C-Talk, all checking is performed at runtime. To preser 've reference integrity, explicit memory deallocation is prohibited in C-Talk, unused objects are automatically deallocated by garbage collector.
Platform: | Size: 67584 | Author: 谷郁 | Hits:

[JSP/Javaesnmp2-examples.tar

Description: JdonFramework need above jdk 1.4.0 This version has passed under Tomcat 4.x/5.x JBoss 3.x/JBoss 4.0.0 Weblogic 8.1-JdonFramework need above jdk 1.4.0 This've rsion has passed under Tomcat 4.x/5.x JBoss 3.x/JBoss 4.0.0 Weblogic 8.1
Platform: | Size: 25600 | Author: zy | Hits:

[JSP/JavaagentX++v1.4.15.tar

Description: JdonFramework need above jdk 1.4.0This version has passed under Tomcat 4.x/5.x JBoss 3.x/JBoss 4.0.0 Weblogic 8.1-JdonFramework need above jdk 1.4.0This've rsion has passed under Tomcat 4.x/5.x JBoss 3.x/JBoss 4.0.0 Weblogic 8.1
Platform: | Size: 305152 | Author: zy | Hits:

[JSP/Javasnmp++v2.8a.tar

Description: JdonFramework need above jdk 1.4.0 This version has passed under Tomcat 4.x/5.x JBoss 3.x/JBoss 4.0.0 Weblogic 8.1-JdonFramework need above jdk 1.4.0 This've rsion has passed under Tomcat 4.x/5.x JBoss 3.x/JBoss 4.0.0 Weblogic 8.1
Platform: | Size: 119808 | Author: zy | Hits:

[JSP/Javasnmp++v3.2.21a.tar

Description: JdonFramework need above jdk 1.4.0 This version has passed under Tomcat 4.x/5.x JBoss 3.x/JBoss 4.0.0 Weblogic 8.1-JdonFramework need above jdk 1.4.0 This've rsion has passed under Tomcat 4.x/5.x JBoss 3.x/JBoss 4.0.0 Weblogic 8.1
Platform: | Size: 261120 | Author: zy | Hits:

[OS programRedirectSource

Description: This control makes it possible to redirect the stdin/stdout of a console-application to your program. It s even possible to redirect MS-DOS commands to your application. I ve written this project in Visual C++ 6.0 with ATL 3.0, because you can t use multithreading in Visual Basic. Properties of the Application -This control makes it possible to redirect the stdin/stdout of a console-application to y our program. It's even possible to redirect MS-D OS commands to your application. I've written th is project in Visual C 6.0 with ATL 3.0, because you can not use multithreading in Visual B asic. Properties of the Application
Platform: | Size: 55296 | Author: changming | Hits:

[Shell apiC++2Delphi

Description: How can one convert C++ Code into delphi? Translating C++ Code into Delphi.This is complete word document I ve found in the net, then i ve converted it to word document. I hope it helps us.-How can one convert C Code into Trans delphi lating C Code into Delphi.This is complete word document I've found in the net, then i've converted it to word document. I hope it helps us.
Platform: | Size: 41984 | Author: selamicik | Hits:

[File FormatFAT32_FileSystem_Specification

Description: 原版的FAT32手册,E文差的同志,呵呵... Microsoft Extensible Firmware Initiative FAT32 File System Specification FAT: General Overview of On-Disk Format Version 1.03, December 6, 2000 Microsoft Corporation-original edition of the manual, E text poor comrades Ha ha ... Microsoft Extensible Firmware Initiati 've FAT32 File System Specification FAT : General Overview of On-Disk Format Version 1.0 3, December 6, 2000 Microsoft Corporation
Platform: | Size: 283648 | Author: 常工 | Hits:

[Modem programturber_code

Description: this file turber_code.rar have two file,file STBC.h is parameter,file STBC.cpp is computer.file STBC.cpp has very clean chinese explain ,so you can easy understand-this file turber_code.rar have two file, STBC.h parameter file is, file STBC.cpp is computer.file STBC.cpp has've ry clean english explain. easy so you can understand
Platform: | Size: 3201024 | Author: 黃彥柏 | Hits:

[Graph Drawingwujiao

Description: 五角星填充 五角星填充 -five-pointed star filled fi ve-pointed star filled fi ve-pointed star filled five-pointed star Filled
Platform: | Size: 1024 | Author: | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net