登录

最新会员 最新下载

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29

成为了本站VIP会员

2024-12-21 19:40
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:界面编程
  3. 发布时间:一年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. dockdemo

说明:  一个关于window界面的程序代碼:實習了可改變可停靠工具栏大小的功能。(a window on the interface code : attachment of the change will be docked toolbar size functions.)

0
下载
160
浏览
2006-04-15发布

2. ajks

说明:  许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度(many modern floating point unit of a major system structure and function is to be a follow closely behind multiplication and addition of implementation as a single operator, with no intermediate rounding error. For example, Intel's Itanium architecture provides a number of directives to the ternary operator (a* b, c), (a* b-c) and (c-a* b) each have a portfolio to a single floating point instructions (Fullmetal respectively, and fms fnma) . These individual instruction than the implementation of an independent and additive multiplication instructions quickly, and because no middle multiplication into homes, so more precise. The optimization can significantly increase those containing more than staggered multiplication and addition operations function of the speed)

0
下载
163
浏览
2006-03-23发布

3. Arm_Isp

说明:  ISP 界面设计尚未完善其功能,可以下载后完善(ISP interface design has not been perfect its functions can download perfect)

0
下载
186
浏览
2006-03-03发布

4. PluckBox

说明:  VC6.0编译运行,可以缩放控件的大小,一个界面编程的例子。(VC6.0 compiler run, and zoom controls the size of an interface programming examples.)

1
下载
187
浏览
2006-02-10发布

5. t(OK)

说明:  该程序实现了图的先序、后序遍历和拓扑排序等,而且是界面输出。(the program to achieve the plan's first sequence, after the preorder and topological sorting, but it is the output interface.)

0
下载
145
浏览
2005-12-27发布

6. VC-Dialog

说明:  一个对话框的示劣,它的价值就在按钮可以扩大对话诓的尺寸。不过带滚动条的对话诓的价值将是更大的。说明再清楚也不如上载的文件有价值好 (a dialog box showing the poor, the value of the buttons on the dialogue could be expanded to the size invincible. But with the rolling of the dialogue invincible value will be greater. Note clearly not contained in the document as good value)

0
下载
123
浏览
2005-11-11发布

7.创建

说明:  1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验); (3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)

0
下载
167
浏览
2005-11-04发布

8. AlphaSplash_source

说明:  splash启动界面, 用于系统启动时显示的splash窗口(splash activated interface for system startup splash at the show window)

0
下载
143
浏览
2005-11-03发布

9. msdn风格用户

说明:  一种类似 vc++6.0MSDN风格的界面,和数据库结合,可实现搜索、索引、目录等功能,很实用,(vc 6.0MSDN a similar style of interface, and databases, to search, index, table of contents and other functions, is very practical,)

1
下载
145
浏览
2005-10-24发布

10. dlgBg00

说明:  一个很好的对话框界面的例子,告诉你怎样设置一个位图作为对话框的的背景图片,不过要注意必须是picture的Tab顺序为1才能使其他控件不被覆盖。(a good example of the dialog interface, tell you how to set up a bitmap as a dialog of the background image, but to the attention of the picture must be the order of a Tab other controls can not be overwritten.)

0
下载
157
浏览
2005-09-13发布

11. CManageDraw

说明:  仿WINDOWS里面的画图程序,只做了部分模仿,还差一部分未完成(imitation windows inside the drawing program, doing some copying, there is still some unfinished)

0
下载
127
浏览
2005-09-12发布

12. instrumentsrc

  在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感觉。在此就介绍一款这样的仪表控件。 (in industrial control software often measured data to show that, if the interface simple figures show was very dull, and if the software can add color sensational control, we would be the software for your occasion gives Shuangxin pleasant feeling. In one such briefing on the dashboard controls.)

140
下载
135
浏览
2005-08-25发布

13. CommCtrl

  实现commctrl功能,主要用于界面设计,是msdn sample(achieve commctrl functions, mainly for interface design is flowing sample)

21
下载
138
浏览
2005-07-13发布

14. XGraph二维曲线图

  二维曲线的实现方法,用来画二维曲线 输入XY坐标即可以得到曲线图型(two-dimensional curve of the method used to draw two-dimensional curve that is the importation of XY coordinates can be curve-)

459
下载
124
浏览
2005-07-04发布

15. prog3(关于视图分离)

  关于视图分离的最基本程序,实现了两边视图的数据统一与联系(Views on the separation of the most basic procedures, the two sides achieved a unified view of data linked)

14
下载
114
浏览
2005-05-09发布

16. 03_abcd

  Internet Explorer 4 style UI IE4.0风格的界面效果(29KB)(style UI Batteries style interface effects (Take))

4
下载
134
浏览
2005-04-20发布

17. grid wnd

  一个用VC++6.0编写的表格控件,类似于Excell的表格控件。(a VC 6.0 forms prepared by the control, similar to the Excel tables controls.)

253
下载
149
浏览
2005-04-09发布

18. 以图片为背景的标题栏

  常见的标题栏颜色都是系统默认的蓝色,比较单调,本程序演示的自定义处理的标题栏,效果相当独特。(common title bar system default colors are blue, a rather monotonous, as demonstrated by the procedures defined the title bar, the results are pretty unique.)

181
下载
152
浏览
2005-03-30发布

19. cool_toolbar&menu

  非常漂亮的自绘工具条和菜单(very beautiful painting from the toolbar and menu)

83
下载
156
浏览
2005-02-24发布

20. adblib2

  在VC6中使用的数据库开发包, 含测试例子(VC6 used in the database development kits, containing test case)

7
下载
96
浏览
2005-01-30发布