-
MsFlexGrid controls to achieve the text were changed in the source code
实现在MsFlexGrid控件中更改文本的源代码-MsFlexGrid controls to achieve the text were changed in the source code
- 2022-10-13 06:20:02下载
- 积分:1
-
应用程序向导已为您创建了此 Test_ADO 应用程序。此应用程序
不仅介绍了使用 Microsoft 基础类的基本知识,
而且是编写应用程序的起点。...
应用程序向导已为您创建了此 Test_ADO 应用程序。此应用程序
不仅介绍了使用 Microsoft 基础类的基本知识,
而且是编写应用程序的起点。-Application Wizard you have to create this Test_ADO applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point.
- 2022-05-12 23:22:17下载
- 积分:1
-
DS18B20 temp , show the temp to the lcd .
DS18B20 temp , show the temp to the lcd .
- 2022-02-04 08:55:30下载
- 积分:1
-
feature is a subset of dial
一个功能很齐全的拨号程序-feature is a subset of dial-up procedures
- 2022-04-19 13:36:31下载
- 积分:1
-
WinCE 5.0下的软件解码红外遥控器的指令
WinCE 5.0下的软件解码红外遥控器的指令-WinCE 5.0 software decoder under the infrared remote control commands
- 2023-01-20 11:50:04下载
- 积分:1
-
used to achieve several DAC0832 mode conversion, respectively, to a group of dat...
采用DAC0832实现数模转换,分别将一组数据转换为锯齿波,三角波,正弦波,在一种波形输出时,按Q键转为输出下一种波形。-used to achieve several DAC0832 mode conversion, respectively, to a group of data conversion for the ramp, triangle wave, sine wave, in a waveform output, according to Q keys under an output waveform.
- 2022-03-22 07:53:21下载
- 积分:1
-
汉诺塔算法的源代码
此程序在 VB 应用程序开发和采用光盘作为输入的数。它使用递归逻辑查找解决全髋关节置换问题所需步骤的数目。最初是得到光盘添加入栈。我有一 3 大堆 A、 B、 C 3 塔 A、 B 和 c。SolveTOH 函数用于计算所有可能的步骤来解决问题。请注意,每次移动写在屏幕上后使用递归逻辑和输出
- 2023-08-26 19:00:04下载
- 积分:1
-
can代码
can代码
class CPoint{
private: //私有成员
float m_x, m_y;
protected: //保护成员
void SetPoint(float x, float y) {m_x = x; m_y = y;}
public: //公共成员
CPoint(float x, float y) {m_x = x; m_y = y;} //构造函数
void Move(float x, float y) {SetPoint(m_x + x, m_y + y);}
void Display() {cout
- 2022-04-01 02:38:18下载
- 积分:1
-
使用libti TIFF位图
Bitmap to Tiff conversion using Libti
- 2022-05-29 13:49:07下载
- 积分:1
-
演示了MFC 对office文件(word,excel,powerpooint等)的操作,功能详尽,能直接在该系统中对office文件中的图表,文字,幻灯片进行...
演示了MFC 对office文件(word,excel,powerpooint等)的操作,功能详尽,能直接在该系统中对office文件中的图表,文字,幻灯片进行修改。-MFC demonstrated for office documents (word, excel, powerpooint, etc.) operation, function and detailed, can be directly in the system files on the office charts, text, slides, be made.
- 2023-04-15 15:40:04下载
- 积分:1