MuPDF 1.23.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86 6.5 Buffer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . image }, }) // Create content stream. var buffer = new Buffer() buffer.writeLine("10 10 280 330 re s") buffer.writeLine("q 200 0 0 200 50 100 cm /Im0 Do Q") buffer.writeLine("BT /Tm 16 Tf 50 50 TD (Hello (Hello, world!) Tj ET") var contents = pdf.addStream(buffer) // Create page object. var page = pdf.addObject({ Type: "Page", MediaBox: [0,0,300,350], Contents: contents, Resources: resources, }) // Insert0 码力 | 245 页 | 817.74 KB | 8 月前3
MuPDF 1.24.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86 6.5 Buffer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . image }, }) // Create content stream. var buffer = new Buffer() buffer.writeLine("10 10 280 330 re s") buffer.writeLine("q 200 0 0 200 50 100 cm /Im0 Do Q") buffer.writeLine("BT /Tm 16 Tf 50 50 TD (Hello (Hello, world!) Tj ET") var contents = pdf.addStream(buffer) // Create page object. var page = pdf.addObject({ Type: "Page", MediaBox: [0,0,300,350], Contents: contents, Resources: resources, }) // Insert0 码力 | 249 页 | 830.15 KB | 8 月前3
MuPDF 1.25.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90 7.5 Buffer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . image }, }) // Create content stream. var buffer = new Buffer() buffer.writeLine("10 10 280 330 re s") buffer.writeLine("q 200 0 0 200 50 100 cm /Im0 Do Q") buffer.writeLine("BT /Tm 16 Tf 50 50 TD (Hello (Hello, world!) Tj ET") var contents = pdf.addStream(buffer) (continues on next page) 5.3. mutool 57 MuPDF Documentation, Release 1.25.0 (continued from previous page) // Create page object. var page =0 码力 | 259 页 | 1.11 MB | 8 月前3
Data Is All You Need for Fusion(alpha == 0.||K==0) return; int M4,N8=N&-8,K4; double *a_buffer = (double *)aligned_alloc(4096,K_BLOCKING*M_BLOCKING*sizeof(double)); double *b_buffer = (double *)aligned_alloc(4096,K_BLOCKING*N_BLOCKING*sizeof(double)); ING)?K_BLOCKING:K-k_count; m_inc=M>M_BLOCKING?M_BLOCKING:M; packing_a_k18(alpha,A+k_count*LDA,a_buffer,LDA,m_inc,k_inc); for (second_n_count=n_count;second_n_countbuffer+(second_n_count-n_count)*k_inc,LDB,k_inc,second_n_inc); macro_kernel_k18(a_buffer,b_buffer+(second_n_count-n_count)*k_inc,m_inc,second_n_inc,k_inc 0 码力 | 151 页 | 9.90 MB | 6 月前3
MuPDF 1.22.0 Documentationimage }, }) // Create content stream. var buffer = new Buffer() buffer.writeLine("10 10 280 330 re s") buffer.writeLine("q 200 0 0 200 50 100 cm /Im0 Do Q") buffer.writeLine("BT /Tm 16 Tf 50 50 TD (Hello (Hello, world!) Tj ET") var contents = pdf.addStream(buffer) // Create page object. var page = pdf.addObject({ Type: "Page", MediaBox: [0,0,300,350], Contents: contents, Resources: resources, }) // Insert PDFDocument() var subdoc = new Document("pdfref17.pdf") var resources = { XObject: {} } var contents = new Buffer() for (var i=0; i < 5; ++i) { var pixmap = subdoc.loadPage(1140+i).toPixmap([0.2,0,0,0.2,0,0],␣0 码力 | 175 页 | 698.87 KB | 8 月前3
firebird wire protocolInt32 Operation code If operation equals op_response: Int32 Object handle Int64 Object ID Buffer Data (meaning depends on the operation). Byte[] Status vector Information about parsing the SQL response Int32 Operation code If operation equals op_sql_response: Int32 Message count Buffer Response data (meaning depends on the operation). 2.3. Fetch response Chapter 2. Responses 4 that there are no more rows. Int32 Count of rows following response The data rows are not in a buffer as described in Data types, but as a sequence of data rows, see Reading row data. 2.4. Slice response0 码力 | 40 页 | 213.15 KB | 1 年前3
Node.js - the coreinteract with current process; extends EventEmitter require - has property cache (see next slide) Buffer - constructor function for creating objects that read and write data, especially binary data Node module work with Buffer objects Must specify encoding when converting between strings and Buffer objects 'ascii', 'base64', 'binary', 'hex', 'ucs2', 'utf8' To create a Buffer new Buffer(size-in-bytes) ) new Buffer(array) new Buffer(string, encoding='utf8') Buffer properties length in bytes 23 “If you pass a Buffer to a function, it's no longer your buffer! Reading from it or writing to it at that0 码力 | 124 页 | 7.87 MB | 1 年前3
Heterogeneous Modern C++ with SYCL 2020_v, async_handler{}}; sycl::buffer bufA{dA.data(), sycl::range{dA.size()}}; sycl::buffer bufB{dB.data(), sycl::range{dB.size()}}; sycl::buffer bufO{dO.data(), sycl::range{dO.size()}}; _v, async_handler{}}; sycl::buffer bufA{dA.data(), sycl::range{dA.size()}}; sycl::buffer bufB{dB.data(), sycl::range{dB.size()}}; sycl::buffer bufO{dO.data(), sycl::range{dO.size()}}; _v, async_handler{}}; sycl::buffer bufA{dA.data(), sycl::range{dA.size()}}; sycl::buffer bufB{dB.data(), sycl::range{dB.size()}}; sycl::buffer bufO{dO.data(), sycl::range{dO.size()}};0 码力 | 114 页 | 7.94 MB | 6 月前3
Reference guide for FCL units. Document version 3.2.2TBufStream.Destroy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 190 6.5.6 TBufStream.Buffer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 190 6.5.7 TBufStream.Capacity . . ascFourEncodedChars Four encoded characters in buffer. ascInitial Initial state ascNoEncodedChar No encoded characters in buffer. ascOneEncodedChar One encoded character in buffer. ascPrefix Prefix processing ascThreeEncodedChars ascThreeEncodedChars Three encoded characters in buffer. ascTwoEncodedChars Two encoded characters in buffer. TASCII85State is for internal use, it contains the current state of the decoder. 1.4 TASCII85DecoderStream0 码力 | 953 页 | 2.21 MB | 1 年前3
BlenderVR User Manual
Release 0.1configuration file. Note: For the initial test it’s recommended to create a single screen with a mono buffer setup. 12 BlenderVR User Manual, Release 0.1 Run If there are no errors in the configuration will ask the mas- ter’s processor (through getSynchronizerBuffer() method) the buffer to send to the slaves. Then, if the buffer is not empty (getSynchronizerBuffer() doesn’t return None), each slave, in the computer="Any"> (...) Desktop Basic This is a very basic configurationDISPLAY=:0.0 buffer buffer="mono" user=’user A’ eye="middle"/> 0 码力 | 56 页 | 860.89 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













