搜索资源列表
FA_Demo
- 我本来想用的是.ocx控件,最后发现,对于自定义struct,它似乎是*为力(有谁知道.ocx可以的话请联系我)。最后采用的是vc++6.0中的ATL。下面给出了如何调用含自定义结构的组件函数senddata,ReceiveData。组件中的参数传递与下面的代码是一模一样的 ,这里不再重复。(该组件是应用于配电自动化中的,用以实现馈线自动化FA功能,本人自己设计开发)。 -I had wanted to use the. Exe co
SendData
- 上微机与单片机的通讯,实现上微机向单片机的数据发送。-on PC and SCM communications, computer to achieve the SCM data transmission.
sendData
- C#示例程序开发 硬件开发--通过串口发送数据 C#示例程序开发 硬件开发--通过串口发送数据
senddata
- 本代码根据服务器的地址从服务器获取数据,并保存到数据库。
VB Telnet编程指导思路
vB编程之TELNET
对于TELNET后门的编写我们可通过VC来编写,网上也有很多的关于用VC编写TELNET后门的源码。但是看X档案的一定不少是喜欢VB来编写程序的。纵然编写TELNET后门不是VB的长项,但这不并难实现。偶没见网上有用VB编写TELNET后门的文章,所以我就写下了此文,确切的说,
这不是个真正后门,只是一个后门的基本模型,甚至可以说毛坯。BUG的修改,不足的修补,功能的扩充还需读
VC_SendEmail
- VC发送邮件的源码例示-VC mail cases show the source
FA_Demo
- 我本来想用的是.ocx控件,最后发现,对于自定义struct,它似乎是*为力(有谁知道.ocx可以的话请联系我)。最后采用的是vc++6.0中的ATL。下面给出了如何调用含自定义结构的组件函数senddata,ReceiveData。组件中的参数传递与下面的代码是一模一样的 ,这里不再重复。(该组件是应用于配电自动化中的,用以实现馈线自动化FA功能,本人自己设计开发)。 -I had wanted to use the. Exe co
SendData
- 上微机与单片机的通讯,实现上微机向单片机的数据发送。-on PC and SCM communications, computer to achieve the SCM data transmission.
SendData
- DELPHI 开发的使用sock控件的网络通讯程序,程序由发送程序与接收程序2部分组成,都已经写上了注释。-DELPHI developed using sock control network communications program, the program by sending program receiving program, have been written on a note.
sendData
- C#示例程序开发 硬件开发--通过串口发送数据 C#示例程序开发 硬件开发--通过串口发送数据-C# Example program development hardware development- send data through serial port C# Example program development hardware development- through the serial port to sen
senddata
- 本代码根据服务器的地址从服务器获取数据,并保存到数据库。-This code in accordance with the address of the server access to data from the server and saved to database.
linux_socket
- linux下socket编程源码,提供一个类,所有函数全部采用底层函数。类中包含ReadData(),SendData()等函数供网络读写。另外提供一个服务线程等待client的连接。代码有中文注释。-socket programming under linux source to provide a class, all functions all use the underlying function. Category conta
0723
- procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false
SendData
- 把数据库中已经存在的数据通过网络发送出去,实现数据共享-Send the existed data in the database via network and share the data
SendData
- 用VC2005 编写的通过Socket发送数据 实现两台计算机之间的通讯-vc2005 send data socket
mt8880send
- MT8880_DTMF实验senddata-MT8880_DTMF senddata
SendData
- 非常好的串行数码管显示程序!!! 可以自定义需要更改的任何一位!而不影响其他位的现实。刷新稳定!非常稳定! 比如说led[7]=8 led[0]=1 SendDate(led) 即可以将数码管第8位和第1位分别更改显示为8和1而其他位的显示不受影响的。 因为从52转到AVR,所以对两种单片机均做支持。文件中已经做出很好的替换说明,按照说明复制粘贴即可更改为自己需要的版本,和自己需要的现实位数。 现在是8位的版本,自带锁存
SendData
- 利用socket实现双机之间发送数据的功能,发送的数据需从本机硬盘中读取-The use of dual socket send data between the functions of the data sent from the local hard disk to be read
senddata
- 用矩阵键盘输入你拨的号码,用LCD1602显示所拨号码,按F键进行电话拨出-Matrix keyboard you dial the number, using LCD1602 displays the number dialed, press F key on the phone to allocate
sendData
- 该程序可以实现使用管道流在两个线程对象之间传送数据-The use of pipe flow in the transmission of data between two threads objects