-
使用算术表达式的计算器,且带有常用单位转换工具,在BCB2007下编译通过。...
使用算术表达式的计算器,且带有常用单位转换工具,在BCB2007下编译通过。-The use of arithmetic expression calculator and unit conversion tool with a commonly used in the compiler under BCB2007 through.
- 2022-03-05 07:46:40下载
- 积分:1
-
这是WINCE程序进行无边框全屏显示的代码,请大家品尝
这是WINCE程序进行无边框全屏显示的代码,请大家品尝-procedures without the full screen display frame code, please taste
- 2022-05-27 08:10:47下载
- 积分:1
-
五子棋编码,ht实现
五子棋 算法 谁先谁胜 ,用的是opengl 以及mfc 做的,只是写了大致的一些思路,具体的细节部分没有完整的呈现出来处理不好请勿见怪。将自己的 一些所得尽可能的于大家分享。不服来站啊 啊啊啊啊
- 2023-05-05 23:35:03下载
- 积分:1
-
多机器人闭环l
多机器人闭环l-phi控制+potential+避障算法VC++实现-Closed-loop multi-l-phi robot control+ Potential+ Obstacle avoidance algorithm VC++ Realize
- 2023-07-07 04:55:04下载
- 积分:1
-
opencv3.0 人脸识别算法及代码
opencv3.0 实现的人脸识别,宝贵资源,很少有的。有别于opencv2.0
- 2022-04-20 01:49:08下载
- 积分:1
-
上课时做的一个c++的语言编辑器,适合初学者,但是是用VC2005编写的。能够实现文字的高亮显示,注释识别,识别关键字,自动格式等功能。在多行注释上,以及字符识...
上课时做的一个c++的语言编辑器,适合初学者,但是是用VC2005编写的。能够实现文字的高亮显示,注释识别,识别关键字,自动格式等功能。在多行注释上,以及字符识别上仍有点问题,大家参考一下吧。-Class to do a c++ the language editor, suitable for beginners, but is prepared to use VC2005. To achieve the highlighted text, comments, identification, identification of keywords, automatic formatting and other functions. Notes on more than one line, as well as the character recognition is still a problem, we refer to it.
- 2022-02-20 19:25:31下载
- 积分:1
-
把快捷方式的文件的路径,使用IShellLink。
怎样获取快捷方式所指向的目标文件名? HRESULT hres IShellLink* psl HRESULT hres IShellLink* psl char szGotPath[MAX_PATH] char szDescription[MAX_PATH] WIN32_FIND_DATA wfd OleInitialize(0) hres = CoCreateInstance(CLSID_ShellLink, NULL, CLSCTX_INPROC_SERVER, IID_IShellLink, (LPVOID*)&psl) if (SUCCEEDED(hres)) { IPersistFile* ppf hres = psl->QueryInterface(IID_IPersistFile, (void**)&ppf) if (SUCCEEDED(hres)) { WCHAR wsz[MAX_PATH] char lpszLinkFile[MAX_PATH] //这里存放的是快捷方式的路径 if(MultiByteToWideChar(CP_ACP, 0, lpszLinkFile, -1, wsz, MAX_PATH)==0) return hres = ppf->Load(wsz, STGM_READ) if (SUCCEEDED(hres)) { hres = psl->Resolve(m_hWnd, 0) if (SUCCEEDED(hres)) { hres = psl->GetPath(szGotPath, MAX_PATH, (WIN32_FIND_DATA*)&wfd, SLGP_SHORTPATH)-Get the path file of the Shortcut, using IShellLink.
- 2023-07-15 01:10:03下载
- 积分:1
-
this a test because i have nothing to upload. hope u understand.
this a test because i have nothing to upload. hope u understand.-this is a test because i have nothing to upload. hope u understand.
- 2023-02-23 06:35:03下载
- 积分:1
-
wince platform OpenGL es under the application of a source code, dancing rats, u...
wince 平台下的 的一个 OpenGL es 应用的原代码,跳舞的老鼠, 用EVC4.0下编译-wince platform OpenGL es under the application of a source code, dancing rats, using compiled EVC4.0
- 2023-07-22 19:05:02下载
- 积分:1
-
humarn 资源管理器
人力资源管理系统、 考勤管理、 员工管理的用户管理模块
- 2022-03-24 15:36:39下载
- 积分:1