CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - connection

搜索资源列表

  1. 032223

    0下载:
  2. 设f(x)=1+x+x2+x5+x27,试分别写出实现下列移位寄存器的程序: 以f(x)为联接多项式的DSR; 以f(x)为联接多项式的LFSR。 可供选择的联接多项式: f1(x)=1+x+x4+x6+x30; f2(x)=1+ x3+ x31; f3(x)=1+ x6+ x31; f4(x)=1+ x7+ x31; f5(x)=1+ x13+ x31; -Let f (x) = 1 x x2 x5 x27, respectively try to writ
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1617
    • 提供者:houny
  1. VB-(ADO)-EXAMPLE

    0下载:
  2. 使用VB学习ADO编写数据库程序。数据库连接使用ADO方法。-VB study prepared ADO database programming. Using ADO database connection methods.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9757
    • 提供者:胡家宝
  1. Tcpudp

    0下载:
  2. 端口控制,检查不安全的连接,可用于发现木马等-port control, inspection unsafe connection, such as for detecting Trojan
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:4094
    • 提供者:ppp
  1. yuanchengmuma

    0下载:
  2. 远程控制,其中包含了连接,控制等功能,是学习网络编程很好的例子-remote control, which includes the connection, and control functions of the Learning Network Programming good example
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:7798856
    • 提供者:lizi
  1. netbiancheng

    0下载:
  2. 面向连接的客户机/服务器的网络编程哦,有服务器端和客户机-connection-oriented client / server network programming oh, and server and client
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2336
    • 提供者:吴阳辉
  1. bluetoothhop

    0下载:
  2. 蓝牙跳频系统的simulink仿真程序(This is a MATLAB simulation (SIMULINK) for the hop selection scheme in Bluetooth. Since nearly the same scheme is used for 79 and 23-hop system. Only the 79-hop system in simulated in the CONNECTION state.)-Bluetooth frequency hop
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:278253
    • 提供者:guostone
  1. TCPdaytimed

    0下载:
  2. 面向连接的TCPtime服务器程序-connection-oriented TCPtime server
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2022
    • 提供者:岳向阳
  1. Connection Booster

    0下载:
  2. 这个代码就可以改变一些联网的设置,例如MTU、TTL等-the code on the network can change some settings, such as MTU, as TTL
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:45262
    • 提供者:asong
  1. chremoport.rar

    0下载:
  2. VC++修改远程桌面连接的默认端口的程序源代码,因为工作需要,需要更改远程桌面连接的端口号,网上虽找到了,但大部分提示有病毒,所以不敢使用,自己根据远程连接端口的原理,即修改注册表REG_DWORD值,重写了一个。注意,修改后需要重启计算机才能生效。,VC++ modify the default Remote Desktop Connection port source code, because the job needs, and need to change the Remote Des
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:25407
    • 提供者:781
  1. chulijidiaodu

    2下载:
  2. 1.设定系统中有五个进程,每一个进程用一个进程控制块表示。 2.输入每个进程的“优先数”和“要求运行时间”。 3.为了调度方便,将五个进程按给定的优先数从大到小连成就绪队列。用一单元指出队列首进程,用指针指出队列的连接情况。 4.处理机调度总是选队首进程运行。采用动态优先数算法,进程每运行一次优先数就减“1”,同时将运行时间减“1”。 5.若某进程运行时间为零,则将其状态置为“结束”,且退出队列。 6.运行所设计程序,显示或打印逐次被选中进程的进程名,以及进程控制块的动态变化
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:272534
    • 提供者:
  1. glxgears-opengl

    4下载:
  2. 这是一个Linux下的OpenGL的程序,是一个测试你的Linux是否可以顺利运行2D、3D的测试软件。   这个程序弹出一个窗口,里面有三个转动的齿轮,屏幕将显示出每五秒钟转动多少栅,所以这是一个合理的性能测试。   窗户是可以缩放的,栅数多少极大程度上依赖于窗口的大小。如果你的显示卡够好,而且你的驱动程序也配合得很好,那齿轮就跑得越快。-Permission is hereby granted, free of charge, to any person obtaining a * co
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:291585
    • 提供者:
  1. mypool.tar

    0下载:
  2. MySql的C++连接池。在linux环境下实现的一个C++连接数据库的连接词。运行效率很不错。-The C++ MySql connection pool. In linux environment to achieve a C++ connect to the database conjunctions. Efficiency is very good.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:131738
    • 提供者:TC
  1. Zigbee_Linux

    2下载:
  2. 给出了CC2420在LINUX中的驱动程序,包括它和s3c2440的硬件连接图-Is given in the CC2420 driver in LINUX, including its hardware connection diagram, and s3c2440
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-02-28
    • 文件大小:45279
    • 提供者:郑伟
  1. granados200.tar

    0下载:
  2. Granados是一个基于.NET的SSH客户端库。同时支持SSH1和SSH2。实现了AES, Blowfish, TripleDES, RSA, DSA等加密验证算法。实现TCP协议连接。-Granados is a based on. NET client library for SSH. At the same time support the SSH1 and SSH2. Achieved AES, Blowfish, TripleDES, RSA, DSA and other cryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:138614
    • 提供者:sunxun
  1. hunt-1.5

    0下载:
  2. linux平台上高级的包嗅探和会话劫持工,Hunt能监视、劫持、重设网络上的TCP连接,在以太网上使用才有作用,并且含有监视交换连接的主动机制,以及包括可选的ARP转播和劫持成功后的连接同步等高级特征。-linux advanced platform packet sniffer and session hijacking works, Hunt to surveillance, hostage, to reset TCP connections on the network, in the o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:62867
    • 提供者:lidongqing
  1. linuxUDP

    0下载:
  2. 实现linux下UDP点对点信息传输(从客户端写入内容,发送给服务器端,再由服务器端返送回客户端),可以直观体会linux下的网络连接-Linux point under the UDP to achieve information transmission (from the client to write the content, sent to the server side, then returning back to the client server), you can visua
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1622
    • 提供者:fengjianhui
  1. socket

    0下载:
  2. Linux下C语言实现简单的socket编程,可以建立简单的tcp连接并实现登录、搜索、分享功能-C language socket programming under Linux, you can create simple tcp connection and achieve the registry, search, sharing features
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6032
    • 提供者:吴浩
  1. MyTcpView

    0下载:
  2. TCP连接状态观察工具,文件很小,能让你实时了解本机的网络连接状况-TCP connection state observation tool, file is very small, make you real-time understanding of the machine' s network connectivity status
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:50602
    • 提供者:andy
  1. ip-ld

    0下载:
  2. IP 网络连接查看 IP地理位置察看,IP雷达,-The IP network connection examines the IP geographical position examination, the IP radar,
  3. 所属分类:Scanner

    • 发布日期:2017-03-23
    • 文件大小:484516
    • 提供者:liwen
  1. psm20000210.tar

    0下载:
  2. 安全开发库。含客户端建立ssl连接、签名、证书验证、证书发布和撤销等。编译用到n-Development of the Treasury security. With the client to establish ssl connection, the signature, certificate authentication, and revocation of such certificates issued. Compiler used nss
  3. 所属分类:CA program

    • 发布日期:2017-11-16
    • 文件大小:418010
    • 提供者:站长
« 1 23 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com