-
此为监控系统的协议解释器中的表达式计算程序原型,可用于表达式的计算...
此为监控系统的协议解释器中的表达式计算程序原型,可用于表达式的计算-There is a expression calculate program about protocol explain utensil of inspect systemic.It may calculate expression.
- 2022-04-17 16:23:10下载
- 积分:1
-
vb源代码,变幻你的桌面哦
vb源代码,变幻你的桌面哦-vb source code, and changing your desktop oh
- 2022-04-30 07:34:40下载
- 积分:1
-
SqlHelp is a type of database operations, all the methods are all static, can be...
SqlHelp是一个数据库操作类,所有方法全为静态,直接使用即可。减少了程序员重复写与数据库操作相关的一些工作量。是一个不错的帮助工具。-SqlHelp is a type of database operations, all the methods are all static, can be directly used. Reduced duplication of programmers and database operations related to write some of the workload. Is a good tool to help.
- 2023-01-10 08:10:03下载
- 积分:1
-
Windows CE开发指南!吐血推荐!英文原版!Windows CE开发工程师的必备资料!...
Windows CE开发指南!吐血推荐!英文原版!Windows CE开发工程师的必备资料!-Guide to the development of Windows CE! Suggest to vomit blood! English original! Windows CE development engineers the necessary information!
- 2022-11-17 08:50:04下载
- 积分:1
-
This is an SMS
这是一个有关MOBILE 关SMS的操作-This is an SMS-related MOBILE clearance operation
- 2022-07-12 06:24:23下载
- 积分:1
-
八数码问题,用广度优先和深度优先算法实现。并且用mfc实现界面,让结果算法运行过程以动画显示。并附上实验报告...
八数码问题,用广度优先和深度优先算法实现。并且用mfc实现界面,让结果算法运行过程以动画显示。并附上实验报告-Depth-first search algorithm and the breadth-first search algorithm
- 2022-12-26 13:50:03下载
- 积分:1
-
一个FFT的频谱分析的例子
一个FFT的频谱分析的例子-FFT spectrum analysis of an example
- 2022-07-18 17:58:24下载
- 积分:1
-
通讯录管理
通讯录管理 -directory management directory management
- 2023-06-26 13:00:04下载
- 积分:1
-
calculate squareroot
//求给定面积的圆的半径。
- 2022-01-22 08:37:55下载
- 积分: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