资源列表
HarmonySearch
- 和声搜索算法C语言版,实现了最经典的基本算法,欢迎大家分享交流-HMS by C language
TreeScan
- ⑴输入字符序列,建立二叉链表。 ⑵中序遍历二叉树:递归算法。 ⑶中序遍历二叉树:非递归算法。(最好也能实现先序,后序非递归算法) ⑷求二叉树的高度 。-⑴ input character sequence, build binary list. ⑵ preorder binary tree: the recursive algorithm. ⑶ preorder binary: non-recursive algorithms. (Preferably the first
tree
- 输入字符序列,建立二叉链表。 前序、中序、后序遍历二叉树:递归算法。 前序、中序、后序遍历二叉树:非递归算法。 求二叉树的高度 。-Enter the character sequence, build binary list. Preorder, inorder, preorder after binary: recursive algorithm. Preorder, inorder, preorder after binary: non-recursive algor
Zhi-Fang-Tu-Jun-Heng
- 一个完成对图片的直方图均衡化的程序,输入文件为一张黑白图,输出文件为均衡化后的黑白图。-A complete picture of the histogram equalization program, the input file is a black and white, the output file is leveled black and white.
objconv
- objconv是一个促进跨平台开发的实用程序函数库,用来转换和修改目标文件,转储和反汇编目标文件 、可执行文件,适用于所有X86和X86-64平台。-A utility for cross-platform development of function libraries, for converting and modifying object files and for dumping and disassembling object and executable files for all
hello
- hello first to test this
code
- 用VB做的一个元旦倒计时,界面自我感觉还行。-Using VB to do a New Year' s countdown, the interface feel okay.
code
- 用VFP做的一个校庆倒计时,界面自我感觉还行。-VFP to do with a celebration of the countdown, the interface feel okay.
codeToBin
- 刚完成的一个用于将开发CPU时测试的指令代码转为相应的二进制文件,大大方便测试,需要的可参考下。-Just completed an instruction code used for the test will be developed into a CPU corresponding binary file, greatly facilitate the testing, the need to refer to the following.
migong
- 迷宫小游戏 C语言编译 vc可正常编译运行 -Maze game C language compiler can compile and run the VC normal
mayz
- this a simple mase game. in this 0 is road and 1 is wall. and the mouse can not move in diagonal road. if we enter a matrix of 0 and 1 with diagonal roads the program will be crashed or not respond if we enter a correct matrix the program will be pri
sin-cos-tan-graf
- this a simple graph of sin , cos , tan with set text color function that developed in visual studio.-this is a simple graph of sin , cos , tan with set text color function that developed in visual studio.
