-
MarchingCubes
VTK实验程序,利用VTK开源库实现Marching Cubes等值面提取算法,程序中可修改等值面参数,交互界面实现物体的旋转、缩放,数据文件在工程目录下(VTK experimental procedures, the use of open-source library implementation VTK Marching Cubes isosurface extraction algorithm, the program can be modified isosurface parameters, interactive interface to achieve the object rotation, scaling, data files in the project directory)
- 2021-04-03 21:19:05下载
- 积分:1
-
da5651
说明: 杭州康芯电子公司的高速DA模块全部资料,上传啦,绝对的好使,包括DATASHEET(Kang Hangzhou high-speed core electronics module DA all the information you upload, so absolute, including DATASHEET)
- 2009-08-22 17:52:07下载
- 积分:1
-
PPvNQBAAR
制作滚动的字幕的程序的源码,很好,初学者的福音(Making the scrolling marquee program source code, good for beginners Gospel)
- 2013-01-29 19:08:09下载
- 积分:1
-
DXF_read_display_wxwidgets
编程环境为Visual studio2008,采用dxflib库编写,内部定义了一些图形类,可以实现dxf文件的读取,显示,及删除操作。页面侧边有动态标尺,按住鼠标中键可平移窗口,拨动滚轮可缩放视图,采用窗口裁剪以及显示缓存来提高性能及防止闪烁。本来是做为激光切割机控制系统来开发的,但是后来因为某些原因搁浅了,现在就拿出来供大家参数吧。界面上有一些激光加工参数的输入,但是实际是没有任何作用的。
程序界面使用wxwidgets库编写。这是一个跨平台的库,有很多有用的控件,在不同平台是会有相应平台的风格。此程序也可做为学习wxwidgets的例程。
编译此程序需要wxwidgets2.8.7 ;这是一个开源的界面库,请到官方主页去下载。
本人英文不好,以下英文描述为自动翻译。请见谅(Programming environment for Visual studio2008, using dxflib library prepared a number of graphics within the definition of class, can achieve dxf file to read, display, and delete operations. Pages are dynamically scale the side, hold down the mouse button to pan the window, toggle wheel to zoom the view, with window clipping and display cache to improve performance and prevent blinking. Originally as a laser cutting machine control system to develop, but was stranded for some reason, and now Take it out for your parameters. Interface, there are some laser processing parameters input, but actually have no effect.
Prepared using the wxwidgets library program interface. This is a cross-platform library, there are many useful controls, there will be appropriate in different platforms, platform style. This procedure can also be used as learning wxwidgets routines.
Compile this program requires wxwidgets2.8.7 this is an open source interface library, please go to the official home page)
- 2010-07-11 21:08:48下载
- 积分:1
-
perfchart
QT波形函数实现,界面简洁,多条波形显示数据。效果很好(QT wave function to achieve the simple interface, multiple waveform display data. Good results)
- 2012-06-13 11:30:18下载
- 积分:1
-
hisyons-files
his small example receives files over a network listens on,(His small example receives files over a network listens on,)
- 2017-04-12 11:39:39下载
- 积分:1
-
VC++ 20个窗体编程实例源码
VC++界面编程20例,都是界面编程常用的例子,很适合初学者参考。(Vc + + interface programming)
- 2017-07-01 17:41:05下载
- 积分:1
-
进程创建
说明: 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)
- 2005-11-04 12:45:13下载
- 积分:1
-
gridctrl_demo225
gridctrl很使用强大,界面编程,很强大(GRIDCTRL is very powerful and interface programming)
- 2017-08-29 21:38:01下载
- 积分:1
-
B400111@04.18
当用户单击每个数字按钮时,弹出对应的设置对话框,在此处可以设置用户想启动的程序(或者直接输入文件夹名)以及
文字串.
设定完成后,可以开始或者暂停数字键盘的程序设定功能.
在 KEYMODE 时,当用户按下数字键盘的某个数字键时,程序会模拟用户键盘输入在设置对话框设置的文字串,可以用来
在聊天或者游戏时输入常用的语句,符号等(不建议用户刷屏用),此处可使用
代表回车,既可以一下替用户输入大
段的文字串,打星际的时候可以用它替自己输入类似"show me the money"的密码
在 FUNCMODE 时,当用户按下数字键盘的某个数字键时,程序会启动用户在设置对话框设置的程序,或者打开文件夹,也
可以使用程序预定义的如调节音量,启动浏览器等功能,让没有多媒体键盘的朋友也方便.如果你经常操作多个文件夹,
也可以用这个程序,避免打开多个深的文件夹的麻烦.(When the user clicks on each number button corresponding to the Settings dialog box pops up, here you can set the user wants to start the program (or enter the folder name), and
Text string.
After setting, can start or pause the program to set the numeric keypad functions.
In KEYMODE, when the user presses a number key numeric keypad, the program will simulate user keyboard input in the Settings dialog box to set the text string can be used to
Enter the chat or the game commonly used statements, symbols, etc. (refresh is not recommended to use), here you can use n behalf of carriage, both look great for the user input
Section of the text string, playing Star when you can use it for their own input like "show me the money" password
In FUNCMODE, when the user presses a number key numeric keypad, the program starts the user to set the program in the Settings dialog box, or open the folder, but also
You can use the predefined procedure, such as adjust the volume, start the )
- 2011-09-03 20:59:07下载
- 积分:1