资源列表
56Model
- wordpress 56视频网站ckplayer解析插件!-wordpress 56 video sites ckplayer resolution plug!
ShowCookies
- showcookies,讲解cookies的示例代码-showcookies, sample code to explain cookies
BasciGoogleMap
- 客户端发布Google地图,调用其API接口-Client released Google Maps, call its API interfaces
SimpleRNG
- This is a windows developed C++ application which can be used to generate random numbers. This should be used to teach beginners the way in which C++ RNGs work.
gongyueshu-gongbeishu
- 输入两个正整数m和n,求其最大公约数和最小公倍数。-Enter the two positive integers m and n to find the greatest common divisor and the least common multiple
找出一个二维数组的鞍点
- 找出一个二维数组的鞍点,即该位置上的元素在该行上最大、在该列上最小(也可能不存在鞍点)。,Two-dimensional array to find a saddle point, that is, the position of the elements in the bank' s largest and the smallest in the series (also saddle point may not exist).
upload
- 在上传图片时可以预览,支持在ie6和ie7浏览器-Can upload a picture in the preview, support for ie6 and ie7 browser
Money
- java课本上的课后习题代码,希望可以帮助后辈-Exercise after-school textbook java code, I hope to help younger
xiancheng
- 主要是关于Java中线程的问题,主要是写给初学者的,我觉得很好-Java in the major thread on the issue, mainly addressed to beginners, I feel good! ! !
Count011
- 可以实现简单立方.平方计算的小型计算机。-Can be simple cubic. Square small computer calculation.
days
- 计算两个日期间的天数的程序源代码,java小程序-Calculate the number of days between two dates of the program source code, java applets
Shap
- 创建一个几何类型类,其中有计算面积getArea()和周长getPerimeter()抽象方法,然后通过它派生出三角形类、圆形类、矩形类,并通过测试类进行测试-Create a geometry type class, which calculated area getArea () and perimeter getPerimeter () abstract method, then it is derived from the triangle class, round type, rect