-
KERMIT C language source code, of which there were a lot of useful things for th...
KERMIT C 语言源代码,其中有好多有用的东西,适合c学习较好的人员!-KERMIT C language source code, of which there were a lot of useful things for the better learning c staff!
- 2023-09-08 13:05:03下载
- 积分:1
-
shuixiaxindaodejiucuomayanjiujiruanjianshixian
水下信道的纠错码研究及软件实现,对研究纠错码的工程师有帮助(Underwater channel error-correcting codes and software implementation, error-correcting codes of research will help engineers)
- 2008-12-26 17:41:16下载
- 积分:1
-
p2t
原工程为pdftotext但在使用时候发现很难使用,于是自己整理了一下,最终生成的文件为动态链接库p2t.dll里通这个导出函数,直接把PDF转化成文本文件,留着自己用的,现在传上来分享一下.(Original works of pdftotext but found it difficult to use in the use of time, so he tidied, the resulting file is a dynamic link library p2t.dll li through the export function, directly to the PDF into text files, keep their own use, Now pass up share.)
- 2013-10-30 22:39:00下载
- 积分:1
-
HOME
vc++ 固高gt400系列 home 回零软件编程 源代码(Solid high-vc++ software programming gt series back to zero)
- 2020-09-11 08:07:59下载
- 积分:1
-
NearWay
说明: 在高速公路紧急救援系统中最基本、最关键的问题就是最短路径问题。“最短路径",顾名思义就是在所有路径中找到一条距离最短的路径,保证事故发生时救援资源能以最快的速度到达事故点,同时也能以最快的速度从事故点到达具备后续救援条件的救援点,达到及时救援处理的目的。(In the emergency rescue system of expressway, the most basic and key problem is the shortest path problem. "Shortest path", as the name implies, is to find the shortest path among all the paths to ensure that the rescue resources can reach the accident point at the fastest speed when the accident occurs, and can also reach the rescue point with follow-up rescue conditions at the fastest speed from the accident point, so as to achieve the purpose of timely rescue and treatment.)
- 2020-07-05 21:02:45下载
- 积分:1
-
iTennis
An demo of view base iPhone tennis game
- 2009-12-23 17:04:16下载
- 积分:1
-
odbc-student
VC++60编译通过,利用ODBC操作*.mdb数据库,非常完善的学生信息管理系统。可以改为其它数据库。(VC++ 60 compiler through the use of ODBC operation*. mdb database, an excellent student information management system. Could be converted to other databases.)
- 2008-07-09 22:29:15下载
- 积分:1
-
test
以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别(In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition)
- 2013-08-28 09:10:47下载
- 积分:1
-
Work3.5
上海交通大学数据结构课程的课后作业系列3.5:仅供参考,最好还是自己去写(Shanghai Jiaotong University data structure course homework Series 3.5: for reference, it is best to write their own)
- 2013-12-27 21:00:03下载
- 积分:1
-
在 Linux 上的 TCP 服务器客户端
客户机/服务器是一个程序的关系,其中一个程序(客户端)从另一个程序(服务器)请求服务或资源。
尽管在客户端/服务器模型可以用于由单个计算机内的程序,它是用于联网的更重要的概念。在这种情况下,
客户端建立到服务器的连接通过一个局域网(LAN)或广域网(WAN),例如因特网。一旦服务器完成客户
端的请求,连接被终止。将Web browseris已经请求从服务器服务的客户端程序;事实上,服务和种源提供的
服务器是该Web页的提供。
在该服务器满足了客户提出的要求,计算机交易是非常普遍和客户端/服务器模式已成为网络计算的核心思想
之一。大多数业务应用程序使用一样的客户机/服务器模型做互联网的主程序,TCP/ IP。例如,当您在计算机
中查看您的银行帐户,在您的计算机上的客户端程序将请求转发给服务器程序在银行。该程序可以依次请求
转发到它自己的客户端程序,然后将请求发送到数
- 2022-07-11 12:22:58下载
- 积分:1