自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (14)
  • 收藏
  • 关注

转载 中国老电影

上甘岭 五朵金花

2014-07-22 12:48:27 580

java linkedlist

about single linked list, using java programming language. modify some error.

2018-10-10

C#, byte operation

C# , byte operation, a good example, Visual studio 2012

2018-09-11

java web 修改request携带的参数信息

一个非常棒的程序,用于修改request携带的参数信息。使用了filter等技术。

2018-09-08

C++ map 统计字符个数

使用C++编写的统计字符个数的程序,使用到了map。开发环境VS 2012

2018-09-07

python 结构体 引用自身

使用PYTHON编写的 结构体应用例子, 引用自身,非常不错的一个示例程序,

2018-09-07

python gui demo

gui program using python programming language, qt5 version

2018-08-31

Palindrome Sub-Array

Palindrome Sub-Array,Problem Description   A palindrome sequence is a sequence which is as same as its reversed order. For example, 1 2 3 2 1 is a palindrome sequence, but 1 2 3 2 2 is not. Given a 2-D array of N rows and M columns, your task is to find a maximum sub-array of P rows and P columns, of which each row and each column is a palindrome sequence. Input   The first line of input contains only one integer, T, the number of test cases. Following T blocks, each block describe one test case.   There is two integers N, M (1<=N, M<=300) separated by one white space in the first line of each block, representing the size of the 2-D array.   Then N lines follow, each line contains M integers separated by white spaces, representing the elements of the 2-D array. All the elements in the 2-D array will be larger than 0 and no more than 31415926. Output   For each test case, output P only, the size of the maximum sub-array that you need to find.

2018-08-28

max clique algorithm

max clique algorithm, c++ version, platform, linux.

2018-08-28

RSA C++ version

RSA C++ Version , dev tool, visual studio 2012, include examples.

2018-08-28

肤色检测源码

使用原始图像和标注图像建立肤色检测数据库,利用贝叶斯分类器对像素进行分类。

2015-08-06

计算机图形学(使用JAVA)

计算机图形学,并且使用JAVA语言来描述,内容很完整,也很详细。

2013-12-10

书籍:涵盖js,ajax,php

内容涵盖javascript,ajax,php,英文版书籍,有图有实例。

2013-09-07

傅里叶分析的经典资料

一流的大师,编写的关于傅里叶分析的资料,由浅入深,有众多名家推荐阅读。

2013-07-24

文件校验和计算工具

通过MD5,计算文件的校验和.程序使用JAVA语言编写,用户可方便地改为C#或其他语言。

2013-07-24

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除