bp nuralnetwork code
标签: nuralnetwork code bp
上传时间: 2013-12-29
上传用户:离殇
pic mcu code:This application note describes the design and implementation of a USB Mass Storage Device (MSD) using a Secure Digital card, which should prove useful to developers of USB mass storage solutions. This application may be used as a stand-alone MSD or as a Secure Digital/Multimedia Card (SD/MMC) reader/ writer interface.
标签: implementation application describes Storage
上传时间: 2014-11-23
上传用户:天诚24
SelectionDemo also has code (not included in the preceding snippet) that changes the table s selection orientation. By changing a couple of boolean values, you can make the table allow either column selections or individual cell selections, instead of row selections.
标签: SelectionDemo the preceding included
上传时间: 2015-05-04
上传用户:gut1234567
that sets the tool tip text using the boldface code in the snippet
标签: the boldface snippet using
上传时间: 2013-12-22
上传用户:ANRAN
The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That call is necessary because if the user moves the columns around, the view s index for the column doesn t match the model s index for the column. For example, the user might drag the Vegetarian column (which the model considers to be at index 4) so it s displayed as the first column — at view index 0. Since prepareRenderer gives us the view index, we need to translate the view index to a model index so we can be sure we re dealing with the intended column
标签: convertColumnIndexToModel straightforward perhaps fairly
上传时间: 2013-12-10
上传用户:it男一枚
从空格(ASCII码32)到~(ASCII码126)。表内的第一行与表头相同,下面的每一行都与上一行的内容相同,只是字符相左移动了一个位置。这样,下一行的最后一个字符与上一行的第一个字符相同。 为了进行文本编码,可以任意选择一个字符串,称之为编码字符串,也就是常说的密钥。为解释编码方法,我们假设密钥是Walrus,待编码的文本(即常说的明文)是: Meet me in St. Louis 我们在待编码的文本之上重复书写上述密钥,使得其长度与待编码文本相同: WalrusWalrusWalrusWa Meet me in St. Louis 从上述两行文本中按列对应方式依次提取一个字符,可得到多个字符对:WM、ae、le等,这些字符对可用作上表的索引。这样,依次以这些字符对作为索引可从上表查到一系列字符,这些字符就构成了文本编码,即常说的密文。例如,第W行第M列队应得字符是%,因此编码的第一个字符就是%;第a行第e列对应的字符是G;第l行第e列对应的是R。依次进行上述查找操作,可以得到完整的密文 %Grgua=aVauGLol?eiAU 进行相反的操作就可对该文本解码。 编写编码/解码程序,可以对文本文件或键盘输入的字符串进行编码/解码,在选择编码解码后,需要提示用户输入密钥。
上传时间: 2014-01-16
上传用户:Ants
cy68013a USB2.0 highspeed mass storage source code
标签: highspeed storage 68013a source
上传时间: 2013-12-24
上传用户:风之骄子
cypress usb mcu monitor software source code
标签: software cypress monitor source
上传时间: 2014-01-26
上传用户:Shaikh
CYPRESS USB bulk transfer speed test source code
标签: transfer CYPRESS source speed
上传时间: 2014-01-26
上传用户:kr770906
mining source code written in Verilog
标签: Verilog written mining source
上传时间: 2015-05-06
上传用户:asddsd