This the sorce code in Visual Basic 6 for the data logging in Excel application. -This is the sorce code in Visual Basic 6 for the data logging in Excel application.
二叉排序树
撰写一个程序,能够构建字符串型的二叉排序树并在二叉排序树中查找节点。-Binary sort tree to write a program that can build a string of binary sort tree and binary search tree node sort.
数据结构中的树形结构的层序遍历,仅仅是是对树的创建,销毁,遍历,插入等常规操作的c源代码-Data structure in the tree structure traversal sequences, only yes yes right tree creation, destruction, traversal, insertion and other conventional operations c source code
遗传算法和蚂蚁算法融合的代码,比较好的利用了两种代码的优点,有很好的参考价值-Genetic Algorithm and Ant Algorithm code integration, better use of the advantages of two kinds of code, have a good reference value
这是一个非常基本的http服务器。这个服务器支持一次多重请求。目前,它仅仅支持GET请求。-This is a very basic http server. The server supports a multiple requests. Currently, it only supports GET request.