-
PTZ
ptz 云台控制软件, 内带C++ 源码(ptz PTZ control software, which brought C++ source)
- 2013-07-27 14:58:53下载
- 积分:1
-
二分法 在数组中找数
用二分法寻找输入的数字在不在数组中
- 2021-05-06下载
- 积分:1
-
这个实例实现了加入和离开组播组、在组播组中发送及接收数据、利用组播实现时间服务器、利用组播实现网络教学功能...
这个实例实现了加入和离开组播组、在组播组中发送及接收数据、利用组播实现时间服务器、利用组播实现网络教学功能-this example realized join and leave multicast group, the multicast group to send and receive data and the use of time-servers multicast using multicast network teaching function
- 2022-01-25 19:59:24下载
- 积分:1
-
参考程序1
这是ADS1256的stm32f103系列的程序 有用的可以参考(This is a useful reference for the ADS1256 stm32f103 series of procedures)
- 2020-06-18 05:00:02下载
- 积分:1
-
934567
使用ADO执行SQL命令,VC++精选编程学习源码,很好的参考资料。(Use the ADO SQL command, VC++ select learning programming source code, a good reference.)
- 2013-11-28 17:23:15下载
- 积分:1
-
modiGrid4
Wrapper module for 10tec iGrid control (VB6 version) for Visual Basic 6.
- 2013-12-01 02:35:32下载
- 积分:1
-
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现...
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addressed for the submission form, but a lot of famous sites like Yahoo in order to prevent others using the automatic registration procedures Strong Note account, the website added a lot of encryption, in the final HTTP request information of standard single domain are encrypted data v. In part to prevent the automatic use of the registration procedures, but also to some other legitimate uses of the procedure have caused inconvenience. CHtmlView and by addressing the submission form, can capture HTTP request information, as long as the procedures for submission to these websites encrypted form on the information to complete the work. The cases this is an example of.
- 2023-06-29 16:15:03下载
- 积分:1
-
print
简单实现临街资源互斥的使用,用四个全局变量实现互斥。(Simple resources to achieve mutually exclusive use of the street, with four global variables to achieve mutually exclusive.)
- 2010-05-23 16:38:06下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
DSP280x_headers
dsp TMS320F2806 常用头文件(dsp TMS320F2806 common header file)
- 2018-05-10 15:57:00下载
- 积分:1