-
在lcd12864上画线,控制器用的是arm,调试环境是iar
在lcd12864上画线,控制器用的是arm,调试环境是iar-in lcd12864 painted lines, the controller is used arm, debugging environment is Advocacy
- 2022-03-19 23:42:12下载
- 积分:1
-
vc做的旅游导航系统,主要解决求最短距离问题。
vc做的旅游导航系统,主要解决求最短距离问题。-vc make tourism navigation system, mainly to solve the problem of seeking the shortest distance.
- 2022-12-27 05:10:03下载
- 积分:1
-
自定义控件的实现与运用。是个比较好的学习例子。
自定义控件的实现与运用。是个比较好的学习例子。-OCX the realization and utilization. It is a relatively good learning examples.
- 2022-05-26 03:22:36下载
- 积分:1
-
美国国家仪器LabVIEW软件具有本地文件格式称为LabVIEW我…
National Instruments LabView software has a native file format called LabView Measurement File (LVM, extension .lvm). This m-file, lvm_import.m, reads LVM files and imports the data into the MATLAB workspace.
LVM is an ascii text file format, and the data can be imported into MATLAB using the built-in import.m function. However, import.m has some limitations: it cannot handle multi-part LVM files, and it does not return the contents of the file and section headers. lvm_import.m handles all types of LVM files, and returns specific information such as date, time, data column names, etc. -National Instruments LabView software has a native file format called LabView Measurement File (LVM, extension. Lvm). This m-file, lvm_import.m, reads LVM files and imports the data into the MATLAB workspace.LVM is an ascii text file format, and the data can be imported into MATLAB using the built-in import.m function. However, import.m has some limitations: it cannot handle multi-part LVM files, and i
- 2022-01-24 17:53:48下载
- 积分:1
-
the procedures introduced by a group check box to control internal controls so a...
本程序介绍一个由check组框来控制内部控件使能 在要使用的工程中添加类CCheckableGroupBox 在资源中属于这个组框的控件设置group项目 在使用的类中 坐组框的变量映射 CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ 在使用类的初始化中 m_groupZ.SetTitleStyle(BS_AUTOCHECKBOX) //Default to check box already in class m_groupZ.SetGroupID(1) m_groupQ.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupQ.SetGroupID(0) m_groupQ.SetCheck(1) m_groupD.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupD.SetGroupID(0) SetTitleStyle:函数中1BS_AUTOCHECKBOX:为方型框.2BS_AUTORADIOBUTTON:为原型框 SetGroupID函数:参数中为1:不用内部控件不用选择group项目,为0要选择 Setcheck函数:参数为1:enabel,为0:unenable-the procedures introduced by a group check box to control internal controls so as to enable the project to use the added category CCheckableGroupBox resources belonging to the group box set of controls group projects in the category sitting Group variable frame mapping CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ the use of the initial category m_groupZ.SetTitleS
- 2022-11-13 07:15:03下载
- 积分:1
-
一些日志类的C++在Windows平台
Some Logging Classes for C++ on the Windows Platform -Some Logging Classes for C++ On the Windows Platform
- 2022-01-21 19:21:24下载
- 积分:1
-
位图选择,不同状态不同位图
位图选择,不同状态不同位图-bitmap choice, different states of different bitmap
- 2022-08-13 12:13:27下载
- 积分:1
-
自己编写的按钮游戏与描雷十分相近,但有一些不同.
自己编写的按钮游戏与描雷十分相近,但有一些不同.-their preparation button and the game is very similar to mine painted, but there are some different.
- 2022-01-26 08:04:59下载
- 积分:1
-
使用简易的代码实现的WindowsXP风格的按钮,代码实现简单,大家可以自己研究...
使用简易的代码实现的WindowsXP风格的按钮,代码实现简单,大家可以自己研究
- 2022-05-18 09:03:59下载
- 积分:1
-
VB通过控件打开对话框,选择想要打开的文件
VB通过控件打开对话框,选择想要打开的文件-VB control through open dialog box, select the desired open file
- 2022-07-24 22:11:17下载
- 积分:1