资源列表
排序选择:
[JSP源码/Java] address
说明:JAVA的Web Service应用,包含通讯录源代码-JAVA for Web Service applications, including Address Book source code<wangkewen> 在 2025-07-18 上传 | 大小:738kb | 下载:0
[Windows编程] wanqugandejisuan
说明:弯曲杆的计算,包括悬臂梁、简支梁、外申梁,可计算集中力、力矩、分散力的效果,可由图形显示。-Bending under the terms, including the cantilever, simply supported beam, outside the申梁, concentration calculation, torque, the effect of scattered power by the graphical display.<lvlei> 在 2025-07-18 上传 | 大小:73kb | 下载:1
[数据结构常用算法] car-parking
说明:该程序主要实现停车场的模拟管理。总共使用了一个队列俩个堆栈。其中一个堆栈用来描述停车场,另一个堆栈是一个临时堆栈,用于存放从停车场出场的汽车。队列用于存放在便道等候入场停车的车辆。-this program mainly used for simulating car-parking.there are two stacks and a queue.the first stack used for the park,the second is used to park cars for temp<> 在 2025-07-18 上传 | 大小:182kb | 下载:0
[Internet/网络编程] tdiclient
说明:A Kernel Mode TDI Client Driver Sample Code<Vernon> 在 2025-07-18 上传 | 大小:2kb | 下载:1
[数据结构常用算法] SparseMatrixfinal
说明:稀疏矩阵运算器 对稀疏矩阵采用三元组存储,实现加法 减法 乘法的功能-Sparse Matrix calculator used on the sparse matrix triple storage, the realization of the function of multiplication addition subtraction<> 在 2025-07-18 上传 | 大小:2kb | 下载:0
[Windows编程] TestPath061123
说明:【专题】路径类,用于对路径的一些操作TestPath061123.rar-TestPath<yll> 在 2025-07-18 上传 | 大小:43kb | 下载:0
[Internet/网络编程] python-oauth
说明:OAuth认证协议的Python语言实现。OAuth协议是一个标准的Web认证协议,很多系统(Digg, Jaiku, Flickr, Ma.gnolia, Plaxo, Pownce, Twitter, Douban and hopefully Google, Yahoo)采用它来做API的认证。-OAuth authentication protocol Python language implementation. OAuth is a standard protocol for Web<eastxing> 在 2025-07-18 上传 | 大小:19kb | 下载:0
[Audio] Audio-DotNet
说明:这个文章及示例讲解如何在C#的应用程序中播放声音文件。示例采用了多线程。-Examples of this article and explain how C# applications to play sound files. Examples of the use of a multi-threaded.<feelwindy> 在 2025-07-18 上传 | 大小:719kb | 下载:0
[Windows编程] libiconv-1.12.tar
说明:字符集转换程序,提供iconv()函数,可将多种编码的字符集互相转换,如将GB2312->UTF-8,等等。-GNU LIBICONV- character set conversion library This library provides an iconv() implementation, for use on systems which don t have one, or whose implementation cannot convert from/to Unic<李喜毅> 在 2025-07-18 上传 | 大小:4.3mb | 下载:0
[数据结构常用算法] TreeTraverse
说明:二叉树的遍历操作,树结构用二叉链表存储,遍历时采用递归先序 中序 后序,层次遍历和非递归先序 中序 后序遍历-Binary tree traversal operations, binary tree structure list with storage, the use of recursive traversal sequence in the sequence after the first sequence, level and non-recursive traversal sequ<> 在 2025-07-18 上传 | 大小:206kb | 下载:0