搜索资源列表
http_client_2.0
- 一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is
subr
- VHDL 8位无符号除法器 试验报告 计算前在A和B端口输入被除数和除数,然后在Load线上送高电平,把数据存到除法计算电路内部,然后经过若干个时钟周期,计算出商和余数,并在C和D端输出。 其实现方法是,将除法器分为两个状态:等待状态与运算状态。 开始时除法器处于等待状态,在该状态,在每一时钟上升沿,采样Load信号线,若是低电平,则仍处于等待状态,如果采样到高电平,除法器读取A,B数据线上的输入数据,保存到内部寄存器a_r,b_r,置c_r为0,d_r为a_r,判断除数是否为零,若
0691
- dotnetadsql 原来的程序缺少了部分数据库及部分代码,小宝.NET已经自行补全了一些核心 代码,已经调试通过了,具体安装过程如下: 1.启动SQL,新建一名为ad的数据库并导入ad.sql及user.sql生成ad及net_user 两个数据表格,然后在net_user表格中增加一管理员记录,user_id字段为:adm in,password字段及e_mail字段自己喜欢填什么就填什么。 2.修改linkstr.cs文件里的SQL2000数据库连接字
phonecall_vc6
- 基于visual c++6.0实现的语音电话程序,只要机上装有MODEM,通过在文本框中输入对方电话号码,即可使电脑也具有电话的功能。-based on visual c 6.0 voice telephone procedures, as long as the plane is equipped with a modem, through the other input text box telephone number, so that the computer can also have
68_wzq
- ChessWZQ1.0 采用C/S模式编写 客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义) 客户端负责界面维护和收集用户输入的信息,及错误处理 服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表 鉴于Applet的下载速度太慢,故做成Application-ChessWZQ1.0 C / S mode to prepare the client and server side interaction
mimedecode
- 一个C语言写的MIME格式信息的解码程序。从标准输入读入mime信息,解码结果输出到标准输出。-a C language to write the MIME format decoding process information. Reading from standard input into the mime information, decoding the results output to standard output.
web
- 实现从远程服务器下载文件到指定的客户度目录,直接放入到web页面即可使用。 参考以下脚本 <scr ipt language=\"javascr ipt\"> function downFile(){ var serverUrl serverUrl = document.form1.serverUrl.value alert(serverUrl) window.document.UserControl1.downlo
telclt
- 这是我花了几天的时间编写的UNIX+ANSI C的TELNET客户端程序。是一个具备有基本功能的TELNET客户交互程序。适用于:如果对方是TELNET服务,而要用程序交互功能的。输入参数:HostName=172.16.18.25 #主机HostPort=838 #端口,无则为23LoginPrompt=Login: #TELNET登录LOGIN提示符PassPrompt=Password: #TELNET登录PASS提示符CmdPrompt=Directel> #TELNET登录CMD
rpcgen2.tar
- rpc文件传输,客户端输入文件名,返回服务器端文件内容;c代码,linux下编译通过;包含傻瓜是操作文档;值得信赖! -Rpc file transimit!input filename at the client side,then you will get the content of the file at the server side c code,successfully complier under linux containing help text it is worth
WebAutomation
- 用C#编写的网站自动登录,自动输入,自动查询等工具,非常有用。-Tools programmed by C#, that can automatically log, input, query and so on. It s very useful.
c++
- 程序在后台的时候仍然很接受键盘输入 文章出处:http://www.diybl.com/course/3_program/jdkf/20071215/92240.html-Procedures in the background when the keyboard input is still accepted Article Source: http://www.diybl.com/course/3_program/jdkf/20071215/92240.html
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
c
- 结构体指针变量示例应用:有10个学生,每个学生的数据包括学好,姓名,3门课程的成绩,从键盘输入10个学生数据,要求输出3门课程总平均成绩,以及最高分的学生的数 据(包括学好,姓名,3门课程成绩)-Structure pointer variable sample application: There are 10 students, each student to learn the data, the names of three courses of results, from 10 s
C
- #include <iostream> //包含输入输出流头文件 using namespace std //使用标准命名空间 int main()-# Include <iostream>// Contains the input and output stream header file using namespace std // using the standard namespace int main ()
c
- 在VC++ 6.0的环境下输入a,b两个数字c=a+b,输出“a+b=”-In vc++ 6.0 under the environment of the input a, b two digital c = a+ b, output "a+ b ="
shell.c
- 使用C语言编写简单shell 实现输入输出重定向,执行内部命令和外部命令等功能-Use C language to write simple shell achieve input and output redirection, perform internal commands and external commands and other features
201525010320
- 这是一个实际的项目衍生出来的核心算法之一。防伪码是我们现在经常在商品上看到的防伪手段之一,现在需要编写一个防伪码生成器,按照输入参数生成防伪码,并且把生成的时间及指定的防伪码输出。(This is one of the core algorithm of a project is derived. The security code is one of the means of security we now often see on the goods, now need to write a
tran
- 基于Linux的文件传输,输入文件名可获取文件至当前文件夹。(Based on Linux file transfer, the input file name can get the file to the current folder.)
test2.1.1_2.1.2
- leetcode 代码 Remove Duplicates from Sorted Array Given a sorted array, remove the duplicates in place such that each element appear only onceand return the new length.Do not allocate extra space for another array, you must do this in place with co
p41
- 有键盘输入三角形的三条边的长度,通过程序计算出其面积和周长,并显示在屏幕上(The keyboard input the length of the three sides of the triangle, and the program calculates its area and circumference, and displays it on the screen.)
