-
CICS程序之间切换不同的变换编码
汉字内码的转换,各种编码之间变换-CICS code switching between various Transform Coding
- 2022-01-22 06:39:18下载
- 积分:1
-
基于隐藏的马尔可夫模型人脸识别的源代码
基于隐马尔可夫模型的人脸识别 CC++源代码-Based on Hidden Markov Model Face Recognition CC++ Source code
- 2022-07-20 16:32:19下载
- 积分:1
-
wince用EVC编译的蓝牙扫描,文件传输,耳机控制软件.完完整软件包!MIPS,ARM编译通过
obexparser.lib
filebrowser....
wince用EVC编译的蓝牙扫描,文件传输,耳机控制软件.完完整软件包!MIPS,ARM编译通过
obexparser.lib
filebrowser.cpp
devicechooser.cpp
treeutils.c-wince with EVC compiler Bluetooth scanning, file transfer, headset control software. End complete package! MIPS, ARM compiler through obexparser.libfilebrowser.cppdevicechooser.cpptreeutils.c
- 2023-01-19 18:40:04下载
- 积分:1
-
注册与卸载OCX的源程序,很好的。学好了有很大的用处的--》不用付钱就用软件了。...
注册与卸载OCX的源程序,很好的。学好了有很大的用处的--》不用付钱就用软件了。-registration and unloading OCX source, a very good thing. Master a great deal of use-- "Do not pay for using software.
- 2022-01-25 17:24:17下载
- 积分:1
-
一个优秀的开源二次开发平台系统
行业应用二次快速开发平台基于JavaEE技术体系,面向中小软件企业。以“标准功能可复用、通用模块可配置、行业需求快速开发、异构系统无缝集成”为目标,为中小软件开发团队提供强有力的一站式解决方案。
- 2023-02-04 07:00:23下载
- 积分:1
-
C++一级实践课上完成的实践作业,异质树的实现
C++一级实践课上完成的实践作业,异质树的实现-a practical lesson on the practice of completion of operations, the realization of heterogeneity tree
- 2022-02-03 06:41:32下载
- 积分:1
-
监控进程并重启
基本原理为:1,在后台启动监控程序。2,监控程序一直对设定的进程窗口名称的进程进行监控。3,如果发现此进程窗口没有了或消失了,将自动在后台延时几十秒或设定时间后,然后启动此进程。
关键代码如下:
hWndMain=NULL;
hWndMain=::FindWindow(NULL,"录音系统平台");
if(hWndMain==NULL)
{
hWndMain=::FindWindow(NULL,"电话录音");
if(hWndMain==NULL)
{
/* memset(Buf,0,200);
sprintf(Buf, "%04d%02d%02d%02d%02d%02d: find no digitexe
",st.wYear,st.wMonth,st.wDay,st.wHour,st.wMinute,st.wSecond);
if( (log1 = fopen( "selfauto.log", "a+" )) != NULL ) //打开文件流
{
fprintf(log1,"%s
",Buf);
fclose(log1);
}*/
- 2022-11-05 05:20:02下载
- 积分: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
-
The time in learning JSP download the source code, and intend to help my friends...
在学习JSP的时候下载的源代码,希望能帮助到朋友们更好地理解JSP!-The time in learning JSP download the source code, and intend to help my friends to better understand the JSP!
- 2022-03-11 22:17:23下载
- 积分:1
-
这个图形的RFC 959 specyfication FTP协议。
This graphics specyfication of rfc 959 ftp protocol.-This is graphics specyfication of rfc 959 ftp protocol.
- 2023-05-14 16:15:02下载
- 积分:1