登录
首页 » Windows Socket编程 » 极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏...

极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏...

于 2022-02-20 发布 文件大小:816.18 kB
0 200
下载积分: 2 下载次数: 1

代码说明:

极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏、算法演示等,含全部源码! 完整功能. 源代码: 有-excellent Web application generator (actually July edition, the author seems to now No update, but have quite a), attached numerous examples and components such as Web Server, Web, small game, the algorithm demonstration, including all source code! Full functionality. Source code :

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

发表评论

0 个回复

  • 一个自动组包 解包的实用序 多用于不同平台之间的数据转发...
    一个自动组包 解包的实用程序 多用于不同平台之间的数据转发-an automatic Package Solution Pack more practical procedures for different platforms between the transmitted data
    2023-05-06 09:00:04下载
    积分:1
  • 纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功:...
    纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功: 1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送; 2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- FRAMETIME)~ t这段时间内。 其他情况下都会产生冲突。 发生冲突时,错误帧继续传送,用户重新发送帧,设定一个随机数Rt,将该帧添加到第Rt/ FRAMETIME帧时上去,并设该帧的相对时间为Rt% FRAMETIME。这样即相当于用户等待一随机时间后重发。 对每一帧时进行上述控制,最终可得到成功发送的次数Suc,将其除以Suc = Suc /ARRAYLENGTH即得平均每帧时发送成功的帧数。 对于不同G,得到不同FrameArray,所得的Suc也不同,用一个数组来保存G与Suc的对应关系,再将其画出来。 -pure ALOHA agreement under the agreement, as long as users have a frame, it will transmit out, conflict, will wait for a random period of time before re-issued. Therefore, the current frame, there are only two circumstances can this success : 1) the current frame only one to send, and the current frame before one-time frame sent; 2) the current frame only to send a (t this moment), but before a final of a transmission time not (t-FRAMETIME) ~ t this time. Other cases will have conflict. Conflict, to continue to disseminate the wrong frame, users re-sending fram
    2022-01-21 18:08:46下载
    积分:1
  • nio服务端代码
    JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
    2022-02-16 06:36:06下载
    积分:1
  •  ?Socket 让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去Internet相关的序,但是为你在调用 connect() 前...
     ?Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?-Socket Programming let you frustrated? From the man pages is very difficult to get useful information? You want to go part time on the Internet-related programs, but for you to call connect () before the bind () and the structure of a loss?
    2022-02-15 22:05:47下载
    积分:1
  • 完美的完成端口客户端.性能稳定.已经测试过.希望给大家一点借鉴...
    完美的完成端口客户端.性能稳定.已经测试过.希望给大家一点借鉴-perfect completion ports client. Stable performance. Already tested. We hope to learn from 1:00 a.m.
    2022-03-06 04:12:40下载
    积分:1
  • A very good learning book vc .. Just getting started network programming stude...
    非常好的一本vc网络学习书.. 对刚入门的网络编程同学,非常值得 - A very good learning book vc .. Just getting started network programming students, a very worthy
    2022-04-12 08:22:43下载
    积分:1
  • 1、用户注册自动生成用户目录,并判断是否发送邮件(可选jmail、Cdonts、Aspemail组件) 2、网站列表、网站排行、首页酷站推荐,首页显示网站分...
    1、用户注册自动生成用户目录,并判断是否发送邮件(可选jmail、Cdonts、Aspemail组件) 2、网站列表、网站排行、首页酷站推荐,首页显示网站分类,并显示当天最新注册用户 3、首页显示:共有站点数、每天可注册数、当天注册人数 4、用户登录随机验证码功能,并对用户密码进行64位md5加密,并记录登录次数、登录时间、登录IP 5、WEB管理功能,可批量删除、复制、移动文件,文件改名,删除或建立目录,并可通过WEB直接下载所有类型文件,可在线编辑所有Ascall类型文件,并具有源码查找替换功能 6、内置高速无组件文件上传系统,可实时通过WEB上传文件 7、空间占用统计,精确显示空间使用状况 8、计数器功能,自动生成用户计数器代码,用户可选择计数器样式、初始化计数,并具有防刷新功能 9、修改用户资料、修改密码功能-1, registered users automatically generate user directory, and to determine whether to send mail (optional jmail, Cdonts, Aspemail components) 2, the website lists, site rankings, Home Kuzhan recommendation, Home website shows classification, and display the same day the latest three registered users, the Home show : A total number of sites, daily registration number, registration number four day, users random functional verification codes and user password encryption md5 64, and recorded the number of login, login time, logged 5 IP, WEB management functions, batch delete, copy, transfer dynamic document, renamed
    2022-08-16 13:23:34下载
    积分:1
  • 首先,读者可以先将DDK原来的packet例子序备份,然后用改动后的驱动序源码覆盖原先的代码(即覆盖packet...
    首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:programsNTDDK src etwork ndispacket目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures- gt; Development kits- gt; Windows 2000 DDK- gt; Checked Build Environment, there will be a console window. Use cd order to enter D : programs NTDDK src network NDIS packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the co
    2023-06-15 10:50:03下载
    积分:1
  • 是一个水波特效,也很漂亮,初学者可以自由的更换图片
    是一个水波特效,也很漂亮,初学者可以自由的更换图片-is a wave effects, and very beautiful, beginners can freely change the picture
    2022-01-25 16:00:08下载
    积分:1
  • 一个很具学习性的visualC++源码,希望给各位初学者有一个很好的帮助...
    一个很具学习性的visualC++源码,希望给各位初学者有一个很好的帮助-A study of very visualC++ Source, want to give you a good beginner help
    2022-03-19 17:16:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载