-
FTP服务端源码,有了他,自己编一个Server
FTP服务端源码,有了他,自己编一个Server-U,^_^-FTP server source code, with his own series of a Server-U, ^ _ ^
- 2022-02-06 08:07:15下载
- 积分:1
-
6振动信号频域处理方法
关于机械振动信号频域处理方法,文件夹包括6个源程序(About mechanical vibration signal frequency domain processing method, the folder includes 6 source programs.)
- 2018-05-08 16:36:22下载
- 积分:1
-
ydrijlvirtual
说明: 利用cvi编写的DSO虚拟仪器界面,并通过串口多机通信实现波形显示,(The DSO virtual instrument interface written by cvi is used, and the waveform display is realized through serial communication.)
- 2018-12-30 20:38:06下载
- 积分:1
-
一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做...
一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做网络测试程序。基于microsoft visual studio 开发。-A windows SOCKET client-side test procedure, with the Remote Server connections can send and receive TCP Packet. In program development for the network, we use it to do network testing procedures. Development based on microsoft visual studio.
- 2022-04-27 23:42:54下载
- 积分:1
-
youxi
人机对弈,互取火柴。取最后一根者输。每次至少取一根,最多取4跟。如果人先取则人必输。如果机先取,则机器等待人出错。否则人胜。(Human-computer game, and take matches. The last one loses. Check at least one of each, with up to 4 check. If the person is who will get lost. If the machine to check, then wait for others to machine error. Otherwise, people win.)
- 2009-04-10 15:50:28下载
- 积分:1
-
cohesive
abaqus 子程序二次开发,采用Fortran语言的cohesive 单元uel子程序(cohesive uel User subroutine)
- 2021-03-13 22:19:24下载
- 积分:1
-
owncombox
一个定制combox的SDK代码,you should first learn to use VC Tools (nmake) to Build SDK Code(a Custom Combox SDK code, you should first learn to use VC Tools (nmake) to Build Code SDK)
- 2005-04-14 23:20:53下载
- 积分:1
-
Hr1.0Alpha
安装方法:
1.建立数据库,运行SQL.txt 脚本
2.打开IIS建立虚拟目录如HR到本文件夹
3.更改web.config里connectionstring的值为您服务器的地址
使用方法,通常企业已经存在了很多用户资料,在后台,配置AD
点击初始化,把已有数据导入现有系统
(Installation Method: 1 to establish a database, run the script SQL.txt 2 Open IIS create a virtual directory to the folder as HR 3 Change the address to use in web.config connectionstring values for your server, usually a lot of companies already exist User data in the background, configure AD click initialization, the existing data into existing systems)
- 2014-04-02 11:55:21下载
- 积分:1
-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1
-
FTE
FTE是一个面向程序员的文本编辑器。可以支持20多种编程语言的语法高亮,加上较强的可配置性,使这个轻量级但是通用的编辑器几乎可以适应于任何程序员.zip它不是一个完整的编程语言,因为它没有标准函数库(如IO和字符串处理)。FScript提供的基本函数(如流程控制,变量处理,和基本的数学运算)可以通过宿主程序扩展,只需要一个Java 2运行环境.tgz(FTE is a programmer- oriented text editor. 20 can support multiple programming language syntax highlighter, coupled with strong configurable, so this lightweight but GM editors can be adapted to almost any programmer. Zip it is not a complete programming language, because it does not have the standard functions (such as string handling and IO). FScript provide the basic functions (such as flow control, variable handling, and basic arithmetic) can be extended through a host application only need a Java 2 runtime environment. Tgz)
- 2005-01-01 17:47:15下载
- 积分:1