-
Supermarket management of POS systems, including front desk management and sales
超市POS系统的管理,包括前台管理和后台销售
- 2022-07-15 09:26:32下载
- 积分:1
-
MapX samples5 示例程序 驱动小车
MapX 示例程序,驱动小车,有自己的地图文件,,很实用的,用键盘驱动,A,D,W,S,这几个键,分别是向左,向右,向上,向下。
- 2023-09-05 19:00:04下载
- 积分:1
-
一组windows界面编程控件,包括按钮,编辑框,列表等等的源代码。...
一组windows界面编程控件,包括按钮,编辑框,列表等等的源代码。-A group of windows interface programming controls, including buttons, edit boxes, list the source code and so on.
- 2023-08-15 03:35:03下载
- 积分:1
-
正负样本分类 样本制作
用Matlab写的一个手动制作样本的一个GUI
用来手动标记正训练样本和负训练样本。
—————————————————————————————————————
1.首先输入要标定的数据库目录、要存放正训练样本的目录、要存放负训练样本的目录
2.点击“开始”,程序自动依次显示数据库目录中的图片
3.点击“正例”或“反例”将会把当前图片复制到相应目录
4.可以在图片上点击拖动圈出一个区域,以截取圈出的区域作为样本
5.选中“约束选取比例”可以使得最终选取的样本有固定的大小
- 2022-05-15 10:45:53下载
- 积分:1
-
MFC源代码
该程序是经过查看某老师的 课程 最后写的MFC 界面编程, 对于初学者有很好的引导作用,通过MFC的各种类控制盒方法属性的控制,完成了界面的设计。运行效果,我已经测试,非常不错。如有问题,请私聊我。 谢谢
- 2022-05-28 03:35:14下载
- 积分: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
-
和金山的界面一样的,很都窗口的COOL的窗体。
和金山的界面一样的,很都窗口的COOL的窗体。-Jinshan and the same interface, it has a window of COOL forms.
- 2022-03-20 05:17:30下载
- 积分:1
-
站长95年时想写的模拟Delphi界面的生成C语言界面的一个程序,名字就叫CBuilder,那时C++Builder还没有呢...
站长95年时想写的模拟Delphi界面的生成C语言界面的一个程序,名字就叫CBuilder,那时C++Builder还没有呢- Stationmaster when 95 years wants to write simulation Delphi a
contact surface production C language contact surface procedure, the
name is called CBuilder, at that time C Builder not to have
- 2023-04-29 04:30:03下载
- 积分:1
-
3424343 法定代表人基本信息 人力资源状况 高层人员基本情况 企业研究开发和技术状况 企业资产和经营状况 企业资质及获奖情况...
3424343 法定代表人基本信息 人力资源状况 高层人员基本情况 企业研究开发和技术状况 企业资产和经营状况 企业资质及获奖情况 企业主要合作伙伴、客户、 战略联盟 企业信用状况 -3424343 legal representative basic human resources senior staff of enterprises basic research and development and technical state enterprise assets and business enterprises and winning qualities of the major partners, customers, strategic alliances business credit situation
- 2022-01-28 10:57:05下载
- 积分:1
-
(VC7) "
在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib 或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude "SkinPlusPlus.h" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T("XPCorona.ssk")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T("XPCorona.ssk")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute- gt; Linker- gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings- gt; Link-gt; Object/library "SkinPlusPlusDLL.lib into two. in your program contains header files# inlcude "SkinPlusPlus.h" 3. the procedure
- 2023-04-03 07:30:03下载
- 积分:1