资源列表
id3
- 数据挖掘分类算法——决策树id3算法,c++实现-Data mining classification algorithms- id3 decision tree algorithm, c++ implementation
ace-network
- 这是基于ACE开发的Reactor和Proactor模型的通讯库.在实践中已经使用。库本身支持文件的断点传输,并在实际中使用,希望给大家一个引子学习。-This is based on the ACE Reactor and Proactor model developed by the communication library has been used in practice. Breakpoint library itself supports file transfer, and in
code
- 利用C解决传教士与野人问题。有N个传教士和N个野人来到河边准备渡河,河岸有一条船,每次之多可供k个人乘渡。传教士为了安全起见,任何时刻,河两岸以及船上的野人数目总是不能超过传教士的数目(传教士数目为0除外)。求解一个可以令传教士和野人安全从左岸全部摆渡到右岸的过程。-Missionaries and savages in C to solve the problem. There are N and N Savage missionaries came to the river ready to
Graph-Drawing-by-Force-directed
- 这是关于force-direct算法的可视化方向的论文,主要为了使得画布中的各点分布均匀,弹簧与戒指模型说得很不错。-This is about the force-direct visualization of the algorithm the direction of the paper, the main canvas in order to make the points evenly distributed spring model very well with the ring.
DynamicMemoryAllocate
- 根据操作系统的内存动态分配算法,模拟实现一个内存分配模拟系统。-Dynamically according to the operating system memory allocation algorithm to simulate memory allocation to achieve a simulation system.
MiniChat
- This is a mini chat project
raytrace
- 很好的射线追踪程序,可以用来进行正演模拟,很实用-Good ray tracing program, can be used for forward modeling, it is useful
LWIP
- tcp/ip协议栈移植到uc/os,功能有tcp,udp,icmp-tcp/ip protocol stack to uc/os
MyUI
- 一款基于C++的ui界面设计,介于QQ风格,可使界面更加优雅-One based on C++, ui interface design
the-max-of-3-numbers
- 用C语言编程实现,运用关系运算符实现三个数的大小比较-C language programming, the use of relational operators to achieve the size of three relatively few
base64test
- BASE64这种编码挺有意思的,可以把每3个(二进制)字节编码成以ASCII码表示的4个字节。可能会有人觉得奇怪,网页保存为mht格式后,明明只有一个文本文件,可是用浏览器打开后居然还有图片。其实,用记事本打开这些mht文件,可以看到一堆堆的”乱码“,这往往就是BASE64编码后的图片了。由于最近项目用到这个东西,于是去CSDN上下了个BASE64编解码的C++类。因为对效率没有特别的要求,所以只是用小图片试了一下,能用。-BASE64 encoding of this very interes
picxechange
- 图片变化 反转 显示 能够实现图片翻转 最终实现图片美化-Pictures shown to reverse the changes and ultimately achieve image rotation picture
