A group of programs which describes the use of different encoding systems
資源簡介:A group of programs which describes the use of different encoding systems
上傳時間: 2017-07-30
上傳用戶:yulg
資源簡介:This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack WinSock getsockopt/setsockopt programming interfaces.
上傳時間: 2013-12-26
上傳用戶:咔樂塢
資源簡介:This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack
上傳時間: 2015-04-16
上傳用戶:小儒尼尼奧
資源簡介:A new interface, extending the TreeModel interface, which describes the kind of data that can be drawn by a TreeTable.
上傳時間: 2015-05-04
上傳用戶:fredguo
資源簡介:This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control signals. The decoder described in this report is interrupt-driven and operates a background function using specific features the Timer_A3. Onl...
上傳時間: 2014-01-01
上傳用戶:qq21508895
資源簡介:DBVIEW is a small Windows application that highlights the use of the builtin database functions:
上傳時間: 2016-06-27
上傳用戶:大三三
資源簡介:this sample is distantly related to the httpauth sample which demonstrates the use of the SSPI package to implement the client side of NTLM authentication when interacting with IIS
上傳時間: 2014-06-15
上傳用戶:zsjzc
資源簡介:This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied...
上傳時間: 2017-03-08
上傳用戶:xuanchangri
資源簡介:This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied...
上傳時間: 2014-01-10
上傳用戶:yyq123456789
資源簡介:The PCI Special Interest Group disclaims all warranties and liability for the use of this document and the information contained herein and assumes no responsibility for any errors that may appear in this document, nor does the PCI Specia...
上傳時間: 2013-12-26
上傳用戶:leixinzhuo
資源簡介:Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a fi...
上傳時間: 2014-01-24
上傳用戶:asddsd
資源簡介:The AJAX JSP Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages.
上傳時間: 2014-01-15
上傳用戶:jkhjkh1982
資源簡介:隨機性發(fā)生器、冒泡分類和混洗一組12張牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer...
上傳時間: 2014-01-16
上傳用戶:zhanditian
資源簡介:UMDA. a kind of estimation of distribution algorithm , which is the improvement of genetic algorithm
上傳時間: 2015-08-10
上傳用戶:hwl453472107
資源簡介:a book which describes the most jdbc api
上傳時間: 2015-08-21
上傳用戶:woshini123456
資源簡介:具體功能, this a trading plan template which introduce the basic aspects of a good trading plan
上傳時間: 2013-12-26
上傳用戶:cjf0304
資源簡介:VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection statistics and memory usage remotely by connecting to a JMX agent with a JMX service URL: service:jmx:rmi:///jndi/rmi://<hostName>:<portNum...
上傳時間: 2013-12-26
上傳用戶:lgnf
資源簡介:TI s example with the use of BIOS! A good example to learn how to use DSP/BIOS.
上傳時間: 2014-08-12
上傳用戶:plsee
資源簡介:This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisatio...
上傳時間: 2014-01-08
上傳用戶:cuibaigao
資源簡介:this book describes the installation of LAMP tool and a good source to learn PHP
上傳時間: 2013-12-19
上傳用戶:baitouyu
資源簡介:MatLab Commands as a Reference for the Use of Communication
上傳時間: 2017-04-07
上傳用戶:libinxny
資源簡介:This paper describes the validation of a complete dynamic model of the induction motor
上傳時間: 2017-04-22
上傳用戶:561596
資源簡介:A Simple JTreeExample that shows the use of JTree and JTable in java Application
上傳時間: 2017-05-06
上傳用戶:cjl42111
資源簡介:This report elaborates the use of LPC213x to implement a simple digital audio player, capable of playing music tracks from a removable flash card
上傳時間: 2014-01-25
上傳用戶:it男一枚
資源簡介:Do you as a programmer for their own software to be illegal to crack the use of distress, this is a hot issue programmers abroad, I believe you made reference to this source will be a number of anti-cracking tools.
上傳時間: 2014-12-21
上傳用戶:李夢晗
資源簡介:The use of FPGAs for cryptographic applications is highly attractive for a variety of reasons but at the same time there are many open issues related to the general security of FPGAs. This contribution attempts to provide a state-of-the-art...
上傳時間: 2013-12-07
上傳用戶:zhuimenghuadie
資源簡介:A note on the use of GPS collars to monitor wild
上傳時間: 2017-09-03
上傳用戶:372825274
資源簡介:This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a...
上傳時間: 2015-07-19
上傳用戶:ma1301115706
資源簡介:關于FPGA流水線設計的論文 This work investigates the use of very deep pipelines for implementing circuits in FPGAs, where each pipeline stage is limited to a single FPGA logic element (LE). The architecture and VHDL design of a parameter...
上傳時間: 2015-07-26
上傳用戶:CHINA526
資源簡介:FullThreadDump demonstrates the use of the java.lang.management API to print the full thread dump. JDK 6 defines a new API to dump the information about monitors and java.util.concurrent ownable synchronizers.
上傳時間: 2015-12-04
上傳用戶:baitouyu