资源列表
splittool
- 实现类似于arcmap平台中的打断线工具的功能-This tool has implemented the split tool like that in the arcmap platform
0-1question
- 0-1背包问题是算法设计中很经典的一个问题。如何让价值最大化是这个问题所要考虑的问题。-0-1 knapsack problem is a classic algorithm design a problem. How to maximize the value of this issue to consider.
pic
- 基于Matlab下几种对图像边缘进行提取的源代码-The source code for the image edge extraction based on Matlab under several
lianbiaodenizhi
- 链表的逆置,首先建立一个链表,然后通过程序将其逆置。-Inverse set list, first create a list, then the program will set its inverse.
print
- C#实现打印功能,通过这些语句在C沙瀑中实现打印功能-using these codes to achieve print in sharp C
777
- 证明任意一个数字,加上自己的逆序,反复多次都可以组成回文数-Prove any one figure, coupled with their own reverse, can be repeatedly composed palindrome
eventdemo
- for event handler function
bt
- Construction of binary tree and traversal. Also includes code to find terminal, nonterminal , root node.
4
- 名字冲突。 程序员甲在头文件header1.h中定义了类Student和函数fun。-Name conflict. A programmer defined in the header file header1.h Student and function of the class fun.
Cpp1
- 题目:输入某年某月某日,判断这一天是这一年的第几天? 1. 程序分析:以 3 月 5 日为例,应该先把前两个月的加起来,然后再加上 5 天即本年的第几天,特殊情况, 闰年且输入月份大于 3 时需考虑多加一天。 -Title: Importation of a certain date, judgment day is this year s first few days? 1. Program analysis:
number
- 判定一个数是否为素数,也可以筛选出一定范围内的素数-To determine whether a number of prime numbers