搜索资源列表

  1. java实现服务器和客户机通讯的的方法

    0下载:
  2. 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6027
    • 提供者:郑描中
  1. IPAddressTextBox_src

    0下载:
  2. 这是一个C#写的,关于输入IP的文本框的程序。所谓IP文本框与一般文本框不同的是,IP文本框中间有3个点\".\",这样用户就可以很轻松地在文本框中输入诸如218.267.1.2之类的数字了-This is a write C#, for the importation of IP-box procedure. The so-called IP version of the text box and the general fr a m
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9644
    • 提供者:旺铺
  1. 8051jing

    0下载:
  2. 8051进行8路LED模拟分支控制用8051的P1口作为输入、P0口作为输出,通过74LS244接8路LED模拟分支控制-8051 for 8-way analog LED branch controlling the P1 8051 as input mouth, P0 mouth as output, then eight road 74LS244 LED control simulation branch
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:310666
    • 提供者:jy
  1. aduc7000_pwm

    0下载:
  2. This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the P
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8599
    • 提供者:郭文彬
  1. st10f166_adc

    0下载:
  2. This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the conv
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:19077
    • 提供者:郭文彬
  1. outinof

    0下载:
  2. 对 输入输出流的简单报装,可以在程序调试是用于文本打印输出-of the input and output streams simple reportedly armored, and the procedure can be used to debug text printouts
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:10791
    • 提供者:kk
  1. Weekday星期计算程序源代码

    0下载:
  2. Weekday星期计算程序源代码 输入年/月/日,计算得出该日的星期数 -Weekday week program source code, the input / month / day, calculated the date of the few weeks
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34230
    • 提供者:赵宇智
  1. pathloss&gnoise

    0下载:
  2. cp0801_pathloss为UWB信道损耗计算函数,利用a=(c/(d^gamma))计算出信道增益,然后对函数的输入信号幅度进行变换得到输出结果。 cp0801_Gnoise1和cp0801_Gnoise2为产生AWGN的函数,分别为Eb/No和Ex/No条件下AWGN的产生-cp0801_pathloss for UWB channel depletion calculation function, use a = (c /
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1739
    • 提供者:贾凯
  1. 从BIOS控制计算机安全

    0下载:
  2. 纵观市场上的安全产品,从网络防火墙到各种网络加密、个人数字签证以及早期硬盘锁,均未能对个人计算机本身进行实质性的保护。这些安全机制大都基于这样一种原理:利用一个软件,输入一个特定的密码,经过验证后即可获得合法身份,从而实现各种操作,如购物、收发公文、浏览甚至修改机密数据。众所周知,这种基于纯密码的机制是很脆弱的,所以,许多关键行业和部门都采用了软、硬结合的方式,如设立各种Smart卡认证机制。在银行工作的职工,每人都有一张代表自己电子身
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2552
    • 提供者:zy
  1. LogicGate

    0下载:
  2. 1. 用面向对象思想描述组合电路; 2. 对给出的输入,计算输出。要求编程实现(C++语言),打印运行结果。 -1. Using object-oriented descr iption of combinational circuit; 2. For a given input, output calculation. Demand programming (C + + language), Print operati
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3767
    • 提供者:余凯军
  1. 采集器测试仪软件拼音输入法模块

    0下载:
  2. CCDC01采集器测试仪软件:拼音输入法模块 编译环境:Franklin 3.3.4。-CCDC01 Acquisition Tester Software : Pinyin input method module compiler environment : Franklin 3.3.4.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11313
    • 提供者:苏先生
  1. 监视键盘

    0下载:
  2. 可以监视键盘输入的小程序,通过加入监视信息而监视此程序运行时的密码输入,如QQ,-can monitor keyboard input to the small program by adding surveillance information of this procedure and surveillance operation at the password input, if QQ,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20427139
    • 提供者:张宪君
  1. zlib123

    0下载:
  2. The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input data. The second occurrence of a string is replaced
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:5143890
    • 提供者:MCU2000
  1. vb6.0做的RS232数字输入的串口编程例子

    0下载:
  2. vb6.0做的RS232做数字输入的串口编程例子-vb6.0 do so RS232 serial digital input to the programming examples
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2830
    • 提供者:卫平
  1. vbRS232数字输入转输出

    0下载:
  2. vb6.0RS232数字输入转输出的例子-vb6.0RS232 digital input to output examples
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2960
    • 提供者:卫平
  1. java键盘操作

    0下载:
  2. 本代码是关于java的键盘的输入,当你输入o是会弹出新窗口,当你输入其他是它会在最上一排显示你输入的字符,对学习java的同学是好例子-the java code is on the keyboard input, when you enter o is the new pop-up window When you enter the other is that it will show your best suit the chara
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:985
    • 提供者:李微
  1. screen_keyboard_src

    0下载:
  2. 屏幕软键盘,可通过软键盘向其他程序中输入字符-screen soft keyboard, through soft keyboard to the other procedures input characters
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20965
    • 提供者:an
  1. GETFLD

    0下载:
  2. Turbo Pascal Field Input Routines. -Turbo Pascal Field Input Routines.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:9152
    • 提供者:alps
  1. tuxitong

    0下载:
  2. 有关读者种类标准制定以及信息输入、删除。读者基本信息输入、查询、修改、删除。书籍类别标准制定以及类别信息输入、查询、修改、删除。图书信息的输入、查询、修改、删除。借书信息输入、查询、修改。还书信息输入、查询、修改。 系统用户权限管理。-readers of the types of standards and information input, delete. Readers basic information input, inqu
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:778022
    • 提供者:乐乐
  1. S3C44B0X例子程序1

    0下载:
  2. 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:249813
    • 提供者:张淼林
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org