-
提供各种样式的菜单(菜单,Table,URL样式)
提供各种样式的菜单(菜单,Table,URL样式)-Provide various styles of menu (Menu, Table, URL Style)
- 2022-07-03 16:31:34下载
- 积分:1
-
在工具条上使用像IE那样的鼠标经过时图标变化的按钮
在工具条上使用像IE那样的鼠标经过时图标变化的按钮-The toolbar which uses button that can change the icon when mouse on it
- 2022-03-17 23:14:10下载
- 积分:1
-
非常好看的
combox
非常好看的
combox-very pretty Combox
- 2022-01-26 07:52:20下载
- 积分:1
-
ActiveX 控件可以让你创建各种工具条提示AGToolTip,对界面开发非常有用...
ActiveX 控件可以让你创建各种工具条提示AGToolTip,对界面开发非常有用-ActiveX allows you to create various tools alerts AGToolTip of interface development is very useful
- 2023-03-24 22:20:03下载
- 积分:1
-
一个toolbar的小例子程序。。
可以很方便的借鉴使用。。。。。
基本上没什么大问题...
一个toolbar的小例子程序。。
可以很方便的借鉴使用。。。。。
基本上没什么大问题-A small example program toolbar. . Can easily use the reference. . . . . Basically, no big problem
- 2022-12-31 01:05:03下载
- 积分:1
-
工具栏与组合演示
Toolbar with combo demo
- 2022-11-19 05:10:03下载
- 积分:1
-
基于MFC,把控制条加入tab中,类似delphi IDE中的控件条
基于MFC,把控制条加入tab中,类似delphi IDE中的控件条-based MFC and add a tab control, similar delphi IDE control of the
- 2022-07-26 06:32:28下载
- 积分:1
-
这是一个工具
it is a tool
- 2022-02-28 10:31:37下载
- 积分:1
-
用ATL+SDK实现了一个工具栏控件KToolBar, 实现了属性页、按钮鼠标事件、持久保存,附带了一个vb测试程序和程序接口说明...
用ATL+SDK实现了一个工具栏控件KToolBar, 实现了属性页、按钮鼠标事件、持久保存,附带了一个vb测试程序和程序接口说明-With ATL+ SDK has a tool bar control KToolBar, realize the attributes page, mouse button events, lasting preservation, with a vb interface testing procedures and procedures that
- 2022-01-25 13:57:41下载
- 积分:1
-
枚举法(穷举法)
“笨人之法”: 把所有可能的情况一一测试,筛选出符合条件的各种结果进行输出。
【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5...
枚举法(穷举法)
“笨人之法”: 把所有可能的情况一一测试,筛选出符合条件的各种结果进行输出。
【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5元/只,母鸡3元/只,小鸡1元/3只。
分析:
这是个不定方程――三元一次方程组问题(三个变量,两个方程)
x+y+z=100
5x+3y+z/3=100
设公鸡为x-enumeration method (exhaustive) "Benren Regulation" : all possible test of January 1, and selected eligible for the results output. Cases-- 100 yuan to buy a 100 chicken : 100 yuan to buy 100 chickens. Known rooster 5 yuan/only, the hen 3 yuan/only and chicken one yuan/3. Analysis : This is a volatile equation-- Group 3 linear equation (3 variable, equation 2) x+ y+ z = 100 5x+3 y+ z/3 = 100 x located rooster
- 2023-03-22 00:30:03下载
- 积分:1