登录
首页 » Windows Socket编程 » With the development of modern information technology, the world economy is unde...

With the development of modern information technology, the world economy is unde...

于 2022-09-27 发布 文件大小:1.73 MB
0 299
下载积分: 2 下载次数: 1

代码说明:

随着现代信息技术的发展,世界经济正经历着一次深刻的变革,这场变革正在极大的改变着世界经济的面貌,也使制造业所面临的生存环境发生了翻天覆地的变化。世界市场从传统的相对稳定型市场向着动态多变的市场演变,同行业、跨行业之间的竞-With the development of modern information technology, the world economy is undergoing a profound change, this transformation is a great change in the face of the world economy, but also faced by the manufacturing environment has changed dramatically. The world market is relatively stable from the traditional markets of the market towards the dynamic evolution of the industry, cross-industry competition between

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 支持2
    支持2-4人局域网对战,Host作为主机,Join加入游戏.采用回合制. config.txt有游戏说明。-2-4 LAN support the war, Host, as the mainframe, Join in to play. Round using the system. config.txt game shows.
    2022-01-22 13:58:15下载
    积分:1
  • 熟悉Http协议的请求和响应格式,写一个简单的Http服务器。 基本要求: 1 正确解析Http请求,实现简单的GET请求回应。 2 模拟...
    熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。 基本要求: 1 正确解析Http请求,实现简单的GET请求回应。 2 模拟一个对象(如:文件index.html)的GET回应(如:回应一个字符串),对于其他的对象,则根据Http响应格式回应对象不存在信息。 3 通过浏览器可检测自己的程序。如:输入http://the.ip.of.your.pc:serverPort/index.html,查看其响应结果。 4 对http请求的处理必须采用多进程实现,即主进程负责等待请求连接,每当收到一个请求后,产生一个子进程对该请求做单独处理,主进程继续等待新请求,子进程在处理完其请求后结束自己。详细要求参考课本要求。(多进程编程参考函数fork()) -Http familiar with the agreement of the request and response format, write a simple Http server. Basic requirements: Http parsing a proper request, to achieve a simple GET request to respond. 2 analog an object (such as: file index.html) of the GET response (such as: in response to a string), for other objects, then according to Http response format, the information to respond to the object does not exist. 3 can be detected through the browser s own procedures. Such as: Enter http://the.ip.of.your.pc:serverPort/index.html, see the results of its response. 4 pairs of http request processing must be used to achieve multi-process
    2023-04-01 20:15:03下载
    积分:1
  • telnet反向连接
    反向Telnet,反向连接 2008年以前用Delphi 7 写的小工具 当时在矿山使用 了我们开发的系统软件,没有宽带,使用GPRS无线数据上传 当时是为了维护方便,写了这个小工具! 分服务器端(主控端——swServer.dpr)和客户端(被控端——swClient2.dpr,安装在矿山电脑上), 公司有ADSL,但IP地址是动态的, 主控端启动后会在公司的网站(使用万网的主机)上登记IP,被控端启动后自动从公司网站获取IP, 然后主动连接主控端,主控端可以输入任何有效命令(包括DOS命令,或任何DOS程序),被控端接受 到指令后进行执行,并将执行结果返回主控端。
    2022-08-23 04:09:14下载
    积分:1
  • 点量BT的开发目的是让用户无需关心和了解BT的具体实现细节,只需要写几十行甚至几行代码,便可以实现一个功能完善而且强大的BT应用软件。目前点量BT已经在多家客户...
    点量BT的开发目的是让用户无需关心和了解BT的具体实现细节,只需要写几十行甚至几行代码,便可以实现一个功能完善而且强大的BT应用软件。目前点量BT已经在多家客户的网吧游戏更新系统 / 教育视频BT下载系统中应用. 点量BT源码使用高效的c++代码编写,提供标准的动态链接库(DLL),可供C/C++、Delphi、C#、Java、VB等语言和各常用开发环境调用,让您完全像调用系统API一样的调用 -BT point volume was developed to allow users without concern for and understanding of BT specific implementation details, just to write dozens of lines and even a few lines of code, they can realize a fully functional and powerful application software BT. BT has been present at the volume of customers in the Internet cafe to update the game system/education video download BT System. Point the volume of efficient use of BT source c++ Coding, provides a standard dynamic-link library (DLL), available C/C++, Delphi, C#, Java, VB and other language and the common development environment called, allows you to completely the same as calling the system call API
    2022-03-12 11:48:48下载
    积分:1
  • 端口扫描源代码
    端口扫描的源代码-port scanning source code
    2023-03-06 00:20:03下载
    积分:1
  • Multi
    多线程文件下载器 显示在listbox里 轮询 从downloadlist.ini中获取要下载的文件,并且校验MD5,存储数据库,重复的不再下载-Multi-threaded file download device displayed in the listbox inside polling from downloadlist.ini get to download the file, and verify MD5, store databases, repeat no longer download
    2022-03-23 19:39:38下载
    积分:1
  • 这是一个酒店管理系统软件,java数据库连接酒店马…
    这是个旅馆管理系统的软件 用JAVA连接数据库实现旅馆管理系统-This a hotel management system software with Java database connectivity hotel management system
    2022-12-16 18:30:03下载
    积分:1
  • 最新的borland社区聊天的客户端
    最新的borland社区聊天的客户端程序-latest community chat client
    2022-04-30 10:47:16下载
    积分:1
  • better e
    比较好的电子商务开发系统,可供大家学习-better e-commerce development system, we can learn
    2022-02-15 03:56:31下载
    积分:1
  • 多聊和私聊的实现序,对你们应该有很大的帮助哦
    多聊和私聊的实现程序,对你们应该有很大的帮助哦-Private Chat, and chat over the procedures, you should be very helpful oh
    2022-05-07 22:55:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载