资源列表
JDBC连接oracle数据库
- 一个JDBC连接数据库的例子(oracle)-a JDBC to connect to the database example (oracle).
polynormal
- 多项式插值,可作内插,外插,分段,阶数任意,插值后的结果由原数组返回。-polynomial interpolation and can be used for interpolation, extrapolation, segmentation, arbitrary order, the interpolation results to the original array.
981
- C语言编的动画,用于机械运转的动画设计和结构变换-C language of animation series for the mechanical operation of the animation design and structure transformation
ReverseWord
- reverse words in a sentence
利用Sobel边缘算子法对图像进行边缘提取的源代码
- sobel边缘算子对图像进行边缘提取,简单实现,对图像处理的朋友大有裨益。-pixel Edge Operator right image edge extraction, the simple realization of the right image processing friends useful.
sobel
- 用于图象边缘检测,是一个视频采集的基础-for image edge detection, is a collection of video
waterfill_cover
- This code is a subprogram for Waterfilling algorithm-This code is a subprogram for Waterfilling algorithm...
WritetoExcel
- C#工程变量导出到excel,并按照指定的文本为文件夹名保存为.xls格式-C# project variables exported to excel, and in accordance with the specified text to save it as a folder name. Xls format
postfixexpression
- 运用栈的基本运算。(进栈、出栈) 依次扫描表达式的操作数并入栈,遇到运算符时,将后进的两个操作数出栈,对其进行运算,将运算结果入栈。照此方法,进行下去,一直到执行完最后一个运算符,输出结果。-The use of basic computing stack. (Into the stack, out of the stack) followed by scanning the expression operands and stack encountered operator, it wil
Josephu
- Josephu 问题为:设编号为1,2,… n的n个人围坐一圈,约定编号为k(1<=k<=n)的人从1开始报数,数到m 的那个人出列,它的下一位又从1开始报数,数到m的那个人又出列,依次类推,直到所有人出列为止,由此产生一个出队编号的序列。-Josephu issues: Let numbered 1,2, ... n of the n individuals sitting around, agreed number k (1 < = k < = n) the number
youbiao
- 对数据库高级编程中存储过程的游标的使用。-Advanced Programming in the database stored procedure cursor usage.
dbClass
- 通过php对mysql进行封装,是可以进行参考的资料-Mysql through php on the encapsulated data can be referenced