登录
首页 » 其他项目 » 《计算机网络与数据通信实验教程》源代码, WinRAR自解压包。

《计算机网络与数据通信实验教程》源代码, WinRAR自解压包。

于 2022-06-03 发布 文件大小:108.72 kB
0 195
下载积分: 2 下载次数: 1

代码说明:

《计算机网络与数据通信实验教程》源代码, WinRAR自解压包。-"computer networks and data communication experiment Guide" source code, WinRAR self-extract package.

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

发表评论

0 个回复

  • 局域波分解MATLAB代码,很全的,很好用
    局域波分解MATLAB代码,很全的,很好用-Local Wave Decomposition of MATLAB code
    2022-11-10 00:50:03下载
    积分:1
  • 大地电磁测深(MT)一维层状模型电阻率正演。计算不同频率的电阻率,反应电阻率随深度的变化。...
    大地电磁测深(MT)一维层状模型电阻率正演。计算不同频率的电阻率,反应电阻率随深度的变化。-Magnetotelluric sounding (MT) one-dimensional layered model of resistivity forward modeling. Calculate the resistivity of different frequencies, the reaction changes in resistivity with depth.
    2022-04-21 05:28:32下载
    积分:1
  • CCTV system, the ticket printing. Beginners to see other people do not look, a b...
    闭路电视收费系统,票证打印用的。 给初学者看看,其它人就别看了,有点丑陋。。。。 初始密码123-CCTV system, the ticket printing. Beginners to see other people do not look, a bit ugly. . . . The initial password 123
    2023-03-29 15:40:03下载
    积分:1
  • example
    轨迹跟踪程序例子-example
    2023-07-03 21:45:04下载
    积分:1
  • 酒店管理系统,铅的SQL,包括密码没有它是高贵的3…
    酒店管理系统,pb+sql,无密码包括如同堂堂吧 323-hotel management system, pb sql, including passwords without it as a dignified 323
    2022-06-03 07:50:29下载
    积分:1
  • 在研究了各种预览方法后,作为总结,写了这个程序,跟大家一起分享。 上次写的简便无刷新文件上传系统最初的的就是用来实现这个图片预览效果。 兼容:ie6/...
    在研究了各种预览方法后,作为总结,写了这个程序,跟大家一起分享。 上次写的简便无刷新文件上传系统最初的目的就是用来实现这个图片预览效果。 兼容:ie6/7/8, firefox 3.5.5 后台支持下还兼容:opera 10.10, safari 4.0.4, chrome 3.0 asp版本使用Persits.Jpeg组件缩放图片,测试请先安装该组件。 -After studying the various preview method, in summary, wrote this program to share with you. The last write simple non-refresh file upload system, the initial aim is to achieve this image preview. Compatibility: ie6/7/8, firefox 3.5.5 is also compatible with the background support: opera 10.10, safari 4.0.4, chrome 3.0 asp version of the use of Persits.Jpeg component scaling picture, testing, install this component.
    2022-03-24 00:03:49下载
    积分:1
  • 就是个程序的排序比较中的一个控制,是正式发布前的实验品.还可以吧.应该有一点参考价值....
    就是个程序的排序比较中的一个控制,是正式发布前的实验品.还可以吧.应该有一点参考价值.-is in process of ordering more of a control, was released before the experiment. It can also. There should be little reference value.
    2022-10-06 15:55:03下载
    积分:1
  • five pig game
    实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个) 2.两边的人随着分子的变化而变化 算法大致描述: 左边的人: 当当前分数超过最大分数后,人开始下降, 下降的高度=总高度*((当前分数-最大分数)/最大分数) 加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度” 这样显示出来的图片就“等于下降了一些” 右边的人: 和左边的人相反,右边的人是升高, 升高的高度=总高度*((最大分数-当前分数)/最大分数) 图片左上角的高度不变,只是增加图片高度,大小为升高的高度 这样显示出来的图片就“等于身高了一些” 未实现的目标(暂时的) 1.点击珠子的时候最好有动态效果 2.珠子移动的动态效果-five pig game
    2022-07-14 13:35:33下载
    积分:1
  • 可用于射频卡读写基于MS VC6.0开发的源码(VC6.0).rar
    可用于射频卡读写基于MS VC6.0开发的源码(VC6.0).rar-Radio frequency card reader source (VC6.0). Rar
    2022-08-11 00:45:45下载
    积分:1
  • //特 点: // // 1、功能完整,直接使用 // // 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 // /...
    //特 点: // // 1、功能完整,直接使用 // // 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 // // 3、对减少内存占用、尽量减少屏幕操作进行适当优化 // // 4、新方块生成高度随机,绝对无规律 // // 5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行 // -//features :// 1, the functional integrity, the use of direct//// 2, module-independence, Transplant convenience, external and move only init function, and the amendment shows can be imported//// 3. to reduce the memory footprint, minimizing operating properly screen optimization//// 4, the new generation highly random box, absolutely no rules//// 5, the simulation environment for Keil7.5 Proteus6.5. can be on-line off-line operation
    2022-07-12 09:40:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载