Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CALL
Search - CALL - List
DL : 0
一个可调用脚本的例子.-can call a script examples.
Date : 2008-10-13 Size : 41.54kb User : 杨双锋

首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
Date : 2008-10-13 Size : 15.01kb User : 孙媳妇

DL : 0
用vc调用matlab7.0写的小程序,可以实现简单的控制系统仿真演示-with vc call matlab7.0 write small programs, can achieve a simple control system simulation demo
Date : 2008-10-13 Size : 2.89mb User : 柯为

DL : 0
一个用vb.net编写的agent的小例子,能够调用微软的agent小人,并能够说话-vb.net using an agent prepared by the small examples, to call Microsoft's agent villains, and to speak
Date : 2008-10-13 Size : 1.55mb User : 王佳

在CC++中调用Matlab,Matlab应用广泛,但怎样在CC++中调用呢?-Calling Matlab and Matlab widespread use, but how the CC call?
Date : 2008-10-13 Size : 46.23kb User : 萧墙

DL : 0
A Biosprint Function Using A Call to Int86x()
Date : 2008-10-13 Size : 5.85kb User : 宋德贤

vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。-vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.
Date : 2008-10-13 Size : 22.98kb User : 侯磊

DL : 0
BCB下编写DLL的各种方法总结 一.编写 DLL二. 静态调用 DLL 三. 动态调用 DLL 四. DLL 作为 MDIChild (子窗体) 【只编写动态调用的例子】五. BCB 调用 VC 编写的 DLL6. 静态调用例子 -BCB prepared DLL in a variety of ways summed up. DLL prepared two. Static call DLL 3. Dynamic Call DLL 4. As MDIChild DLL (a Form) prepare only example of dynamic call -- 5. BCB call DLL6 prepared by the VC. Examples called statically
Date : 2008-10-13 Size : 118.31kb User : 李三

DL : 0
delphi写的无控件的文件压缩类.可直接调用-was no control of the compression type. Direct Call
Date : 2008-10-13 Size : 820.89kb User : 波波

DL : 0
功能说明 1.支持单项选择、多项选择 2.支持每日独立IP投票限制开关 3.支持多投票调用。 4.后台管理密码修改。 5.调用代码后台有显示votetest.htm有提示。 6.后台管理页面vote/index.asp 7、登陆用户名和密码都是loveu99 -a functional description. Support for individual choice, a number of options to two. Support independent daily voting restrictions IP Switching 3. More support call vote. 4. Background password management changes. 5. Calling code backgrounds show votetest.htm have suggested. 6. Background management pages vote / index.asp 7, landing a user name and password are loveu99
Date : 2008-10-13 Size : 461.75kb User : zc

对delphi中常用的函数调用,参数,进行详细的说明。-right commonly used function call, parameters, for detailed explanations.
Date : 2008-10-13 Size : 111.38kb User : 上面

能实现在打电话过程中的自动计费,适用于单位或功用电话.-achieve call in the process of automatic billing, applicable to the unit or function calls.
Date : 2008-10-13 Size : 11.06kb User :

服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080, then infinite loops call accept () method to accept client connections
Date : 2008-10-13 Size : 881.83kb User : 周海波

DL : 1
一个简单调用Dll事例,适合初学者.一般的,在介绍Windows编程的书中讲述DLL的有关知识较多,而介绍MFC的书则比较少地提到。即使使用MFC来编写动态链接库,对于初步接触DLL的程序员来说,了解DLL的背景知识是必要的。另外,MFC提供了新的手段来帮助编写DLL程序-a simple call Dll examples, suitable for beginners. General, in introducing the book Programming Windows DLL on the knowledge more, and introduced the book MFC there is little mention. Even the use of MFC to prepare dynamic link library for the initial contact DLL programmers, DLL understanding of the background knowledge is necessary. In addition, MFC provides a new means to assist in the preparation of procedures DLL
Date : 2008-10-13 Size : 9.61kb User : 陈志强

本程序可加到用户的源程序之前,起到加锁的作用。本程序的特点是: 口令保密性强(保存于文件KLK.CFG中,此文件名也可由用户重新命名),而 且用户可随时修改口令。在程序中当用户输入口令后,系统首先测试口令文 件KLK.CFG是否存在(只有用户运行了修改口令子函数后才会生成口令文件, 否则系统只认默认口令88888888),若存在则从中取出口令字,否则系统用 默认口令与用户输入的口令进行较验。另外,修改口令子函数changkl(), 可在用户程序中调用,以修改口令文件中的口令字。 -procedures can be added to the user's source, the role played locked. This process is characterized by : Password confidentiality strong (KLK.CFG preserved in documents, file name may also be re-named users), and user passwords can be modified at any time. The procedure when a user enter a password, the password system, in the first test document KLK.CFG existence (only users running modified only after Functions password generated password, or the system default passwords but only 88888888), and if there were removed from the words password, or the system using default passwords and users input the password for more testing. In addition, the revised password Functions changkl (), the user can call procedures, to change the password file passwords.
Date : 2008-10-13 Size : 4.07kb User : 小倪

本函数是一个可以公共调用的分页函数, 功能完善,容易学习。 -This function is a public can call the paging function, complete functions, easy to learn.
Date : 2008-10-13 Size : 2.85kb User : 钟兵

我的VC课设——带有皮肤的记事本、可以调用系统的计算器、画图、可以开机关机、打开关闭光驱、欢迎下载参考使用(带有源程序和打包好的安装程序) -my classes based VC -- with skin notebook, the system can call calculator, drawing, can boot off, opening and closing drive, welcomed the reference to download (source and packaged with a good installation procedure)
Date : 2008-10-13 Size : 332.16kb User : 王几

DL : 0
一个简单的DLL和调用DLL的实例,希望能够为DLL的初学者提供帮助-a simple DLL and call the DLL example, a DLL to help beginners
Date : 2008-10-13 Size : 80.59kb User : 李丽平

DL : 0
这是一个电话的管理系统,因为比较忙,所以好多注释没有加入,不好意思-This is a call management system, which is busy, so a lot of the Notes have not. Sorry
Date : 2008-10-13 Size : 1.98kb User : 韦鑫余

DL : 0
调用2CH号DOS中断读系统时间,把各相关寄存器中的内容转换位十进制ASCULL码输出,设置死循环,以秒为最小单位显示系统时钟。-call 2CH, DOS interrupt reading system, the inclusion of the relevant contents of the register-metric conversion output ASCULL yards, set up death cycle in seconds showing the smallest system clock.
Date : 2008-10-13 Size : 13.75kb User : 李海
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.