搜索资源列表
masm_Feiler_v1.0
- 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPSe
jBase64
- Java版的Base64编码实现,可以对字符串或二进制流进行Base64的编码解码。-Java version of the Base64 Coding, or binary strings flow Base64 codec.
12345667
- 要求统计并输出一个表格,表格内容包括学号,各课分数,总分和平均分,并标出三门均在90分以上者 实现对两个字符串大小的比较 编程打印出n*n(n<0)阶的方阵-demand and output a statistical tables, forms, including the contents of the course scores, the total score and average hours and three were marked in 90 hours or more to
ptypes-1[1].7.5.tar
- PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP
CMarkup--test
- 创建一个新的XML文档,分析修改现存的XML文档,所有的这些都中可以从一个利用MFC或STL字符串所实现的一个简单类的方法中得到。关于CMarkup,你可以运行Zip文件右边的例子,如果你愿意,你可以通过看源码,几分钟把它加入到你自己的应用中。 -Create a new XML document analysis, modify the existing XML documents, all of which can be from a use of MFC or STL strings
HttpOpr
- 非常小巧的HTTP功能类.可以在WindowsXP,NT.WindowsCE下使用.已经测试通过.-Declares a class to encode strings converting a String * into a MIME format called "x-www-form-urlencoded" format.
tcp_exam
- 一个基于TCP的C/S模式的网络程序,从客户端向服务器发送字符串,服务器能在屏幕上打印发过来的字符串,并回复对方-TCP based on the C/S model of the network process, from the client to the server sending the string, the server can print on the screen made up of strings, and respond to each other
udp_exam
- 一个基于UDP的C/S模式的网络程序,从客户端向服务器发送字符串,服务器能在屏幕上打印发过来的字符串,并回复对方-TCP based on the C/S model of the network process, from the client to the server sending the string, the server can print on the screen made up of strings, and respond to each other
ClassKeyDemo
- Dictionary objects take a single key as a look up key. This class simplifies using a Dictionary when you have multiple keys, such as two strings and an int, etc.
IEspy_src
- 在微软windows操作系统中,index.dat是一个由Internet Explorer和资源管理器创建的文件。这个文件的功能就像一个数据库,随系统启动。它的功能在于收集个人信息,就像网址,搜索字符串,和最近打开的文件。这个脚本就是来读取index.dat文件。-Microsoft windows operating system, index.dat is an Internet Explorer and resource management to create the document
int2string
- Algorithm for transforming integer numbers into strings hurray
C-S
- 基于 C/S 模式的 Socket 编程 两个程序,一个是客户机程序,一个是服务器程序 Server 端向 Client 端提供两种服务:数学计算服务和反序字符串服务-Based on C/S mode Socket programming two programs, one is the client program, one is the server program Server-side Client-side to provide two services: Mathematics
CS_example
- Server端向Client端提供两种服务:数学计算服务和反序字符串服务。-Server-side Client-side to provide two services: Mathematics computing services and anti-order strings services.
lighttpd-1.4.25.tar
- * mod_magnet:修复对()正常表和字符串(修复#1307) * mod_magnet:添加打印lua错误回溯 * mod_rewrite:如果不编译pcre,修正编译错误, *禁用警告“CLOSE-read”(修复#2091) * mod_rrdtool:如果不存在则创建文件的修复(#1788) *在connection_reset重置tlsext_server_name - 修正了随机主机名$HTTP["host"]条件 *输出一些SSL_CLI
test
- 网络客户端访问网络上的服务器,可实现发送和接收字符串等内容-Network client to access servers on the network, enabling to send and receive strings, etc.
UDPDemo
- UDP编程实例,该程序主要功能是实现字符串的发送和接收-UDP programming examples, the main function is to achieve the program to send and receive strings
XML
- 可以实现用java读取XML去掉XML里不必要的字符串,读取XML中的有用的字符串。-Read XML with java can get rid of unnecessary strings in XML, read XML in a useful string.
XMLQuery
- XPath, the XML Path Language, is a query language for selecting nodes from an XML document. In addition, XPath may be used to compute values (e.g., strings, numbers, or Boolean values) from the content of an XML document
protein
- 蛋白质折叠问题2维模型,求解蛋白质能量的最优解。-Protein folding animation-Strings of BW beads in a 2D lattice.
cPPchengxu
- 4、 用指针法编程,从键盘上输入多个字符串(每个串不超过5个字符且没有空格),用”*****”作为输入结束的标记。从所输入的若干字符串中,找出一个最大的串,并输出该串。要求串的输入以及最大串的查找通过调用编写的函数实现。-4, using the pointer method programming from keyboard input multiple strings (each string of no more than five characters and no spaces) wi
