-
发现HSV范围
#包括“stdafx.h”
- 2022-02-06 08:47:30下载
- 积分:1
-
软输入板控制
控制软输入面板-所带源代码,是很好的示例.-Control of Soft Input Panel-
- 2022-02-07 22:50:31下载
- 积分:1
-
类C解释器
用C++写的类c语言的解释器,代码比较清晰简单,能解释执行一些基本的C语法的代码,希望给大家帮助。进入exe目录下 执行程序 唯一的参数设为要执行文件的路径即可。
- 2022-03-22 18:00:04下载
- 积分:1
-
实现三维数据的方法,轴点附近的过程…
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:计算每对顶点间的距离,比较之 效率为O(n2)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : for each pair of vertices the distance, a comparison of the efficiency of O (n2)
- 2022-08-15 11:59:41下载
- 积分:1
-
20多个常用代码
20多个常用代码-more than 20 commonly used code
- 2022-03-05 10:03:18下载
- 积分:1
-
共享内存方式xray机 实现全屏
VC7.0
共享内存方式xray机 实现全屏
VC7.0
-Shared memory to achieve full-screen mode
- 2022-03-24 00:15:08下载
- 积分:1
-
算24点:包括系统随机数,和自输入求解。
算24点:包括系统随机数,和自输入求解。-Count 24 points: includes system random number, and self-input solution.
- 2022-02-26 08:47:39下载
- 积分:1
-
VC下实现快速无闪烁的矢量图绘制,可以自定义坐标和显示范围...
VC下实现快速无闪烁的矢量图绘制,可以自定义坐标和显示范围-VC achieve rapid Flicker-free vector graphics rendering, can define and demonstrate the scope of coordinates
- 2023-08-20 19:05:03下载
- 积分:1
-
传输文件
#包括;
- 2022-04-12 04:24:46下载
- 积分: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