-
GDC Technology and XpanD Partner to Launch Largest 3D Theater Deployment Through...
GDC Technology and XpanD Partner to Launch Largest 3D Theater Deployment Throughout Mainland China
- 2022-06-16 11:49:35下载
- 积分:1
-
VC清理助手使用了多线程,可以在查找大批文件时不会导致UI停顿!...
VC清理助手使用了多线程,可以在查找大批文件时不会导致UI停顿!-VC clean-up assistant to use a multi-threaded, you can find a large number of documents will not lead to a standstill UI!
- 2023-02-18 11:40:03下载
- 积分:1
-
wince3 内核源代码,具有很强的参考价值。wince3 kernel source code, has a strong reference value....
wince3 内核源代码,具有很强的参考价值。wince3 kernel source code, has a strong reference value.-wince3 kernel source code, has a strong reference value.
- 2022-02-26 16:49:23下载
- 积分:1
-
访问存储卡大小
获取显卡的显存大小-access to the memory card size
- 2022-10-19 12:35:04下载
- 积分:1
-
利用ODBC创建EXCEL文件,可以很方便的实现ODBC创建Excel文件。
利用ODBC创建EXCEL文件,可以很方便的实现ODBC创建Excel文件。-Using ODBC to create EXCEL files, you can easily achieve the ODBC to create Excel file.
- 2023-06-20 22:05:03下载
- 积分:1
-
I wrote CS robot
我写的CS机器人-I wrote CS robot
- 2022-07-26 19:05:37下载
- 积分:1
-
这个程序是基于Window CE下的串口驱动程序源代码
这个程序是基于Window CE下的串口驱动程序源代码-This procedure is based on the Window CE serial driver source code
- 2023-08-19 13:30:03下载
- 积分:1
-
C 语言常用算法程序集,对搞数学计算的人有一定的帮助,收藏也不错,以备不时之需!...
C 语言常用算法程序集,对搞数学计算的人有一定的帮助,收藏也不错,以备不时之需!-algorithm program set in c in common use is some useful to people who study math and it is a good idea to keep it for the time when needed
- 2022-01-25 15:28:33下载
- 积分:1
-
复制、剪切和粘贴数据
复制、剪切和粘贴数据
---- 将数据复制或剪切到剪贴板上
---- 1. 确定将要被复制的数据是一个本地数据还是一个嵌入对象或链接。
---- 如果数据是一个嵌入对象或链接,创建一个指向被选定数据的COleClientItem指针。
---- 如果数据是本地化的并且应用程序是一个服务器,那么从COleServerItem继承一个新的类,并创建该对象。否则,为数据建立一个COleDataSource对象。
---- 2. 访问选定对象的CopyToClipboard成员函数。
---- 3. 如果用户选择剪切命令而不是复制,那么从你的应用程序中删除那些数据。
-copy, cut and paste data-replication of data to the clipboard or shear on---- 1. Determined to be copied data is a local data or an embedded object or link.- If the data is embedded in an object or a link to create a pointer to the selected data COleClientItem pointer. Yes- if the localization of the data and applications is a server, and then from COleServerItem succession of a new category, and the creation of the object. Otherwise, the data for the establishment of a COleDataSource targets.---- 2. Visit selected object CopyToClipboard member function.---- 3. If users choose shear order not reproduce, and then from your application to delete those data.
- 2022-07-09 06:39:06下载
- 积分:1
-
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。...
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If the edge after the entry does not constitute a part, while accession.
- 2022-06-11 11:33:35下载
- 积分:1