资源列表
CreateCoff
- 学习java写的java应用程序-learning java write java applications
12-1
- 创建个人帐户的C++程序,包括开设账户、存款、取款和查询余额并且显示等功能。
hex2dec
- 16进制转10进制的汇编小程序,微机原理课时的作业
fanshejizhi
- C#中的事件的实现是通过委托直接实现的,所以代码只给出事件实现的代码示例,如果明白了委托,相信看懂本代码应该不难。
zhankuan
- 灰度域线性展宽~灰度图像,在一定灰度范围内使之更为清晰,表现细节更好-Gray domain linear broadening ~ gray image, to a certain range of gray to make it more clear, the details of a better performance
q1
- a simple code to implement to find mean mode &median-a simple code to implement to find mean mode &median.......
defectBoardQ
- 算法分析经典的残缺棋盘问题 使用分治法求解。-Algorithm analysis and incomplete chessboard problem with the classic divide and conquer method.
Josephus
- 此源代码用于解决Josephus问题的计算,并帮助初学者有效的学习掌握提高C++编程能力-The source code used to solve the problem of computing Josephus, and to help beginners improve effective learning to master programming skills in C++
10Kruskal
- minimum spanning tree algorithm krushkal implemented in c++ borland using concept of structure and classes to minimize no of lines -minimum spanning tree algorithm krushkal implemented in c++ borland using concept of structure and classes t
BRES
- bresenhum s algorithm
mb
- 可以实现简单的秒表功能,希望对初学者有所帮助。-Can achieve a simple stopwatch functions, and I hope to help beginners.
a
- 在二叉树中查找值为x的结点,请编写一算法用以打印值为x的结点的所有祖先,假设值为x的结点不多于1个。-Find the value of x node in a binary tree, write an algorithm to print the value of x nodes ancestors, assuming the value of x nodes more than one.