-
code
初步熟悉c++面向对象的功能,包括构造函数,简单类的使用(Preliminary familiar c++ object-oriented features, including constructors, the use of a simple class)
- 2013-06-24 14:57:00下载
- 积分:1
-
018-PWM脉冲宽度调制与智能小车PWM直流电机调速
说明: pwm小车,内有视频,功能强大,讲解详实,是一个不可多得的pwm小车入门。(PWM car, with video, powerful function, detailed explanation, is a rare introduction to PWM car.)
- 2020-06-21 06:20:02下载
- 积分:1
-
StaticImage
使用静态文本控件显示图标和位图,VC++精选编程学习源码,很好的参考资料。(The use of static text control to display the icon and bitmap, VC++ select learning programming source code, a good reference.)
- 2013-12-02 21:27:21下载
- 积分:1
-
SelfScroll
可以设置背景的VB个性滚动条、进度条,有需要的下。(Can set the background of the scroll bar, progress bar, VB personality in need.)
- 2013-08-19 08:19:14下载
- 积分:1
-
CDataGrid
CDataGrid 分类:Visual C++
如何删除DataGrid中的一行记录
CDataGrid m_Grid
Rs->Delete(adAffectCurrent)
Rs->Requery()
m_Grid.SetRefDataSource(NULL)
m_Grid.SetRefDataSource((LPUNKNOWN)Rs)
m_Grid.Refresh() (CDataGrid Category: Visual C++ How DataGrid row delete records CDataGrid m_Grid Rs-)
- 2007-09-29 12:25:15下载
- 积分:1
-
串口自动检测
串口通信,对串口发出的数据进行读取和处理,进行检测(Serial communication, read and process the data sent by the serial port, and detect it.)
- 2020-06-17 10:40:02下载
- 积分:1
-
yemianzhihuansuanfa
说明: MFC实现页面置换,可视化!
先入先出法(FIFO)
最优置换算法(OPT)
最久未使用算法(LRU)
(AppWizard has created this group_20 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.)
- 2010-03-24 23:22:08下载
- 积分:1
-
DEMO
频谱仪控制源代码,有VB VC 和 LABVIEW,运行正确,仅供参考(Spectrum analyzer control source code, VB VC and LABVIEW, run correctly, for reference)
- 2014-07-10 17:10:48下载
- 积分:1
-
Tetris
说明: 大概在最近两天之内编码完成,但此前一天开始构思。第一天晚上主要完成了方块旋转算法,第二天也就是今天加了消方块的处理算法。但是可能还有一些考虑不周的地方,比如,没有采用定时中断,而是图方便采用了和cpu频率有关的delay()函数来模拟时间间隔,这是需要改进的地方。(Probably within the last two days to complete coding, but the idea of the day before the beginning. Completed the first night the main box rotation algorithm, the next day that is today' s consumer box added processing algorithms. However, there may be some places where ill-considered, for example, does not use timer interrupt, but rather seek convenience and the cpu frequency of using the delay () function to simulate the time interval, and that needs improvement.)
- 2009-08-28 17:14:12下载
- 积分:1
-
svpwm3
TI28335的SVPWM程序,可以用在三相逆变电机控制等领域(TI28335 of SVPWM procedures, can be used in other areas of the three-phase inverter motor control)
- 2014-02-26 18:39:12下载
- 积分:1