资源列表
JDBC连接oracle数据库
- 一个JDBC连接数据库的例子(oracle)-a JDBC to connect to the database example (oracle).
981
- C语言编的动画,用于机械运转的动画设计和结构变换-C language of animation series for the mechanical operation of the animation design and structure transformation
利用Sobel边缘算子法对图像进行边缘提取的源代码
- sobel边缘算子对图像进行边缘提取,简单实现,对图像处理的朋友大有裨益。-pixel Edge Operator right image edge extraction, the simple realization of the right image processing friends useful.
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
automated-trading-code-C-2-
- 用c写的《自动化交易》代码很不错的。多多下载啊。-Written by c " automated transaction" code is very good. Download a lot ah.
youbiao
- 对数据库高级编程中存储过程的游标的使用。-Advanced Programming in the database stored procedure cursor usage.
leiheduixiang
- 编写一个程序,实现如下要求: 构造函数重载 构造函数设置默认参数 有一个友元函数 有一个静态数据成员 有一个静态成员函数 使用不同的构造函数创建不同的对象 -英语中文(简体)日语Write a program to achieve the following requirements: Constructor overload Constructor sets the default parameters There is a friend func
rrtsspcodeest
- rtsp协议的主要实现代码码,里面的函数值的参考。头文件 -rtsp protocol mainly the code code inside a function of the value of the reference. Header files
fast_sort
- /*快速排序:以待排序元素中的第一个元素作为基准将带排序的元素分为三组 *大于基准元素为一组置于基准值的右边,小于基准值的元素为一组置于基准值的左边, *基准值为一组,这样就找到了基准元素的位置就确定了 *如此递归调用。直到每一组的low==high,即实现了排序的要求。 */ -/* Rapid Sort: the first element to be sorted in the element as a basis with with sorting the eleme
dbClass
- 通过php对mysql进行封装,是可以进行参考的资料-Mysql through php on the encapsulated data can be referenced
Algo_Floyd_Steinberg
- Floyd Steinberg code implementation
