-
这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数...
这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数-the code can get a color can generate 10 to the 229 number, and a few of the 229 16
- 2022-07-12 14:36:57下载
- 积分:1
-
自己做的计算器,功能还算过得去吧,分为三大部分:1、输入数据类型转换;2、常规基本运算;3、进制转换。...
自己做的计算器,功能还算过得去吧,分为三大部分:1、输入数据类型转换;2、常规基本运算;3、进制转换。-own calculator, it functions passably divided into three parts : an input data type conversion; 2, the conventional basic arithmetic; 3, the base for the conversion.
- 2023-02-13 17:55:04下载
- 积分:1
-
一个操作ACCESS数据库的例子
一个操作ACCESS数据库的例子-an ACCESS database operation example
- 2023-07-17 10:50:03下载
- 积分:1
-
DBGrid Grid Control VB5.0 is provided by the controls, the corresponding documen...
DBGrid网格控件属于VB5.0所提供的控件,对应的文件名为DBGrid32.ocx,VB6未直接提供, 但在VB6的安装...哪里有这本好书《VB与串口通讯控制》可以下载,能给个链接吗?我会一直等你的连接的!!谢谢!! -DBGrid Grid Control VB5.0 is provided by the controls, the corresponding document, entitled DBGrid32.ocx, VB6 not directly provide, but in VB6 installed ... where this subtitle "VB and serial communication control" can be downloaded, give links? I will wait for you connect! ! Thank you! !
- 2022-01-26 07:49:52下载
- 积分:1
-
X86平台计算量计算代码
在Intel X86平台上通过读取硬件时钟计算,在程序的两端分别获取,可以精确的计算程序的运行时间,以CPU时钟周期为单位,是能获取到的最精确的方法
- 2022-07-03 12:41:33下载
- 积分:1
-
微软 .NET 框架中可以定义托管类事件并用委托和 += 操作符处理这些事件。这种机制似乎很有用,那么在本机 C++ 中有没有办法做同样的事情?...
微软 .NET 框架中可以定义托管类事件并用委托和 += 操作符处理这些事件。这种机制似乎很有用,那么在本机 C++ 中有没有办法做同样的事情?
-Microsoft.NET framework can be defined category of custody with the incident and commissioned = operator and handling of these incidents. This mechanism appears to be useful, then in the plane C is not able to do the same thing?
- 2023-06-25 13:55:03下载
- 积分:1
-
主要以演示如何在ThinkIT TBNR API的基础上集成和二次开发。本演示程序:
1、以通用的CSV格式读取、保存识别结果;
2、缓冲并实时发送...
主要以演示如何在ThinkIT TBNR API的基础上集成和二次开发。本演示程序:
1、以通用的CSV格式读取、保存识别结果;
2、缓冲并实时发送语音数据
3、一行显示一句识别结果-mainly to demonstrate how ThinkIT TBNR API on the basis of integration and secondary development. The demonstration program : 1 to common CSV format read, the preservation identification; 2. buffer and real-time delivery of voice data 3, and her results showed an identification
- 2022-02-16 02:04:32下载
- 积分:1
-
一个时钟的界面,很漂亮的
一个时钟的界面,很漂亮的- A clock contact surface, is very attractive
- 2022-04-29 20:15:53下载
- 积分: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
-
最长公共子序列算法的实现,还有实验报告,欢迎大家下载
最长公共子序列算法的实现,还有实验报告,欢迎大家下载-The longest common sub-sequence algorithm, as well as experimental reports, welcomed everyone to download
- 2022-01-24 18:41:16下载
- 积分:1