0

chat application in java source code using rmi

computer vision – face detection in java with opencv using javacv - tk gospodinov

computer vision – face detection in java with opencv using javacv - tk gospodinov

Tin học

... welcome! Computer Vision – Face Detection in Java with OpenCV using JavaCV(http://tkgospodinov.com/computer-vision-face-detection -in- java- with-opencv -using- javacv/)I stumbled upon a few libraries ... Image (http://tkgospodinov.com/tag/image/) ,Image Processing (http://tkgospodinov.com/tag/image-processing/) , JavaCV(http://tkgospodinov.com/tag/javacv/) , JNI (http://tkgospodinov.com/tag/jni/) ... open source BSD license. While it is mainlywritten in C, it has been ported on Python, Java, and other languages which has allowed it to gain more ground. In Java, it is available through JavaCV(http:/ /code. google.com/p/javacv/)...
  • 4
  • 675
  • 2
Báo cáo khoa học:

Báo cáo khoa học: "Stochastic Language Generation Using WIDL-expressions and its Application in Machine Translation and Summarization" pot

Báo cáo khoa học

... performanceby comparing the produced headlines against onereference headline produced by a human using ROUGE(Lin, 2004).For each input document, we train two languagemodels, using the SRI Language ... representing and pars-ing finite languages in natural language processing.Journal of Artificial Intelligence Research, pages287–317.Franz Josef Och. 2003. Minimum error rate training in statistical ... parallel text), trigram lan-guage model trained on 155M words of Englishnewswire, interpolation weights(Equation 2)trained using discriminative training (Och, 2003)(on the 2002 NIST MT evaluation...
  • 8
  • 378
  • 0
Bluetooth in J2ME :- Simple chat application pot

Bluetooth in J2ME :- Simple chat application pot

Kỹ thuật lập trình

... http://delhidaredevilzgalary.blogspot.com/2011/08/bluetooth -in- j2me-simple -chat. htmlBluetooth in J2ME :- Simple chat application Posted by vaibhav In previous tutorial , we learned about Bluetooth Device Discovery. In this tutorial we ... Bluetooth Chat: -(2 .java files )Client .java: -import java. io.*;import javax.bluetooth.*;import javax.microedition.io.Connector;import javax.microedition.io.StreamConnection;import javax.microedition.lcdui.*;import ... enquiry.agent.startInquiry(DiscoveryAgent.GIAC, this);This is the main statement which starts searching for devices (being a critical command ,its being put into try catch).Then after inquiry is complete...
  • 12
  • 164
  • 0
intech-a method for project member role assignment in open source software development using self organizing maps

intech-a method for project member role assignment in open source software development using self organizing maps

Tin học

... Assignment in Open Source Software Development using Self-Organizing Maps 3 A Method for Project Member Role Assignment in Open Source Software Development using Self-Organizing Maps Shingo Kawamura, ... development. The resulting input data is based on a five-level rating scale using SWEBOK. 4.2 Analysis of candidate developers using SOM In this section, we perform a SOM analysis, integrating our knowledge ... Assignment in Open Source Software Development using Self-Organizing Maps 65 65A Method for Project Member Role Assignment in Open Source Software Development using Self-Organizing Maps...
  • 14
  • 366
  • 0
intech-a method for project member role assignment in open source software development using self organizing maps

intech-a method for project member role assignment in open source software development using self organizing maps

Tin học

... University,Xi’an, China, in 1993, and the M.S. degree from Tsinghua University, Beijing,China, in 1996. He is currently pursuing the Ph.D. degree in the Electrical En-gineering Department at ... effect, a damper winding may be added intothe model structure, which is in parallel with the magnetizingwinding. The magnetizing current and damper current arehighly nonlinear functions of ... to help identify the resistance and nonlinearinductance of SRM winding from operating data. First, theresistance and inductance of the magnetizing winding areidentified from standstill test...
  • 7
  • 400
  • 0
Project Source Code Manager on Google Code Using NetBean IDE and SVN doc

Project Source Code Manager on Google Code Using NetBean IDE and SVN doc

Kỹ thuật lập trình

... Using Google Code and SVN to Manager project Source Code Sep. 3 29 MrToanDH * C0907i * FptAptech Using Google Code and SVN to Manager project Source Code Sep. ... TonstoiSVN/Import Using Google Code and SVN to Manager project Source Code Sep. 3 1 MrToanDH * C0907i * FptAptech Project Source Code Manager on Google Code Using NetBean IDE and ... License) dùng theo cơ chế open source của google code, cho phép người khác có thể view source của project. Using Google Code and SVN to Manager project Source Code Sep. 3 22 MrToanDH...
  • 29
  • 584
  • 0
Bao cao JDBC in Java.doc

Bao cao JDBC in Java.doc

Công nghệ thông tin

... JDBCJDBC là API Java cơ sở, mà nó cung cấp một các lớp và các giao diện được viết bằng Java để truy xuất và thao tác với nhiều loại hệ cơ sở dữ liệu khác nhau.Sự kết hợp của JDBC API và Java nền ... được biến đến như Native-Protocol thuần Java hoặc giao thức Java tới cơ sở dữ liệu.Những đặc tính: Trình điều khiển loại 4 là một trình điều khiển thuần Java, là sự chuyển đổi lời gọi JDBC vào ... lợi thế cho việc truy xuất và bất kỳ nguồn dữ liệu khác nhau và sự linh hoạt của hoạt động trên một nền có hỗ trợ máy ảo Java (JVM). Đối với một nhà phát triển, đó là điều không cần thiết để...
  • 44
  • 914
  • 3
Source code Server.doc

Source code Server.doc

Công nghệ thông tin

... Source code ServerSub connectserver(ddriver As String, sserver As String, uuid As String, ppw As String, ddb As String)On Error GoTo loi If UCase$(ddriver) ... IfEnd SubPrivate Sub autotime_Timer()Dim drv As StringDim ser As StringDim uid As StringDim pw As StringDim cdb As StringDim i As IntegerOn Error GoTo loi autotime.Enabled = False If ... False frmmain.mnudisconnect.Enabled = True frmmain.tool.Buttons("disconnect").Enabled = True frmmain.autotime.Interval = 1000 showstatus "Ready", False frmmain.autotime.Enabled...
  • 6
  • 1,002
  • 2
MVC architecture struts framework in java (J2EE)

MVC architecture struts framework in java (J2EE)

Công nghệ thông tin

... System.out.println("execute() in Employee Action"); return SUCCESS; } public String input() throws Exception{ System.out.println("input() in Employee Action"); return INPUT; ... Spring, Ajax). ã S dng cỏc Interceptor. ã Tớch hp Inversion of Control. Trang 29 MVC Architecture & Struts Framework in J2EE (Java) 10/2007 } public String ... Framework in J2EE (Java) 10/2007 Success.jsp <%@ page language=" ;java& quot; pageEncoding="ISO-8859-1"%> <% String path = request.getContextPath(); String basePath...
  • 51
  • 1,140
  • 23
Estimation of Proper Strain Rate in the CRSC Test Using a Artificial Neural Networks

Estimation of Proper Strain Rate in the CRSC Test Using a Artificial Neural Networks

Công nghệ thông tin

... rate involved three phases First, data collection phase involved gathering the data for use in training and testing the neural network. A large training data reduces the risk of under-sampling ... steps using a load increment ratio of 1.0 which was maintained for 24 hours. The CRSC tests were carried out after confirming full saturation using B value, and were performed with the strain ... sum squared error over all the training patterns was minimized. Experiment were carried out using a number of combinations of input parameters to determine the neural network model that gave...
  • 5
  • 516
  • 1
MVC Architecture  & Struts Framework In  Java(J2EE)

MVC Architecture & Struts Framework In Java(J2EE)

Công nghệ thông tin

... Framework in J2EE (Java) 10/2007 } public String execute() throws Exception{ System.out.println("execute() in Employee Action"); return SUCCESS; } public String input() ... Framework in J2EE (Java) 10/2007 3. The Platform runtime : ã Cụng vic chớnh ca Platform runtime là phát xem plug -in nào đang có trong thư mục plug -in của Eclipse.Mỗi Plug -in đều có 1 tập tin Manifest ... //e.printStackTrace(); } System.out.println(i); } public int addEmployee(Employee employee){ System.out.println("addEmployee method in EmployeeService class"); int ret...
  • 51
  • 580
  • 0
MVC Architecture & Struts Framework In Java(J2EE)

MVC Architecture & Struts Framework In Java(J2EE)

Công nghệ thông tin

... Framework in J2EE (Java) 10/2007  La công nghe đau tiên cua java đe tao ra web Application  Không nam trong core Java API ma nam trong hai package javax.servlet va javax.servlet.http cua Java ... Framework in J2EE (Java) 10/2007 } public String execute() throws Exception{ System.out.println("execute() in Employee Action"); return SUCCESS; } public String input() ... Architecture & Struts Framework in J2EE (Java) 10/2007 Phần I Tổng quan ngôn ngữ java 1. Lch s phỏt trin ca Java ã Ra i ti Sun Microsystems bi James Gosling ã 1991: Version u tiờn vi...
  • 51
  • 498
  • 0
Thủ thuật xem source code của các trang web cấm chức năng xem source code

Thủ thuật xem source code của các trang web cấm chức năng xem source code

Tư liệu khác

... Thủ thuật xem source code của các trang web cấm chức năng xem source code Đã bao giờ các bạn muốn xem source code của một trang web nhưng khi bấm phải chuột và dùng chức năng view source thì không ... là Code: http://www.tialia.com/pmusic.php?onlinemusicid=83100Bạn copy lấy đường link này. Sau đó mở trang web _http://www.viewhtml.com ra và pasteđường link đó vào mục URL rồi bấm nút View HTML Source. Trang web này ... bộ Source Code HTML của đường link trên. Sau đó bạn dùng chức năng Searchđể tìm đến đường dẫn của tệp flash (bằng cách bấm Ctrl+F rồ gõ vào dòng text là ".swf" sau đó bấm nút Find...
  • 2
  • 934
  • 1
Object Orientation in Java

Object Orientation in Java

Kỹ thuật lập trình

... test this feature, called late binding in Java. )■TipKeep in mind that this is just an introduction to Java. I recommend you read Bruce Eckel’s Thinking in Java for a good explanation of these ... said that, though, we can simulate multiple inheritance in Java by using inter-faces. This is not what interfaces are for! It is just an interesting side effect.More on this later. First, let’s ... Page 69 Java Class StructureFigure 11-1 shows a simple diagram of a Java class. The outside box is the class container—wedefine a class in Java using the class keyword. Figure 11-1. Java class...
  • 22
  • 385
  • 0
XML programming in Java

XML programming in Java

Kỹ thuật lập trình

... writing code totraverse the entire tree.The domSorter .java source code is on page 50.public String getTextFromLine(NodelineElement){StringBuffer returnString =new StringBuffer();if (lineElement.getNodeName().equals("line")){NodeList ... string into anInputSource object.The first step is to create a StringReader objectfrom your string. Once you’ve done that, you cancreate an InputSource from the StringReader.You can run java ... if you’re only going to usethe information in the document once (as opposedto parsing the information once, then using it manytimes later). Tutorial – XML Programming in Java Section 5 –...
  • 59
  • 390
  • 0

Xem thêm

Tìm thêm: hệ việt nam nhật bản và sức hấp dẫn của tiếng nhật tại việt nam xác định các mục tiêu của chương trình khảo sát các chuẩn giảng dạy tiếng nhật từ góc độ lí thuyết và thực tiễn khảo sát chương trình đào tạo của các đơn vị đào tạo tại nhật bản khảo sát chương trình đào tạo gắn với các giáo trình cụ thể điều tra đối với đối tượng giảng viên và đối tượng quản lí nội dung cụ thể cho từng kĩ năng ở từng cấp độ xác định mức độ đáp ứng về văn hoá và chuyên môn trong ct phát huy những thành tựu công nghệ mới nhất được áp dụng vào công tác dạy và học ngoại ngữ mở máy động cơ rôto dây quấn các đặc tính của động cơ điện không đồng bộ đặc tuyến hiệu suất h fi p2 đặc tuyến mômen quay m fi p2 đặc tuyến dòng điện stato i1 fi p2 động cơ điện không đồng bộ một pha sự cần thiết phải đầu tư xây dựng nhà máy thông tin liên lạc và các dịch vụ phần 3 giới thiệu nguyên liệu từ bảng 3 1 ta thấy ngoài hai thành phần chủ yếu và chiếm tỷ lệ cao nhất là tinh bột và cacbonhydrat trong hạt gạo tẻ còn chứa đường cellulose hemicellulose chỉ tiêu chất lượng theo chất lượng phẩm chất sản phẩm khô từ gạo của bộ y tế năm 2008