资源列表
gkodcode
- Development of a VC source code, for learning network programming, hope you like them, good dongdong
pennao_v30
- 利用matlab针对图像进行马氏距离计算 ,针对EMD方法的不足,IDW距离反比加权方法。- Using matlab to calculate the Mahalanobis distance for the image, For lack of EMD, IDW inverse distance weighting method.
pimta267
- 一个windows简单的信号处理器,能进行固定带通滤波,可变通滤波-A Windows simple signal processor and can perform a fixed band pass filter, flexible filter
Longest-Palindromic-Substring
- Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000.
Reverse-Nodes-in-k-Group
- 给定一个链表,然后给定一个阈值,每隔这个阈值就反转这几个点-Given a linked list, reverse the nodes of a linked list k at a time and return its modified list.
3Sum
- 给定一个数组,找出其中3个数相加结果为0的组合,然后输出其结果-Given an array S of n integers, are there elements a, b, c in S such that a+ b+ c 0?
tiece
- 一个关于CMYK色块的制作以及色块的TIFF格式存储,不错的-A TIFF format about the production of CMYK color piece and color piece storage, good
Remove-Nth-Node-From-End-of-List
- 各位一个链表,删除第N个结点,然后返回链表的首结点-Given a linked list, remove the nth node the end of list and return its head.
Merge-k-Sorted-Lists
- 合并K个有序的链表,然后返回结果链表的首结点-Merge k sorted linked lists and return it as one sorted list. Analyze and describe its complexity.
Swap-Nodes-in-Pairs
- 给定一个链表,对其结点进行两两交换,然后返回结果链表的首结点-Given a linked list, swap every two adjacent nodes and return its head.
CZHA9
- 一个和WINDOWS附件计算器相似的计算器,并解决了后者在编辑框中值为0时-A and WINDOWS accessories calculator similar calculator, and solved the value of 0 in the edit box
hbindingliteral
- 一个实现视频聊天源代码,希望能对大家有所帮助,不错的-An implementation of video chat source code, hope can help to you, good