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

搜索资源列表

  1. dpll_4

    0下载:
  2. 实现4阶数字锁相环,老外写的,有详细注释,如果您觉得不错,就re一下-achieve four bands DPLL, a foreigner writing a detailed notes, if you think it's good, what re
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.93kb
    • 提供者:liu
  1. callback

    0下载:
  2. 通讯界面编程,源代码,可进行二次开发 -communications interface programming, source code can be re-developed.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:37.91kb
    • 提供者:jiang
  1. rp-pppoe-3.4.tar

    0下载:
  2. 0. Install the rp-pppoe-software -------------------------------- You should have already done this by the time you re reading this. If not, go back and read README. 1. Set up your Ethernet hardware --------------------------------
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:183.39kb
    • 提供者:chensi
  1. testserialport

    0下载:
  2. 串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -development in a different way
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:39.42kb
    • 提供者:qin
  1. CBuilderGetTime

    0下载:
  2. 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.75kb
    • 提供者:wangjing
  1. OFDM_SNR

    0下载:
  2. BPSK modulation with BER with and without OFDM Here are the files for a OFDM modulation. Where in I have used a BPSK modulation and showed the decrease in BER with OFDM. This project was done as a course project under the Guidance of Dr. Dayalan Ka
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.8kb
    • 提供者:王海霞
  1. ACE_NetworkProgramming

    0下载:
  2. ACE网络编程,英文版,主要讲解网络设计模式的,两卷 C++ Network Programming_1_Mastering Complexity With ACE_and_Patterns.chm C++ Network Programming_2_Systematic Reuse With ACE_And_Frameworks.chm-ACE network programming, in English, on the main mode of network design, Vo
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4.44mb
    • 提供者:李阳
  1. choukoutiaoshi

    0下载:
  2. 主要适应于串口调试工作,程序使用MSComm控件处理串口底层,可以在线调整各种通信速率,奇偶效验,通信口等参数而无需重新启动程序.-mainly adapted to the serial testing, procedures to deal with the use of MSComm Serial bottom, Online can adjust communication speed, parity-effective experience, communication paramet
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:43.96kb
    • 提供者:张静
  1. QAMTransmissionThroughaCompanding

    0下载:
  2. Abstract-The effect of the companding process on QAM signals has been under investigation for the past several years. The compander, included in the PCM telephone network to improve voice performance, has an unusual affect on digital QAM data
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.03mb
    • 提供者:雨笑了
  1. PortExpert10_SRC

    0下载:
  2. 端口专家是一个优秀的端口(串口、并口)监视、调试程序,有以下基本功能: 1.能动态设置各种通讯速率、奇偶校验、数据位、停止位和流控; 2.可以16进制形式自动显示接收到的数据,并能同时发送ASCII码(包括中文)和16进制字符串,可以任意设定自动发送周期,定时发送数据; 3.能将接收数据保存成文本文件,便于比较观察;并能发送任意大小的数据文件(以二进制形式发送); 4.能自动保存设置参数,无需每次重新设置。-port experts is a good ports (serial, parall
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:257.38kb
    • 提供者:柳如飞
  1. tcp_chat_stone_lee

    0下载:
  2. 用TCP编写的chat_server和chat_client,一定要先运行chat_server,再运行chat_client,否则会出错。不必要一方一次说一句,一方可以连续说多句。用byte[],能显示汉字。-prepared by using TCP chat_server and chat_client, you must first run chat_server, re-running chat_client, otherwise they will be wrong. Unneces
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.11kb
    • 提供者:app
  1. portanal

    1下载:
  2. 端分析, 分析端口正在被哪个应用程序使用 It sounds like an easy thing to do - display a list of Internet connections, together with the application that s using each one. But it s the trickiest demo on this web site. Undocumented NT APIs, mysterious hardware structures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:334.7kb
    • 提供者:zero
  1. pcap

    0下载:
  2. 对分成多个TCP传输的文件重组,去除头信息,得到数据内容,并可以显示或输出 到文件。例如,FTP传输RM时,可以将探测到的TCP包重组并保存至文件,就可以观 看了。-Transfer of files into multiple TCP restructuring, removal of the first information, to receive data content, and can display or output to a file. For example, FTP t
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:150.61kb
    • 提供者:hyboo
  1. spy

    0下载:
  2. SPY++中文教程 重新编译过的 网上下载的大部分都不能正常显示哦!! -SPY++ English tutorial re-compiled most of the download can not display properly Oh! !
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:99.25kb
    • 提供者:于凯鸿
  1. fm

    0下载:
  2. 频率调制,属于角度调制中主要一种,相位调制可以通过对信号先微分再调频获得-Frequency modulation, angle modulation in the main belong to a kind of phase modulation of the signal can be differential access to re-FM
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.21kb
    • 提供者:好好
  1. tixingtu

    1下载:
  2. 经验设计法简介 梯形图程序设计是可编程控制器应用中最关键的问题 ,PLC 梯形图程序设计常用方法有 : 经验设计法、顺序控制设计法和逻辑代数设计法等。 PLC 梯形图程序用“经验设计法”编写 , 是沿用了设计继电器电路图的方法来设计梯形图 , 即在某些典型电路的基础上 , 根据被控对象对控制系统的具体要求 , 不断地修改和完善梯形图。有时需要多次反复地进行调试和修改梯形图 , 不断地增加中间编程元件和辅助触点 , 最后才能得到一个较为满意的结果。因此 , 所谓的经验设计法是指利用已经的经验
  3. 所属分类:Communication

    • 发布日期:2016-10-14
    • 文件大小:215.63kb
    • 提供者:
  1. vbnetdde

    0下载:
  2. ompiling --- --- If you re not using the VS.NET IDE, this command will compile the project: vbc -debug- -removeintchecks+ -optimize+ /target:winexe -r:system.dll,system.windows.forms.dll,system.drawing.dll dde.vb DDEwindow.vb If you re
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:10.97kb
    • 提供者:Nik143532
  1. RealtimeCommunicationSystem

    0下载:
  2. 一个聊天系统的服务器端, 建立侦听套字,建立连接套接字,动态隐藏与显示控件使用列表框控件等。高级按钮控件的定制,高级列表框的定制,连接套接字的建立以及与服务器的连接等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。 客户端的配置文件为Debug目录下server.info文件;可以直接在server.info文件中进行修改,也可以利用客户端提供的设置接口进行修改。-A chat system,
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4mb
    • 提供者:杨云麟
  1. nmapwin_1.3.0_src

    0下载:
  2. NMapWin is a native Windows/2000/XP front-end for nmap. All features of nmap version 2.54beta36 have been incorporated into a fully Windows2000 compliant application. The actual nmap process is started in the background with all output re-
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3.06mb
    • 提供者:Tyr0
  1. QQchuankoudoudong

    0下载:
  2. 自己c语言编的QQ好友窗口抖动程序,输入好友的名字就能发生抖动。但是此程序还不完善,输入一次后,又得重新运行,再能和另一好友产生抖动-Own series of c language program QQ friends jitter window, enter the friend' s name will happen jitter. But this process is not perfect, enter once, then was re-run, and then can p
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:8.89kb
    • 提供者:张慧
« 12 »
搜珍网 www.dssz.com