-
Improved methods of AVL tree structure, this paper to describe in detail the AVL...
改进的AVL树构造方法,本文详细讲述了AVL树动态快速的构造方法。-Improved methods of AVL tree structure, this paper to describe in detail the AVL tree fast method of constructing dynamic.
- 2022-02-14 05:26:04下载
- 积分:1
-
Function ulong OpenPort (ulong HWND, uint uMsg, ulong dwPort, ulong dwBaud, char...
Function ulong OpenPort(ulong HWND,uint uMsg,ulong dwPort,ulong dwBaud,char byByteSize, char byParity, char byStopBits) Library "comIO.dll"
subroutine ClosePort(ulong dwHandle) Library "comIO.dll"
subroutine StopIO() Library "comIO.dll"
Function ulong ReadBuffer(ulong dwHandle,ref string pBuffer,ulong dwBufferLen) Library "comIO.dll"
Function ulong WriteBuffer(ulong dwHandle,ref string pBuffer,ulong dwBufferLen) Library "comIO.dll"
//wparam 数据字节长度
//lparam 端口句柄
email:zzp0809@hotmail.com
适合PB,VB,delphi,VFP任何win窗口程序;
下载者,应用者请来一份email。
-Function ulong OpenPort (ulong HWND, uint uMsg, ulong dwPort, ulong dwBaud, char byByteSize, char byParity, char byStopBits) Library " comIO.dll" subroutine ClosePort (ulong dwHandle) Library " comIO.dll" subroutine StopIO () Library " comIO . dll " Function ulong ReadBuffer (ulong dwHandle, ref string pBuffer, ulong dwBufferLen) Library" comIO.dll " Function ulong WriteBuffer (ulong dwH
- 2022-03-17 18:08:22下载
- 积分:1
-
Dynamic Library has prepared on the use of other non
动态库编写,编写其他非VC使用的动态库,一个简单的测试例子-Dynamic Library has prepared on the use of other non-VC dynamic library, a simple test case
- 2022-07-01 01:16:52下载
- 积分:1
-
学习如何在VC里调试你的程序,有英文原版和翻译两个版本,讲解了VC6.0的调试功能...
学习如何在VC里调试你的程序,有英文原版和翻译两个版本,讲解了VC6.0的调试功能-Document about how to debug your VC6 program.
- 2022-07-14 09:09:27下载
- 积分:1
-
KMO hju Y JK sdnsd gjnsj香港wlegsfd LGS,dmgks hreoihmd,BM cvlkbm dfkgnreihreo N…
kmo hju y jk sdnsd gjnsj kge wlegsfd lgs,dmgks hreoihmd,bm cvlkbm dfkgnreihreo ndoifhdfkhmrel hrem reio hre r ldkf hdfhlkdf d mdfkh dhroehreh mrelk rekhdf ld dfmh ldf hd mdkh mroh erh mrekh mdf hldfhk mdf dfl khmkmtrkhm rtkmtrkh mtrk mtrhk merhrepoyd ldfgdfgmdklfm df gmdflk gmrttr ltk k hdfkmgdfkgdfm kd
- 2022-03-30 05:21:56下载
- 积分:1
-
Multimedia player, can play video, pictures, music,
MFC多媒体播放,能播放视频,图片,音乐-Multimedia player, can play video, pictures, music,
- 2022-06-17 04:35:18下载
- 积分:1
-
很好用的flex文档,下了看看就知道了
很好用的flex文档,下了看看就知道了-Documents used in a very good flex, a look at the know ... ... ... ...
- 2022-02-01 11:41:38下载
- 积分:1
-
知识评估工程
知识是熟悉某人或某物,其中可以包括事实、 信息、 说明或通过经验或教育获得的技能。它可以引用的一门学科的理论或实践的理解。它可以是隐式或显式,它可以为更多或更少正式或系统性。
知识习得涉及到复杂的认知过程: 感知、 通信、 协会和推理 ;但知识也说承认在人类的能力有关。
知识评估计算人类在任何领域的知识。
- 2022-05-30 21:42:30下载
- 积分:1
-
从文本文件中读取字符串
解析字符串,找出文本中出现的word,并计算word出现的次数
把结果输出到一个文本文件中...
从文本文件中读取字符串
解析字符串,找出文本中出现的word,并计算word出现的次数
把结果输出到一个文本文件中
-Read from a text file string parsing a string to appear in the text to find word, and calculate the number of word occur the results output to a text file
- 2022-03-22 04:06:33下载
- 积分:1
-
android常用的两种网络请求方式
布局文件写得比较简单,就是两个测试按钮和一个简单的登录测试
http协议请求 方法+url协议+版本 get请求包(显示信息)post应答包 协议+状态码+描述
http常用状态码:200访问成功;404访问失败;500:服务器错误
第一种:UrlConnection请求
第二种:HttpClient请求
两种方法分别对应post请求和get请求
- 2022-03-23 11:54:50下载
- 积分:1