由买买提看人间百态

topics

全部话题 - 话题: visualized
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
w****a
发帖数: 186
1
visual hull 是从二维图像区域反投影到三维空间中得到的三维锥体的
交集,顾名思义,是一个看上去存在的三维包络,肯定包含物体本身,
但是往往还包括一些空的地方,得要其他办法来去掉。
visual hull 算是3D volumetric reconstruction的最早的方法了,结
果相对比较粗糙,往往是其他方法的预处理。关于volumetric
reconstruction可以看看
A survey of methods for volumetric scene reconstruction from photographs
http://www.cs.ualberta.ca/~jag/papersVis2/modelrec/SlabaughSurveyVolum.pdf
A Comparison and Evaluation of Multi-View Stereo Reconstruction Algorithms
http://vision.middlebury.edu/mview/
还有一片paper给了求visual hull代码的:
Exact Polyhedr
p********e
发帖数: 2
2
A small company in Los Angeles area looking for a Data Visualization
software developer. If interested, please send a tell.
Responsibilities
• Full life-cycle data visualization desktop and web-based software
development in C# .NET
• Research, develop, improve, troubleshoot, fine-tune, and optimize
applications
• Responsible for project estimates
Requirements
• Minimum 2 years development experience in C# .NET, expertise in
GUI-based desktop and web applicatio
l******9
发帖数: 579
3
【 以下文字转载自 Windows 讨论区 】
发信人: light009 (light009), 信区: Windows
标 题: test C# lib with developed by others in visual studio 2013
发信站: BBS 未名空间站 (Sat Jun 21 11:55:22 2014, 美东)
I would like to test a C# dll lib developed by others in visual studio 2013
on win 7.
The lib has 15 C# files that have many (30+) definitions of C# class and
functions.
In the main() of my test project, I do not know what classes that need to be
implemented ? And what functions should be called to test the dll lib ?
using t... 阅读全帖
a***a
发帖数: 2493
4
microsoft 好像只提供 visual studio express 2012, 没有visual c++ 2012
express单独下载?
2010也成
d***a
发帖数: 13752
5
Visual studio在Unix/Linux环境下无用吧。

visual
l******9
发帖数: 579
6
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error of create ASP.net project in Visual Studio 2013
发信站: BBS 未名空间站 (Sun Nov 23 18:17:40 2014, 美东)
I would like to build a new project for ASP.NET Web API in Visual Studio
2013 on win 7.
I am doing a lab at:
http://www.asp.net/web-api/overview/getting-started-with-aspnet
But, in the first step of "Create a Web API Project", I followed the
instructions:
"In the New ASP.NET Project dialog, select the Empty template. Unde... 阅读全帖
m***r
发帖数: 294
7
In eclipse, you can see all the history of files you have been modified.
Does visual studio has same functionality? Or do I need some plug in? So far
, my visual studio is configured with ClearCase. Will the plug in cause any
conflit. I really appreciate your advise.
Thanks,
p****2
发帖数: 387
8
The company is using Visual Basic 6 now, and I am kind of familiar with OO
paradigm. So trying to link OO with Visual Basic 6. Thanks for reply!
p****2
发帖数: 387
9
I came across the book "Programming Microsoft Visual Basic 6.0" by Francesco
Balena, and its Chapter 6 is "Classes and Objects". So I guess Visual Basic
6 can be used for OO programming.
R*S
发帖数: 40
10
Visual C++ 2010, 如何改设置,让小窗口不关闭?
各位大侠,我用Visual C++ 2010,
每次编译结束,运行的按的时候,
那个小窗口迅速闪现一下结果,我还没看清楚,
然后就自动关闭了, 如何改设置,让这个窗口不关闭?
谢谢各位大侠了。
j********y
发帖数: 11
11
各位大大知道SJSU的cloud computing and visualization program吗?主要讲什么,教
的好吗?cloud computing and visualization应用的方向是什么?还有1,2年后这个方向
找工作好找吗?software engineering 和 computer science的差别大吗,主要在什么方
面? 想问问各位大大的看法,有什么建议能提点一下.谢谢
h*****n
发帖数: 48
12
已经安装了Visual Studio 2005 Professional Edition。但是在我的Program Files里
却不能显示SQL的全部组件。试着用各种方式启动,好像也不行,请问这是怎么回事?
如何启动并使用SQL2005?
Thanks!
c******d
发帖数: 171
13
which one is better? I tried both and found that although visual studio 2012
professional seems to have more functionalities but express is more
straitforward to use.
My boss doesn't mind to buy the professional vertion though.
Any thoughts?
Thanks
l******9
发帖数: 579
14
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error of access IBM Netteza database from C# in Visual Studio
发信站: BBS 未名空间站 (Thu Jul 17 10:02:59 2014, 美东)
I need to access IBM Netteza database from C# in Visual Studio 2013 on win 7
.
connectionString="Driver={NetezzaSQL}; Server=xx.x.xxx.xxx;Database = my_db;
Uid=my_user_id;Pwd= my_password; ReadOnly=true;
I got exception:
An unhandled exception of type 'System.Data.Odbc.OdbcException' occurred in
System.Data.dll
Addit... 阅读全帖
l******9
发帖数: 579
15
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error .mdf file unable to attach in Visual Studio 2013 win 7
发信站: BBS 未名空间站 (Mon Feb 16 19:26:34 2015, 美东)
I am working on RESTful Web services design in Visual Studio 2013 on Windows
7.
I need to run the command of Update-Database to create the database in code-
first migrations in a project.
But I get an error:
System.Data.SqlClient.SqlException : Cannot attach the file 'C:MyPathApp
_DataProductReview_newContext-2015... 阅读全帖
b*********n
发帖数: 2975
16
【 以下文字转载自 Programming 讨论区 】
【 原文由 MayRosemary 所发表 】
Hi!
Anyone can help me?
How to getFocus on one of the index of ComboBox of Visual C#?
How to get a Cascading menu in ComboBox of Visual C#?
B*******e
发帖数: 3882
17
Note: VS 2005 Professional is available.
http://msdn.microsoft.com/subscriptions/
Now Available to MSDN Subscribers: Visual Studio 2005, SQL Server 2005
The final versions of Visual Studio 2005 and SQL Server 2005 are now at manu
facturing; MSDN subscribers can download these products immediately. Redistr
ibutable packages, including the .NET Framework, are also now publicly avail
able.
F**********d
发帖数: 22
18
应该没有,就是直接在visual studio里面f5或者从solution explorer里面open in
browser,run from visual studio的build in localhost web server.

2.
c*********e
发帖数: 16335
19
【 以下文字转载自 Programming 讨论区 】
发信人: convergence (Rex), 信区: Programming
标 题: 有用azure的吗,visual studio 2010的azure pack,只能在vista,win server 2008上用吗?
发信站: BBS 未名空间站 (Sun Dec 9 13:55:22 2012, 美东)
有用azure的吗,visual studio 2010的azure pack,只能在vista,win server 2008上
用吗?winxp行不?
H*******g
发帖数: 6997
20
来自主题: DotNet版 - visual studio 2012 ultimate
请自行搜索visual studio 2012 ultimate 百度网盘,出来的第一个结果就是。那里提
供了3个序列号,保证能用。
然后请自行去微软官网下载visual studio 2012 ultimate的免费试用版,然后输入序
列号。BOOM,激活。
l******9
发帖数: 579
21
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error of compiling C# in visual studion 2013 win 7
发信站: BBS 未名空间站 (Wed Nov 5 11:18:35 2014, 美东)
I am compiling C# (designed by others) on Visual Studio 2013.
But, in one of the projects, it has two key files that are password
protected.
The compiling (for debug) cannot be done because the key file cannot be
imported.
In the project property, I unchecked the "Sign the assembly" and then
deleted the two key files.
But, it s... 阅读全帖
l******9
发帖数: 579
22
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error run ASP.NET WEB API C# on Visual Studio 2013
发信站: BBS 未名空间站 (Sun Feb 8 23:33:50 2015, 美东)
I am working on Visual Studio 2013 C# win 7.
I am doing ASP.NET WEB API development by following the instructions on
http://www.asp.net/web-api/overview/older-versions/build-restfu
At step 4 of Exercise 1: Create a Read-Only Web API, I got :
I pressed F5 to debug the application. The default home page for a Web API
project did ... 阅读全帖
l******9
发帖数: 579
23
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error run ASP.NET WEB API C# on Visual Studio 2013
发信站: BBS 未名空间站 (Sun Feb 8 23:33:50 2015, 美东)
I am working on Visual Studio 2013 C# win 7.
I am doing ASP.NET WEB API development by following the instructions on
http://www.asp.net/web-api/overview/older-versions/build-restfu
At step 4 of Exercise 1: Create a Read-Only Web API, I got :
I pressed F5 to debug the application. The default home page for a Web API
project did ... 阅读全帖
l******9
发帖数: 579
24
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error .mdf file unable to attach in Visual Studio 2013 win 7
发信站: BBS 未名空间站 (Mon Feb 16 19:26:34 2015, 美东)
I am working on RESTful Web services design in Visual Studio 2013 on Windows
7.
I need to run the command of Update-Database to create the database in code-
first migrations in a project.
But I get an error:
System.Data.SqlClient.SqlException : Cannot attach the file 'C:MyPathApp
_DataProductReview_newContext-2015... 阅读全帖
n*****t
发帖数: 6
25
如果用Visual Studio做GUI,在TOOLBOX上面拖拽几个BUTTON、LIST、MENU之类的
拼一下就出来了,然后集中精力写内部逻辑。现在想找一个JAVA IDE做AWT/SWING
APP。市面上几个流行的IDE中,有没有哪个支持类似的Visual Programming?实
在懒得手工去写GUI CODE了。
e*n
发帖数: 1511
26
means from start of your visual selection to the end of your visual
selection.
c******a
发帖数: 6
27
来自主题: Programming版 - how to use make file in Visual c++
I download a package from internet. The package is wrote in C under Unix
platform. The package provided config file and make for Visual c++. I never
build a project using make file under Visual c++.
Could someone help me?
h**p
发帖数: 377
28
来自主题: Programming版 - exe built by visual studio 2005,cannot run?
I made a simple GUI using MFC in Visual studio 2005.
It is running fine on my machine. But it cannot run on any machine without
visual studio.
I tried to run the vcredist_x86.exe to install some of the libs on those
clean machines, it's still not working.
does anyone experience the same problem???
thanks a lot.
b********e
发帖数: 215
29
来自主题: Programming版 - Visual C++, 一编译就死机,怎么回事
用visual c++,一compile,visual studio就死了,装了好几个版本的vc都还是不行,
是不是我的操作系统有问题?请教一下大家。
m******t
发帖数: 165
30
来自主题: Programming版 - I need visual basic 6 english version
I am dummy in programming, and only know Visual basic programming. I am in a
urgent need of visual basic 6 english version,so I can develop some control
software for my experiment, could any one do me a favor to tell me where to
download VB6?
p*********7
发帖数: 147
31
我有个程序用Compaq Visual Fortran 6 写的,但是发现在Windows Vista 不兼容,运行
不了,请问有办法解决吗? 查了一下,发现Visual Studio 6 与 Windows Vista不兼容.
s***i
发帖数: 206
32
I have tried to download visual 2008 express from microsoft 3 times in last
two weeks, but it always tell me can not connect with server. Visual
Basic2008 has no problem on downloading. Anyone can confirm?
e******r
发帖数: 220
33
来自主题: Programming版 - 一个关于visual stdio的问题
怎么才能知道visual stdio里建立的各种类型的project, file都是干什么用的?
还有怎么使用visual stdio这种工具? 哪里有参考资料?
谢谢
i*****r
发帖数: 1302
34
来自主题: Programming版 - visual stuido 中如何启动visual basic?
我是从微软官网下载试用的visual studio 2008, 但是open new里面没见form,只有见
下图
g*********s
发帖数: 35
35
有一个项目,要求用Visual C++写个界面,通过Ethernet, 来控制一个PLC( Allen-
Bradley的产品)。
我是个硬件工程师, 对这些不了解。 既然要做, 就在这里请懂行的朋友指点一下:
PLC的控制部分不太难, 用Visual C++写GUI我也可以慢慢拾起来。 但就是不知
道怎么用Ethernet把PLC和GUI有效的连接起来, 或者说, 怎样用GUI来通过
Ethernet和外界沟通。
有没有相关的书籍可以推荐一下, 或者请大家给我些指点。
多谢!!!!
m***x
发帖数: 492
36
I built boost library with visual studio 2010 ultimate.
bjam generated boost*-vc100-*.libs. But when trying using the library,
visual studio 2010 was looking for -vc90-*.libs.
Any idea?
Thanks.
g***x
发帖数: 494
37
来自主题: Programming版 - 请问一个visual studio的菜鸟问题
请问可以在英文的windows xp上用英文的visual studio开发中文界面(中文菜单,对
话框)的程序吗?
试了好多次都不行,项目也设成unicode的了也不行,设计时可以把菜单输入中文,但
编译运行就变成了 问号:??,
请问该如何设置,要使用中文windows加中文visual studio吗?多谢了。
z********c
发帖数: 1268
38
来自主题: Programming版 - 请问大家visual foxpro的相关资源
俺需要了解一点visual foxpro和数据库相关的基本知识和基本编程知识, 之前大概学
过一点visual basic的基本语句, 但是基本没有实践过, 今天google了半天也不知道从哪里下手, 一是google出来的都是能实现什么什么, 但是对学习一点用处没有; 二是就算有些网上的简单的教程, 看了就看了, 完了就忘了, 不知道应该怎样去解决问题. 如果有比较完整的教程是否会好些?
请大家介绍一些相关网站或者书籍,也欢迎大家说自己的经验. 先谢拉~
h**********c
发帖数: 4120
39
来自主题: Programming版 - Visual C++ 高手帮忙,一个Link Error
Just jumped a similar error of a project of my own:
LINK : debug\qtwagon2012.exe not found or not built by the last incremental
link; performing full link
Creating library debug\qtwagon2012.lib and object debug\qtwagon2012.exp
glwidget.obj : error LNK2019: unresolved external symbol "public: static
class qtLight * __cdecl qtLightSingleton::getInstance(void)" (?getInstance@
qtLightSingleton@@SAPAVqtLight@@XZ) referenced in fu
nction "public: void __thiscall GLWidget::slotLight3dMoveOrders(int,... 阅读全帖
d**o
发帖数: 864
40
来自主题: Programming版 - 基于地图的visualization
哪位有经验做基于地图的visualization?需要可视化网络上的实时flow。
我现在想用google map,不知在上面用processing可不可以做flow的visualization。
g****t
发帖数: 31659
41
今天众多native手机apps,功能上,规模上和当初visual basic在PC上作的
各种小软件,小工具,绿色软件,流氓软件,...,etc非常相似.
而且visual basic 6有在当年看来,规模非常庞大的各种共享资源.
MS拍拍脑袋,就把这些都给废了.
z*****a
发帖数: 3809
42
来自主题: Programming版 - Visual studio IDE 之父也被裁了 (转载)
【 以下文字转载自 Military 讨论区 】
发信人: sammamish (sammamish), 信区: Military
标 题: Visual studio IDE 之父也被裁了 (转载)
发信站: BBS 未名空间站 (Sat Jul 19 11:37:45 2014, 美东)
发信人: harrypatton (yun), 信区: Seattle
标 题: Visual studio IDE 之父也被裁了
发信站: BBS 未名空间站 (Sat Jul 19 11:15:25 2014, 美东)
就是这位大牛。公司怎么了?http://www.codemag.com/article/0710022
d****i
发帖数: 4809
43
来自主题: Programming版 - Visual studio IDE 之父也被裁了 (转载)
这些web公司的开发都基本不用Windows平台,当然很少用visual studio。但是如果要
在Windows下开发Windows应用程序的话,VS是不二选择。就像如果在Linux下用C++开发
Linux应用程序,那么就没法用visual stddio,要么用vim, emacs, 要么用Eclipse,
QtCreator, NetBean, CodeBlock等Linux下的IDE。
l******9
发帖数: 579
44
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error of compiling C# in visual studion 2013 win 7
发信站: BBS 未名空间站 (Wed Nov 5 11:18:35 2014, 美东)
I am compiling C# (designed by others) on Visual Studio 2013.
But, in one of the projects, it has two key files that are password
protected.
The compiling (for debug) cannot be done because the key file cannot be
imported.
In the project property, I unchecked the "Sign the assembly" and then
deleted the two key files.
But, it s... 阅读全帖
l******9
发帖数: 579
45
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error of create ASP.net project in Visual Studio 2013
发信站: BBS 未名空间站 (Sun Nov 23 18:17:40 2014, 美东)
I would like to build a new project for ASP.NET Web API in Visual Studio
2013 on win 7.
I am doing a lab at:
http://www.asp.net/web-api/overview/getting-started-with-aspnet
But, in the first step of "Create a Web API Project", I followed the
instructions:
"In the New ASP.NET Project dialog, select the Empty template. Unde... 阅读全帖
l******9
发帖数: 579
46
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: C# no output of ConsoleWriteLine Visual Studio 2013
发信站: BBS 未名空间站 (Tue Nov 25 18:20:10 2014, 美东)
I got the problem of no output from Console.WriteLine() in C3 ion Visual
Studion 2013 on win 7.
The code is a C# console application.
I referred to the solutions at:
http://stackoverflow.com/questions/4480930/why-doesnt-console-w
http://stackoverflow.com/questions/1240867/console-writeline-no
http://stackoverflow.com/questions... 阅读全帖
l******9
发帖数: 579
47
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: access violation of C# in Visual Studio 2013
发信站: BBS 未名空间站 (Mon Jan 12 12:59:14 2015, 美东)
I need to debug an exception of "access violation" in C# (web forms
applications) of Visual Studio 2013 in win 7.
There is no "call stack" button in "debug" --> "windows".
So, I tried to use k (Display Stack Backtrace) commands in "immediate window
" by following
http://msdn.microsoft.com/en-us/library/windows/hardware/hh4395 and htt... 阅读全帖
l******9
发帖数: 579
48
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error run ASP.NET WEB API C# on Visual Studio 2013
发信站: BBS 未名空间站 (Sun Feb 8 23:33:50 2015, 美东)
I am working on Visual Studio 2013 C# win 7.
I am doing ASP.NET WEB API development by following the instructions on
http://www.asp.net/web-api/overview/older-versions/build-restfu
At step 4 of Exercise 1: Create a Read-Only Web API, I got :
I pressed F5 to debug the application. The default home page for a Web API
project did ... 阅读全帖
l******9
发帖数: 579
49
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error .mdf file unable to attach in Visual Studio 2013 win 7
发信站: BBS 未名空间站 (Mon Feb 16 19:26:34 2015, 美东)
I am working on RESTful Web services design in Visual Studio 2013 on Windows
7.
I need to run the command of Update-Database to create the database in code-
first migrations in a project.
But I get an error:
System.Data.SqlClient.SqlException : Cannot attach the file 'C:MyPathApp
_DataProductReview_newContext-2015... 阅读全帖
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)