搜索资源列表
cc456
- 个人水平有限 空吧稳当也赶可 郁闷啊法啊法噶 啊 发达十分发啊是 - Individual level limited is spatial safely also catches up with may the melancholy law law 鍣?developed ten distribution be
FTP服务器源代码
- 一个ftp服务器的例子,推荐下载 --An example of ftp server,recommend
计算器
- 一个关于java的计算器的程序-A calculator on the java process
pid_program
- 非常有用的自抗扰pid控制器程序。搞控制的可以看看。- Extremely useful from anti- harasses the pid controller procedure. Does the control to be allowed to have a look.
FTPTREE
- Ftp服务器源代码-Ftp server source code
c_timer
- Timer 定时器编程的例子-Timer timer programming examples
Wuwei
- JAVA计算器,非常简单-Java calculators, and is very simple
DXH20
- IIR数字滤波器,设计方法,低通、高通、带通、带阻-IIR digital filter design, low pass, high pass, band-pass, band
Java计算器
- Java图形编程实现的一个计算器小程序! (绝对原创!!!)-Java graphical programming of a small calculator procedures! (Absolute originality! ! !)
networks-code
- 网络服务器与客户端的例子-network server and client examples
词法分析器代码
- 编译原理词法分析器- Translation principle morphology analyzer
Java编写的计算器程序及源代码
- Java编写的计算器程序及源代码-Java prepared by the calculator program and the source code
文本编辑器_cs
- 简单文本编辑器 适合初学者-simple text editor for beginners
编程器制作
- 自制AT89S51编程器教程 编程器制作包 1.1 修正了电路两处错误。 编程器制作包 1.2 增加了一个下载线调试程序-homemade AT89S51 programmer Programming Guide for the production of 1.1 amendments circuit two errors. For production programming packages increased by 1.2 d
语音计算器原代码
- 语音计算器正式版本。 无须安装即可运行, 这里提供全部源代码,可以供初学者学习) beitso----版权所有-The form version of speech calculator.you can run it without installation. Here is all code to give a sample for new learner. Beitso copyright
shuangping
- 一个同时控制两个显示器的小程序,虽然很小,但是最基本的功能实现了,可以在以后的使用中,按照单显示器一样控制双显示器。-a simultaneous control of two small monitors procedures, although small, but the most fundamental realization that they can use in the future, in accordance with
文档8
- (3)使用编译时静态分配存储空间 (4)整型数据类型32位,占4个字节;布尔型数据类型8位,占1个字节;内存(由列表虚拟)寻址10位,1KB (5)为了实现方便,父类必须在子类之前定义 (6)由于时间原因,编译器做了如下简化: (i)表达式只能处理加法、-(3) The use of static compile-time allocation of storage space (4) integer data type 32, or
7种定时器
- VC++开发Windows程序的7种定时器的方法-VC Windows programs for the seven timer method
Java计算器等
- JAVA课程设计之一,有计算器的基本实现和基本的JAVA WINDOWS程序源码-one of the JAVA curricula design,including the basic functions of calculator and the basic source code of JAVA WINDOWS.
用WINSOCK实
- WINSOCK 是在Windows进行网络通信编程的API接口,也是Windws网络编程的事实标准。在网络编程中最常用的方案便是客户机/服务器模型。本文提出了在客户机/服务器模型下用WINSOCK实现Internet中常见的聊天室软件的方案。-WINSOCK is in the Windows communications network programming API, as well as network programming b