资源列表

排序选择:

« 1 2 ... .39 .40 .41 .42 .43 74644.45 .46 .47 .48 .49 ... 267454 »

[JSP源码/Javaschoolchargesystem

说明:本学期的一个小项目学校收费管理系统,实现的代码还有说明文档都有。-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

[数据结构常用算法sorting

说明:通过10个固定的数字,简单的实现基本的基数排序-Through a fixed number of 10, the simple realization of the basic sort of base
<溺所至> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[其他数据库inforlib

说明:一个关于电子数据信息管理的程序,可以管理图书资料等-On electronic data and information management procedures to manage information such as books
<lft1019> 在 2025-07-01 上传 | 大小:2.38mb | 下载: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

[嵌入式Linuxbusybox-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/webserviceTestGetWeather

说明:一个获取天气信息的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

[行业发展研究bafeite

说明:这是一个传奇人物的传奇故事,股神巴菲特大家都不陌生,很不错的内容.-This is a legend of the legendary story of Warren Buffett you do not unfamiliar with the content is pretty good.
<jacky> 在 2025-07-01 上传 | 大小:305kb | 下载:0

[Windows编程process

说明: 编写一段源程序,应用系统调用fork()创建两个子进程,当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示字符“a” 子进程分别显示字符“b”和字符“c”。试观察纪录屏幕上的显示结果,并分析原因。fork()系统调用函数说明、参数值及定义 fork()函数功能: 创建一个新进程 int fork() 其中返回int取值意义如下: 0:创建子进程,从子进程返回的id值 大于0:从父进程返回的子进程id值 -1:创建失败
<溺所至> 在 2025-07-01 上传 | 大小:3kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 74644.45 .46 .47 .48 .49 ... 267454 »

源码中国 www.ymcn.org