搜索资源列表
基本遗传学习分类系统 SCS.CPP
- 基本遗传学习分类系统 SCS.CPP A Simple Classifier System based on Genetic Learning developed from the Pascal SCS code presented by David E.Goldberg 同济大学计算技术研究所 王小平 2000年7月
CPP.rar
- NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型,是用C++写的!前面上传了matlab版本,请读者搜索一下就可以找到,NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model is C++ Written! From in front of a matlab version, readers can be found
thinning.cpp
- 一个对字符图像进行细化的算法,采用的是改进的Hilditch细化算法。细化前要分别将前景和背景设置为0和1.-a thinning algorithm, using the improved Hilditch thinning algorithm. Refinement before the foreground and background were set to 0 and 1.
activemq-cpp-2.2.6-src.tar
- activemq cms 是总线结构通讯方式一种实现软件库。-activemq cms communication bus architecture is a software library.
bashuma.cpp
- C++实现的八数码问题,采用A*算法,利用STL提供的priority_q-C to achieve the eight digital issues, the use of A* algorithm, the use of STL provided priority_q
redblacktree.cpp.tar
- 一个关于读写红黑树的数据结构算法。c++写的。-A red tree on the reading and writing data structures algorithm. c++ written.
huffman.cpp
- c++实现霍夫曼编码,用户先输入一段文字,然后程序执行统计并进行编码,最好输出编码并统计编码平均长度。有类和无类两种形式源代码-c++ achieve the Huffman code, the user to enter a section of text, and then the implementation of statistical procedures and codes, the best output encoding and statistical encoding the
BandWidthControl.cpp
- QOS流量控制,利用QOS编程,简单易懂,是个很好的源程序。-QOS flow control, use of QOS programming, easy to understand, are a good source.
avcodec_sample.cpp.tar
- 一个Ffmpeg库打开视频文件的例子,基本包含开发所需要的步骤,并详细说明其作用-Ffmpeg library to open a video file of the examples include the development of the basic steps required, and detailed descr iption of its role
jacobi.cpp
- jacobi algorithm (an iterative method of solving a matrix system)
cpp-flex
- 以c++为服务器,flex为客户端建立socket利用json通信可多人通信,是学习的好例子-To c++ for the server, flex client can establish communication over socket communication using json is a good example of learning
Java-and-CPP-A-critical-comparison
- Java and C++ A critical comparison
FCM-cPP
- FCM算法,用C++实现的,是很不错的程序-FCM algorithm, implemented using C++ is a very good program
You-Can-Program-In-CPP---A-Programmers-Introducti
- You Can Program In C++ - A Programmer s Introduction (2006).rar
GNU-CPP-for-Linux-[cn]
- 在美国,汤姆·斯旺是“鼎鼎大名”的计算机图书作家,他的30余本计算机图书“本本热销”。这些热销图书中的很多种已经翻译成了中文简体版,同样也都成为了国内市场的畅销书。现在汤姆·斯旺再为Linux自由软件世界执笔,写下了Linux系统下C++编程方面的专著。书中介绍了在各种Linux系统下C++工具的差别及编程方法,介绍了面向对象式编程中常常遇到的类、包装、继承等常见课题,介绍了C++的字符串类、各种模板及算法库,还介绍了在X环境下,图形化软件的开发方式,等等。凭借多年写作的经验,汤姆·斯旺的著作,
Essential.cpp.en
- Essential CPP, a book introducts C++ programming
cPP
- c++自适应霍夫曼代码,实现单次扫描,并且压缩率高实时性好-c++ adaptive Huffman code, to achieve a single scan, and good real-time compression rate
Core-CPP--A-Software-Engineering-Approach
- Core C++, A Software Enginerring Approach. Safari Tech Books Online-Core C++, A Software Enginerring Approach. Safari Tech Books Online...
CPP--A-start2
- C++版的A*(A-star,即A星)算法。对于栅格数据的最优路径搜索有不俗的表现。集成到你的程序也很容易。里面有两个例子可供参考。-C++ version of A* (A-star A star) algorithm. Have good performance for the optimal path to the raster data search. Is also very easy to integrate into your program. There are two exa
Creating-Games-In-CPP---A-Step-By-Step-Guide---Da
- Creating Games in C++: A Step-by-Step Guide