-
GPS开发过程的详细源码。包括各个功能的开发流程
GPS开发过程的详细源码。包括各个功能的开发流程-GPS-source development process in detail. Including the development of various functional flow
- 2022-03-18 00:11:44下载
- 积分:1
-
一个图形菜单的很好的例子
一个图形菜单的很好的例子-a good example
- 2022-04-29 09:45:13下载
- 积分:1
-
在MFC网格控件使用组合框
Using comboboxes in the MFC Grid Control
Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box.
Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2.X versions of CGridCtrl it s now a lot simpler. -Using comboboxes in the MFC Grid ControlSince I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGri
- 2022-05-29 23:54:42下载
- 积分:1
-
这是我找的java原代码,大家一起分享哦.
这是我找的java原代码,大家一起分享哦.-I find this is the java source code, we share oh.
- 2023-07-27 13:50:03下载
- 积分:1
-
qt实现的数据采集
对嵌入式底层的数据进行采集,通过qt做了一个界面,实时显示底层采集到的数据,并不断刷新,通过打开底层驱动,来获取信息,适合初学者
- 2022-07-25 13:58:22下载
- 积分:1
-
窗口分割
这是一个用VC编写的窗口分割的小程序,可以供大家参考,并提出宝贵意见!-This is a VC prepared by the small window segmentation procedures, for your reference, and for the valuable advice!
- 2022-02-25 16:27:01下载
- 积分:1
-
定时器小闹钟可播放影音文件
定时器小闹钟可播放影音文件-small alarm clock timer can play audio files
- 2023-04-25 18:45:04下载
- 积分:1
-
手机通讯录功能,基本的插入删除修改等内容
手机通讯录功能,基本的插入删除修改等内容-Mobile phone address book functionality
- 2023-03-01 08:20:03下载
- 积分:1
-
Modbus数据(16进制格式)CRC计算
应用背景很多通信需要用到mobudbus rtu协议,数据都是以十六进制格式进行发送,并且数据的末尾要进行CRC计算。该程序就是当用户输入16进制格式的一系列数字指令后,对数据进行CRC计算。CRC采用查表的方式进行计算。关键技术关于怎样采用查表的形式进行CRC计算的算法,在Unicode编码下CString如何通过WideCharToMultipleByte转换为char*.如何将十进制数据转换为16进制字符串的格式。如何对编辑框中的按格式输入的字符串进行分割。怎样在PreTranslateMessage中对Esc按键进行屏蔽。
- 2022-11-10 12:25:04下载
- 积分:1
-
pb_ToolTips提示
应用背景关键技术powerbuilder中经常会遇到需要给用户操作提示的地方,本程序用pb实现当鼠标移动到某处输入焦点时给予使用者一些温馨的提示信息。
- 2022-05-05 09:47:14下载
- 积分:1