-
Atmel sensor指纹识别lib库,公司花好多钱买到的,可以参考前面的PDF文档开发自己的手机指纹识别程序...
Atmel sensor指纹识别lib库,公司花好多钱买到的,可以参考前面的PDF文档开发自己的手机指纹识别程序-Atmel sensor fingerprint identification lib library, the company spent a lot of money to buy. can reference the PDF document in front of the development of its own cell phone fingerprint identification procedures
- 2022-04-07 05:20:26下载
- 积分:1
-
ansi字符串与Unicode字符串转换的代码 包括UTP-8
ansi字符串与Unicode字符串转换的代码 包括UTP-8-this code can convert ansi string into Unicode string(including UTP-8)
- 2022-03-10 08:45:14下载
- 积分:1
-
It is a good tool for chat in LAN.However,It seems that there is some problems.P...
这是局域网内聊天的好工具,不过好像有点小问题,望有朋友和我联系:010-82883594-It is a good tool for chat in LAN.However,It seems that there is some problems.Please connect me:010-82883594
- 2022-03-19 13:32:24下载
- 积分:1
-
在一个*算法是改变它。..一个更好的方法
对A*算法加以更改。。。更好的寻路算法-On the A* algorithm is to change it. . . A better way-finding algorithm. . .
- 2022-08-09 06:51:33下载
- 积分:1
-
具有飞机订票的所有文档:测试分析报告、总结性报告等等。
具有飞机订票的所有文档:测试分析报告、总结性报告等等。-This is the flying word!!
- 2023-02-02 12:05:04下载
- 积分:1
-
win开发用简易日志软件
简易日志显示软件。
支持显示日志、保存日志到文件、udp方式接收日志,支持显示日志网络来源。
本地调用:任何win软件使用如下函数,即可向该软件发送日志数据,日志软件会显示并保存到指定文件中。
int WriteLog(DWORD LogType, char* lpszFormat, ...)
{
static HWND m_hWndLog = NULL;
if (m_hWndLog == NULL)
{
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWndLog == NULL)
{
char cCurPath[MAX_PATH];
if (GetCurrentDirectoryA(MAX_PATH, cCurPath) > 0)
{
char cExePath[MAX_PATH];
wsprintfA(cExePath, "%sstk1Log.exe", cCurPath);
WinExec(cExePath, SW_SHOW);
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWndLog == NULL)
{
// AfxMessageBox("无法找到Stk1Log.exe用于显示日志!");
return -1;
}
}
}
}
else
{
if (IsWindow(m_hWndLog) == FALSE)
{
m_hWndLog = NULL;
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWnd
- 2022-07-25 17:36:54下载
- 积分:1
-
真正动态切分窗口,程序演示了动态切分和静态切分的区别,相信你一定能看出动态切分时分割条随鼠标移动而移动,想知道为什么吗?看看就知道...
真正动态切分窗口,程序演示了动态切分和静态切分的区别,相信你一定能看出动态切分时分割条随鼠标移动而移动,想知道为什么吗?看看就知道-truly dynamic segmentation window, procedures demonstration of the dynamic segmentation and static cut distinction, I believe you will see dynamic segmentation of all time-sharing with the click of the mouse movement and movement, wondered why? Look at the know
- 2022-03-02 07:25:22下载
- 积分:1
-
a proverb can be used to query the contents of the entries and small procedures,...
一个用来查询成语词条及内容的小程序,利用了字符操作方法.包括源代码和程序.-a proverb can be used to query the contents of the entries and small procedures, the use of the methods of operation of the characters. Including source code and procedures.
- 2022-01-26 01:35:08下载
- 积分: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
-
用C++实现的科恩
Using C + + implementation of the Cohen-Sutherland line clipping algorithm-Using C++ implementation of the Cohen-Sutherland line clipping algorithm
- 2023-07-13 21:20:04下载
- 积分:1