graph coverage for source code

Source code Server.doc

Source code Server.doc

Ngày tải lên : 25/08/2012, 10:24
... Source code Server Sub connectserver(ddriver As String, sserver As String, uuid As String, ppw As ... MsgBox "Oracle server died", vbInformation, "Server died" ' If sqlconn.State = 0 Then MsgBox "SQL server died", vbInformation, "Server died" 'close ... sqlconn.ConnectionTimeout = 20 sqlconn.Open Else MsgBox "This server connected", vbInformation, "Connected" showstatus "Server not ready", False Exit Sub End...
  • 6
  • 1K
  • 2
SOURCE CODECLIENT.doc

SOURCE CODECLIENT.doc

Ngày tải lên : 25/08/2012, 10:24
... Source CodeClient Sub export(fname As String, daty As String) On Error GoTo loi Dim sconnect As String Dim ... "Export successfull", vbInformation, "Successfull" frmtm.tvtable.SetFocus Exit Sub xoa: MsgBox "Can't create constraint", vbInformation, "Export not complete" ... "Can't create constraint", vbInformation, "Import fail" Exit Sub loi: If Err.Number = 3010 Then MsgBox "Table already exists", vbInformation, "Import fail" ...
  • 13
  • 551
  • 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

Ngày tải lên : 06/09/2013, 05:10
... 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 ... _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 sẽ tự động trả lại toàn bộ Source Code HTML của đường link trên. Sau đó bạn dùng chức năng Search để ... chức năng View Source được. Chúng tôi giới thiệu một thủ thuật đơn giản và hiệu quả để thực hiện công việc đó. Ví dụ: đường dẫn đầy đủ đến flash tên là MyLove của trang tialia.com là Code: http://www.tialia.com/pmusic.php?onlinemusicid=83100 Bạn...
  • 2
  • 934
  • 1
Display VB6 Source codes với màu trong trang Web

Display VB6 Source codes với màu trong trang Web

Ngày tải lên : 04/11/2013, 11:15
... hàng code kế tiếp thụt vô trở lại. Pretty Codes hiện ra như trong hình dưới đây: Program nầy cho phép bạn Paste VB6 Source code từ Clipboard vào ListBox lstCodes, bằng cách click nút Paste Codes ... Ctrl-V. Nó sẽ thay thế codes có sẵn trong lstCodes. Sau khi làm pretty code, kết quả HTML sẽ được tự động lưu trử trong file codes.htm. Bạn cũng có thể copy một số hàng HTML codes trong Listbox ... là thêm màu cho codes trong trang Web. Ta sẽ tận dụng Listbox và các String Functions của VB6. Ðầu tiên, ta Load content của một Text File chứa VB6 source code vào ListBox lstCodes. Khi User...
  • 6
  • 385
  • 0
Tài liệu Matters Computational Ideas, Algorithms, Source CodeJ¨rg Arndt o.ii pdf

Tài liệu Matters Computational Ideas, Algorithms, Source CodeJ¨rg Arndt o.ii pdf

Ngày tải lên : 17/02/2014, 14:20
... 402 20.5 Gray codes for Lyndon words . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 403 III Fast transforms 409 21 The Fourier transform 410 21.1 The discrete Fourier transform . ... algorithms are given formally. It is assumed that the reader is able to understand the given source code, it is considered part of the text. We use the C++ programming language for low-level algorithms. ... and the actual performance of many given implementations is indicated. The accompanying software, the FXT [21] and the hfloat [22] libraries, are written for POSIX compliant platforms such as the...
  • 978
  • 1.1K
  • 1
Tài liệu Báo cáo khoa học: "A Unified Graph Model for Sentence-based Opinion Retrieval" pdf

Tài liệu Báo cáo khoa học: "A Unified Graph Model for Sentence-based Opinion Retrieval" pdf

Ngày tải lên : 20/02/2014, 04:20
... of the Association for Computational Linguistics, pages 1367–1375, Uppsala, Sweden, 11-16 July 2010. c 2010 Association for Computational Linguistics A Unified Graph Model for Sentence-based ... relevant to the target concerned. Therefore, we argue that existing information representation i.e. bag-of-word, cannot satisfy the information needs for opinion retrieval. In this paper, ... and Ounis, 2006). Therefore, in this paper we regard the information needs for opinion retrieval as relevant opinion. 2.2 Motivation of Our Approach In traditional information retrieval (IR)...
  • 9
  • 585
  • 0
luận văn phương pháp mã hoá và nén âm thanh theo chuẩn mpeg, từ đó dựa trên một số source code (viết bằng c) viết lại bằng ngôn ngữ visual c++

luận văn phương pháp mã hoá và nén âm thanh theo chuẩn mpeg, từ đó dựa trên một số source code (viết bằng c) viết lại bằng ngôn ngữ visual c++

Ngày tải lên : 27/03/2014, 21:25
... đọc đối tượng PCMWAVEFORMAT từ fmt subchunk: PCMWAVEFORMAT waveformat; Int n; n = min ((unsigned int)mmSub.cksize, sizeof(PCMWAVEFORMAT)); if(mmioRead(h,(HPSTR)&waveformat, (long)n) !=(long)n) ... trường gắn vào cuối cấu trúc của WAVEFORMAT. Cấu trúc đó như sau: Typedef struct pcmwaveformat_tag { WAVEFORMAT wf; WORD wBitsPerSample; } PCMWAVEFORMAT; - wBitsPerSample: cho biết số ... &side_info.gr[gr].ch[channel].tt); /* polyphase filtering */ for( gr=0;gr<config.mpeg.mode_gr;gr++) for( channel=0;channel<config.wave.channels;channel++) for( i=0;i<18;i++) { L3_window_subband(&buffer_window[channel],...
  • 79
  • 670
  • 2
Báo cáo khoa học: "Typed Graph Models for Semi-Supervised Learning of Name Ethnicity" pptx

Báo cáo khoa học: "Typed Graph Models for Semi-Supervised Learning of Name Ethnicity" pptx

Ngày tải lên : 30/03/2014, 21:20
... gathering intelligence for business and government research. We propose a parametrized typed graph framework for this problem and perform the hidden attribute in- ference using random walks on typed graphs. ... graphs are a natural way to represent relations and constraints among entities of interest. Even problems that are not obviously graph based can be effectively and productively encoded as a graph. ... that could be a metric or a probability-based value, and type information for the nodes and edges. Typed graphs are a frequently-used formalism in natural language problems including dependency parsing...
  • 5
  • 320
  • 0
Báo cáo khoa học: "Graph Ranking for Sentiment Transfer" doc

Báo cáo khoa học: "Graph Ranking for Sentiment Transfer" doc

Ngày tải lên : 31/03/2014, 00:20
... extend the graph- ranking algorithm for sentiment transfer by integrating the sentiment orientations of the documents, which could be considered as a sen- timent-transfer version of the graph- ranking ... approach, which integrates the sentiment orientations of documents into the graph- ranking algorithm. We apply the graph- ranking algorithm using the accurate labels of old-domain documents as ... Experimental results show that proposed algorithm could improve the per- formance of baseline methods dramatically for sentiment transfer. 1 Introduction With the rapid growth of reviewing...
  • 4
  • 253
  • 0
distributed graph algorithms for computer networks

distributed graph algorithms for computer networks

Ngày tải lên : 24/04/2014, 15:04
... deg out (v). 2.1.1 Special Graphs We will describe some special graphs such as a complete graph, bipartite graph, and the complement of a graph in this part. Definition 2.8 (Complete Graph) For the graph G(V , ... connected graph G has only one component which is itself. Definition 2.27 (Edge Deletion Graph) For a graph G(V, E) and E  ⊂E, the graph G  formed after deleting the edges in E  from G is the subgraph ... G is called a complete graph. For a graph G with n vertices, the complete graph is de- noted by K n .ForK n (V , E), |E|=n(n −1)/2. Definition 2.9 (Bipartite Graphs) A graph G(V , E) is called...
  • 328
  • 321
  • 0
an introduction to encog neural networks for java - codeproject

an introduction to encog neural networks for java - codeproject

Ngày tải lên : 28/04/2014, 10:10
... training methods. Some are used for specific neural network types. Others perform better on different types of data. The best 'general purpose' trainer for this type of neural network ... Copyright 2010 by JeffHeaton Everything else Copyright © CodeProject, 1999-2012 Terms of Use This article, along with any associated source code and files, is licensed under The GNU Lesser General ... and Discussions 4 messages have been posted for this article Visit http://www.codeproject.com/Articles/52847/An- Introduction-to-Encog-Neural-Networks -for- Java to post and view comments on this...
  • 5
  • 464
  • 0
Báo cáo toán học: " An efficient implementation of iterative adaptive approach for source localization" pptx

Báo cáo toán học: " An efficient implementation of iterative adaptive approach for source localization" pptx

Ngày tải lên : 20/06/2014, 20:20
... and powers of the sources, while EIAA shows sharper peaks. The performances of IAA and EIAA are compared via histograms over 1000 trials in Figure 3, where SNR = 5 dB for (a-c) and SNR = 10 dB for (d-f). ... localization with single snapshot, and therefore it has attracted significant interest in various applications. In the original IAA, the optimal filter is performed for every scanning angle grid in each ... efficiency and comparable accuracy of source angle and power estimation. Keywords: sparse recovery, iterative adaptive approach, source localization 1. Introduction Source localization is a fundamental...
  • 6
  • 410
  • 0
Báo cáo hóa học: " Research Article Blind Estimation of the Phase and Carrier Frequency Offsets for LDPC-Coded Systems" potx

Báo cáo hóa học: " Research Article Blind Estimation of the Phase and Carrier Frequency Offsets for LDPC-Coded Systems" potx

Ngày tải lên : 21/06/2014, 08:20
... error- correcting code used during the transmission. However, the synchronization procedure is accomplished before a pplying the decoder and its performance is independent of the decoder efficiency. ... have been first proposed for a BPSK modula- tion then generalized for higher-order modulations. When applied to codes having a sparse parity check matrix such as LDPC codes, simulated results ... algorithm of (34)were obtained for N = n c = 512 samples (one received codeword). We considered an LDPC code having a length n c = 512 bits, n r = 256 and u k = 4. As for the Gradient descent algorithm...
  • 13
  • 411
  • 0
Báo cáo hóa học: " Research Article Distributed Encoding Algorithm for Source Localization in Sensor Networks" potx

Báo cáo hóa học: " Research Article Distributed Encoding Algorithm for Source Localization in Sensor Networks" potx

Ngày tải lên : 21/06/2014, 08:20
... Figure 8, the performance curves for two decoding rules were plotted for comparison. As can be seen, the weighted decoding rule performs better than the simple maximum rule since the former takes ... 3 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2 2.2 R-D w/o ENC for σ = 0.05 R-D w/o ENC for σ = 0 R-D w/ ENC for σ = 0.05, p = 0.85, 0.9, 0.95 R-D w/ ENC for σ = 0, p = 0.85, 0.9, 0.95 G1 Gain by ENC with ... experiment. 9.3. Performance Comparison. For the purpose of evaluation, it would be meaningful to compare our encoding technique with LSQ algorithm since both of them are optimized for source localization...
  • 13
  • 419
  • 0

Xem thêm