搜索资源列表
数据结构7-骑士巡游
- 一组数据结构c源码->7-经典的骑士巡游--over-a data structure c-source-gt; 7-Cleveland classic parade -- over
用ftp协议完成多线程断点续传的源码
- 各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而
数据结构及算法经典源程序集
- 数据结构经典算法源码,包括二叉数,队列,栈.应有尽有-data structure classical algorithm source code, including the number two forks, queue, stack. Everything
数据结构与算法(JAVA语言版)源码
- 数据结构与算法(JAVA语言版)源码
3LayerLogin
- 登录(简单三层架构)源码 利用简单的登录和用户管理来演示三层结构的使用,数据绑定控件采用的是:GridView 我一直在寻找 稳健的三层架构 我也一直在研究 最后发现了 using的好处 自动连接 自动关闭 在 BLL中进行业务逻辑操作 UI中做显示-Log (a simple three-tier system) source code to use simple sign-on and user management to demonstrate the use of three-t
neibu
- 内部排序演示 数据结构课程设计 c语言设计 有源码 有注释-Sort of internal data structure curriculum design presentation c language design annotated source
test
- 数据结构实验报告,图及其应用的试验报告。 有源码,内容详细-Experimental data structure report, map and its application test report. There are source code and detailed
Csharp
- C#版 数据结构 教程 附C#数据结构源码-C# version of the data source attached to the structure of curriculum
DSA
- 数据结构与算法源码,C#语言开发的源代码。-Source data structures and algorithms, C# language to develop the source code.
Datastructure
- 暑假写的数据结构代码(用C++模板实现的)共有18个数据结构源码-Summer vacation to write the data structure of the code (using C++ templates to achieve) a total of 18 data structure source
pengbo
- 数据结构课程设计,电子家谱,家谱管理系统源码加课程设计报告-Data structure course design, electronic genealogy, genealogy management system source code plus Course Design Report
CSharp-database
- c#数据结构源码word版,包括数组/队列/链表/树/图-c# data structure source code version of the word, including an array/queue/list/tree /
CPPdata-structure
- C++数据结构源码,包括链表,树,图等各种基本数据结构的实现,适合练习-C++ source data structure, including the realization of the basic data structure linked list, trees, graphs and other suitable exercises
H264ToMp4
- H264转MP4格式,附带mp4数据结构源码,vs2010环境下编译-H264 To MP4,The supplementary mp4 source data structure,Compile vs2010 environment
NHibernate-4.1.1.GA-src
- NHibernate是一个面向.NET环境的对象/关系数据库映射工具。对象/关系数据库映射(object/relational mapping,ORM)这个术语表示一种技术,用来把对象模型表示的对象映射到基于SQL的关系模型数据结构中去。(ORM Database Access)
dsa_cpp_tsinghua
- 清华大学邓俊辉的数据结构与算法配套源码,C++模板实现(Tsinghua University, Deng Junhui data structure and algorithm matching source code)
CodeWin
- 数据结构与算法分析Java语言描述,书上源码(Data structure and algorithm analysis, Java language descr iption, the book source)
STL.源码剖析
- 对c/c++写的stl源码进行分析。对c语言的数组,链表,队列,栈等数据结构进行了封装(c/c++ stl explian ,stack, data struct)
数据结构(C语言版·严蔚敏)·源码
- 数据结构 源码;C语言描述。数据结构(C语言版·严蔚敏)·源码sdjalfs(data structure jldasjlfjdslfdsadafslk)
数据结构示例代码
- 清华大学邓俊辉是数据结构课的示例源码哦!(This is the source code which is used in Deng Junhui's class in Tsinghua University.)