搜索资源列表
java8543535462
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
cpuaheiheihei-8080
- 得到CPU序列号、网卡MAC地址、注册码保护例子,使用DELPHI开发的-be CPU serial number, Ethernet MAC addresses, license protect example, the use of the DELPHI
notbook
- 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它): c:\\jsdk\\LIB\\dt.JAR c:\\jsdk\\LIB\\TOOLS.JAR c:\\jsdk\\BIN . 再在系统变量中找到Path并加入下面内容: c:\\jsdk\\ c:\\jsdk\\bin 3.直接解压resin就可以运行把程序放在doc目录下面把cl
61503b-8bit
- TFT IC RS61503B的程序,按接口定义,8080-8BIT接口,能够点亮用RS61503B驱动的TFT屏.接口定义可以改动.-TFT IC RS61503B procedures, according to interface definition ,8080-8BIT interface, can be lit with RS61503B driven TFT screen. Interface definition can be changed.
vgachr8080
- code guide to design cpu -code guide to design cpu 8080
8080_8085_Assembly_Language_Programming_Intel
- 8080-8085 Assembly Language Programming Intel
8080_z80_simulator_for_mc68000__asm_src__ver_1_2_
- a programming source code for 8080 server using Assembly
CLK
- 针对8080 用汇编语言实现中断,以实现时钟功能-For the 8080 assembly language to achieve interruption, in order to achieve clock function
8080
- 一份详细的80X86的汇编指令参考书,可以给你提供详细的参考-A detailed 80 X86 assembly instructions reference booksCan provide you with a detailed reference
progs
- A simple Assembly program for Intel 8080 to multiply two numbers
