资源列表

排序选择:

« 1 2 ... .00 .01 .02 .03 .04 67405.06 .07 .08 .09 .10 ... 267454 »

[WEB源码ModelWorld

说明:一个模型销售网站源代码,典型的电子商务网站,用JSP编写-A model for sale website source code, a typical e-commerce sites, using JSP prepared
<minl> 在 2025-08-26 上传 | 大小:8.72mb | 下载:0

[图形图象bmp

说明:介绍图像编程原理和实现方式,比较不错适合初学者对于图像的理解方式。-Graphics Programming introduce the principle and the realization of the way, more suitable for beginners and a good understanding of the way for the image.
<sundan> 在 2025-08-26 上传 | 大小:314kb | 下载:0

[通讯/手机编程modbus

说明: 两个MODBUD调试工具,可模拟作从机与主机,可自定义数据类型,该软件为英文版,但使用起来比效简单.-Two MODBUD debugging tools can be simulated for the host from the machine and can be custom data types, for the English version of the software, but simple to use than the effect.
<JANY> 在 2025-08-26 上传 | 大小:959kb | 下载:0

[操作系统开发neicun

说明:我所采用的内存管理思想是链表管理思想,内存分配方案是最佳适应方案(best fit)。其主要的数据结构为 struct node { char* p int memosize int flag struct node* next } 这是一个链表的结点的数据结构,用它来管理内存的分配与回收。P 表示所指的分配的内存的首地址,memosize 表示分配的内存块的大小,flag 为一个标志量,表示内存块是否被占用。用 1 和 0 来表示被占用和不被占
<ruikobe> 在 2025-08-26 上传 | 大小:2kb | 下载:0

[界面编程paike

说明:排课管理系统,用VB编写,包括文档,详细分析了排课模型-Timetable Management System, using VB preparation, including documentation, detailed analysis of the Course Scheduling Model
<minl> 在 2025-08-26 上传 | 大小:261kb | 下载:0

[数据结构常用算法kruskal

说明:本程序为使用克鲁斯卡尔 (kruskal)算法构造最小生成树,首先使用链表建立连通图,交换权值以及头和尾,对权值进行排序,使用克鲁斯卡尔 (kruskal)算法构造最小生成树-This procedure for the use of Kruskal (kruskal) Minimum Spanning Tree Algorithm, the first to use linked lists to establish connectivity map, the right to exchang
<ruikobe> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[网络截获/分析Get_MacAddress

说明:组装并利用winpcap提供的函数发送arp请求报文,分析捕获到的arp响应报文,从中得到的源MAC地址就是本地网卡的MAC地址。 在得到本机网络接口的MAC地址和其上绑定的IP地址后,程序以本地网卡的身份向以太网其他主机输入的目的IP地址发送arp请求,并截获其回应,通过解析其中的源MAC地址,可以得到该IP地址对应的MAC地址。 -Assembly and use WinPcap to provide a function to send arp request packet, an
<cx> 在 2025-08-26 上传 | 大小:39kb | 下载:0

[数据结构常用算法biaodashi

说明:该程序为从原四则表达式求得后缀表达式,使用栈的数据结构,使用当前运算符与栈顶运算符进行比较,优先级高则入栈,之后出栈所有优先级比当前高的运算符,输入为 # 结束时,把栈中的运算符全部弹出-The program from the original four suffix expressions obtained expressions, the use of stack data structure, using the current Top-operator with the operato
<ruikobe> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算buchangjiasufa

说明:解决无约束非线性规划问题的直接法,由探测移动和模式搜索交替构成-To solve unconstrained nonlinear programming problem of the direct method, by the detection of moving and models alternately constitute english
<松鼠> 在 2025-08-26 上传 | 大小:127kb | 下载:0

[数据结构常用算法tree

说明:该程序的功能为已知二叉树中序遍历和后序遍历序列,求二叉树的二叉链表结构,程序中假设前序序列和中序序列已经分别储存在数组Pre和In中,由子树的前序和中序序列建立其二叉链表,在中序序列中查找子树根,计算左右子树的大小,置队列为空队列,输出左右孩子并入队列中-The functions of the program in order for the known binary tree traversal and postorder traversal sequence, and the binary
<ruikobe> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[加密解密RC4_JS

说明:RC4加密算法的Javascr ipt实现,用于网页中的RC4加解密。-RC4 encryption algorithm realize the Javascr ipt for the page RC4 encryption and decryption.
<cleversoft> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算zuisuxiajiangfa

说明:用解析法解无约束非线性规划问题,选择搜素方向通过一系列一维搜素来实现-Analytical method used for Unconstrained nonlinear programming problem, select the direction of Su-found through a series of one-dimensional search has always realize
<松鼠> 在 2025-08-26 上传 | 大小:363kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 67405.06 .07 .08 .09 .10 ... 267454 »

源码中国 www.ymcn.org