-
VB找图
VB实现简单快速的找图找色, 对初学找图找色的新手有较大的帮助。
- 2023-08-08 18:25:02下载
- 积分:1
-
按照现行规范改变图形符号表示形式,并检查属性,
按照现行规范改变图形符号表示形式,并检查属性,-In accordance with the existing norms to change the form of graphic symbols express and check properties,
- 2022-03-16 14:43:06下载
- 积分:1
-
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!
-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-07-26 05:48:18下载
- 积分:1
-
矢量电磁
你可以尝试查看任何向量,如果您有要协调它的位置点。程序会使线从一个点到另
- 2022-12-13 04:30:03下载
- 积分:1
-
LIN BUS receiving fat source and documentation for the latest hope of U.S. suppo...
LIN BUS的接收发的最新源程序和文件 希望对大家有帮助 支持的顶0-LIN BUS receiving fat source and documentation for the latest hope of U.S. support has helped the top 0
- 2022-07-20 23:53:15下载
- 积分:1
-
Dll 编写的例子,vc++写的,希望对大家有所帮助
Dll 编写的例子,vc++写的,希望对大家有所帮助-Dll prepared examples, vc++ Written, and they hope to help everyone
- 2023-05-22 21:10:03下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
我最近的练习的C++作业,小程序,各位多多关照。
我最近的练习的C++作业,小程序,各位多多关照。-my recent practice of C operations, small program to take care of you.
- 2022-03-15 05:30:54下载
- 积分:1
-
黑色二级下拉菜单代码
二级下拉菜单 样式以及功能都在,可以实用在一般页面得导航,在此代码基础上做修改,方便简单。简单得html——css——JQUERY结合,初学者试用。。。。。。。。。。。。。。
- 2022-02-21 15:52:03下载
- 积分:1
-
the file system is designed to implement basic operations as follow:
create fil...
设计的文件系统实现下述的基本操作:建立文件;删除文件;打开文件;关闭文件; 可对文件设置保护措施(读,写,执行)。-the file system is designed to implement basic operations as follow:
create file
delete file
open file
close file
set security measure
- 2022-05-28 03:16:27下载
- 积分:1