资源列表
排序选择:
[JSP源码/Java] schoolchargesystem
说明:本学期的一个小项目学校收费管理系统,实现的代码还有说明文档都有。-This semester the school charges a small project management system, the realization of the code also have the documentation.<tobeyou> 在 2025-07-01 上传 | 大小:1.88mb | 下载:0
[图形图像处理(光照,映射..)] findthresh
说明:在图形图像处理中创建判别分析阈值的函数以求阈值,本函数对传入的CDibObject对象中的图像用判别分析法确定阈值-Image processing in the graphics to create a discriminant function analysis of the threshold to threshold, the function of the incoming image CDibObject object discriminant analysis used to de<温媛媛> 在 2025-07-01 上传 | 大小:2kb | 下载:0
[嵌入式Linux] busybox-1.12.1.tar
说明:嵌入式linux的shell环境busybox1.12.1-The shell embedded linux environment busybox1.12.1<于> 在 2025-07-01 上传 | 大小:2.26mb | 下载:0
[图形图像处理(光照,映射..)] THRESHOLD
说明:本函数对传入的CDibObject对象中的图像用给定的阈值进行阈值化 // (只对8位灰度图像有效)-The function of the incoming object CDibObject image with a given threshold threshold of// (only 8 gray image effective)<温媛媛> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[其他小程序] soring
说明:调用方法,简单的使用栈实现进制间的转换。如十进制和八进制的转换/设计一个算法,将顺序表重新排列成以第一个元素为界的两部分,前一部分元素的值都小于它,后一部分元素的值都大于或等于它。-Call the method, the use of a simple stack to achieve the conversion between hexadecimal. If the decimal and octal conversion/design an algorithm will be re-ar<溺所至> 在 2025-07-01 上传 | 大小:2kb | 下载:0
[xml/soap/webservice] TestGetWeather
说明:一个获取天气信息的webservice,输入城市信息,远程获取本地信息-Access to weather information of a webservice, enter a city information, remote access to local information<田子桐> 在 2025-07-01 上传 | 大小:18kb | 下载:0
[OA系统] workflowModel
说明:工作流参考模型,讲述的工作流参考模型。并对其进行了仔细的分析,是一本学习工作流的好书-Workflow Reference Model, described in the workflow reference model. And conducted a careful analysis, is a good book to learn the work flow<jackey> 在 2025-07-01 上传 | 大小:168kb | 下载:0
[数据结构常用算法] heapsort
说明:从最后一个非叶子结点开始从后往前进行调整,保证了根下的所有子树都是最大堆,最后对根进行调整,使整棵二叉树为最大堆,保证了根结点为整棵数的最大值点,完成了建堆的过程,再将根结点跟最后一个结点进行交换,如此反复操作,则堆排序就完成了,其中堆排序的过程采用了满二叉树的概念。-From the final of a non-leaf node after the move began to be adjusted to ensure that the root of all sub-tree are t<溺所至> 在 2025-07-01 上传 | 大小:1kb | 下载:0