搜索资源列表
zakewww
- 这是我花了一个星期独立编出来的课设,得了100分,整个专业就只 有三个满分!现拿出来和大家一起分享,内含24点游戏,飞机订票系统 和火车信息查询系统以及课设论文,注释非常详细,相信对学习C语言 和数据结构的同学大有帮助。 -This is what I spent a week down the independent class-based, had 100 points, on the whole, only three out! Now like to share with
c_alg
- c++常用算法集,包含数据结构,图论等成熟经典算法-c commonly used algorithm set includes data structures, graph theory, and other mature classical algorithm
cyuyanphonebook
- 通讯录程序源代码..一个综合运用了多种数据结构和算法的程序。完全使用标准 C 编写!绝对值得细细品味!-directory source code .. a comprehensive use of a variety of data structures and algorithms procedures. Fully prepared to use the standard C! Definitely worth a careful look!
gsoap-2.7.tar
- gSoap工具源代码,gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来.-gSoap tools source code, gSOAP compil
datastruct
- C语言的数据结构,全部用标准 C语言实现。非常有帮助的-C language data structures, all using standard C language. Very helpful
MLC2.01-src
- A C implementation of Machine Learning Algorithms in Artificial Intelligence. Package includes data structures and also some test data.
radix.cpp
- data structures c++ radix sort
arregloPila.cpp
- data structures c++ stack cla-data structures c++ stack class
gSOAP
- gSOAP是一个夸平台的,用于开发Web Service服务端和客户端的工具,在Windows 、Linux、MAC OS和UNIX下使用C和C++语言编码,集合了SSL功能。 -The gSOAP compiler tools provide a SOAP/XML-to-C/C++ language binding to ease the development of SOAP/XML Web services and client application in C and/or C+
emis5
- 本项目旨在通过一个简化的企业管理信息系统(Enterprise Management Information System, EMIS)项目,使学生在完成对C/C++程序设计语言和基本数据结构与算法课程的学习后,综合运用 所学到的语法和算法知识,构建一个接近实际应用场景的软件系统,以达到复习和巩固前期课程内容 并为后续课程奠定基础的目的。-This project aims through a simplified corporate management information s
TCP
- 用C语言或其它程序设计语言实现TCP协议工作过程D的程序,要求用开发语言中的数据类型实现TCP协议涉及到的相关数据结构,定义与其它协议模块的调用接口。-Using C language or other programming languages work process D TCP protocol procedures required to achieve call interface TCP protocol related to the relevant d
gsoap-2.8.32.tar
- gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来。(The gSOAP compiler provides a SOAP/XML about the
HttpWebRequest
- 兼容c# HttpWebRequest类及相关数据结构的c++多线程下载封装类,底层使用curl实现。可以用于unity多线程下载,解决unity某些版本多线程不稳定的问题。(This dll exports a multithread downloading class which is compatible with c# HttpWebRequest class and its related data structures. It uses curl for network implem