-
一个用于锁定各种工具条的类,可实现锁定工具条功能
一个用于锁定各种工具条的类,可实现锁定工具条功能-A variety of tools used to lock type of article can be a tool to achieve lock function
- 2022-06-01 18:57:27下载
- 积分:1
-
一个普通的关于菜单示例程序
一个普通的关于菜单示例程序-an ordinary sample program on the menu
- 2022-03-15 16:42:58下载
- 积分:1
-
一个toolbar的小例子程序。。
可以很方便的借鉴使用。。。。。
基本上没什么大问题...
一个toolbar的小例子程序。。
可以很方便的借鉴使用。。。。。
基本上没什么大问题-A small example program toolbar. . Can easily use the reference. . . . . Basically, no big problem
- 2022-12-31 01:05:03下载
- 积分:1
-
真彩工具条类:非常好的类,一个是制作真彩工具条的图形工具 Visual toolbar,另一个是在程序中显示工具条的类CtrueColorToolBar。有了这...
真彩工具条类:非常好的类,一个是制作真彩工具条的图形工具 Visual toolbar,另一个是在程序中显示工具条的类CtrueColorToolBar。有了这两个利器,几乎能够非常简单快速的制作任何真彩工具条-sleekly tools of the categories : very good category, True Color is a tool for the production of the graphics tools Visual toolbar, Another is shown in the proceedings of the tools category CtrueColorToolBar. With two sharp, almost to the very simple and rapid tool for the production of sleekly
- 2022-04-24 01:04:14下载
- 积分:1
-
how the toolbar shows 16 true color bitmap. Rar
如何在工具栏中显示16位真彩色位图.rar-how the toolbar shows 16 true color bitmap. Rar
- 2022-07-19 01:40:15下载
- 积分:1
-
可以删除、添加、重新各按钮的工具条,还可以在程序退出时记录各按钮的位置...
可以删除、添加、重新各按钮的工具条,还可以在程序退出时记录各按钮的位置-The toolbar which can delete, add and set the buttons on it, and it can also record the position of each button
- 2022-05-15 04:40:15下载
- 积分:1
-
统计的直方图vb程序
统计的直方图vb程序-statistical procedures histogram vb
- 2022-02-13 16:15:50下载
- 积分:1
-
关于vc简单的程序
关于vc简单的程序-on vc simple procedure
- 2022-03-22 18:58:33下载
- 积分:1
-
realization of the drag
实现工具条的拖放和任意贴靠.屏幕取色.功能十分强大.-realization of the drag-and-drop tools and arbitrary affixed on. From color screen. Functional very strong.
- 2022-08-12 17:53:42下载
- 积分: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