Location:
Search - 1110
Search list
Description: MIZI Research, Inc.发布的vivi,可用于做嵌入式系统的bootloader,支持SA-1110、S3C2400、S3C2410、PXA250等处理器。-MIZI Research, Inc. Release of anger can be used in embedded systems do Bootloader support SA-1110, S3C2400, S3C2410, PXA250 processor.
Platform: |
Size: 215344 |
Author: 何飞 |
Hits:
Description: 高精度ADS1110的驱动程序,I2C接口,自带参考源
Platform: |
Size: 3713 |
Author: 陈俊 |
Hits:
Description: ads1110 16位ad转换c语言程序
Platform: |
Size: 2256 |
Author: jin |
Hits:
Description: cc1110 rssi
Platform: |
Size: 55045 |
Author: tntbaby |
Hits:
Description: 高精度ADS1110的驱动程序,I2C接口,自带参考源-ADS1110 high-precision drivers, I2C interface, bring their own reference source
Platform: |
Size: 3072 |
Author: 陈俊 |
Hits:
Description: ads1110 16位ad转换c语言程序-ads1110 16 bit ad converter c language program
Platform: |
Size: 2048 |
Author: jin |
Hits:
Description: 诺基亚1110液晶控制汇编语言程序。网上不多的啊!-Nokia 1110 LCD control procedures in assembly language. Online small ah!
Platform: |
Size: 8192 |
Author: 七千 |
Hits:
Description: Архив котором находиттся КСС и ХМЛ документі -Архив в котором находиттся КСС и ХМЛ документі
Platform: |
Size: 2048 |
Author: Jenks |
Hits:
Description: Persistence Layer and Business Objects for Microsoft .NET
EntitySpaces 2008.1.1110.0 (maintenance release) was released on November 10, 2008.
EntitySpaces Goes Mobile
Platform: |
Size: 4392960 |
Author: howgoo |
Hits:
Description: 很好很强大,具有很好的学习意义和开发学习-sdfsdfds
Platform: |
Size: 3397632 |
Author: 莫凡 |
Hits:
Description: 1:按下复位按键,四个 LED 熄灭 
  2:如果拨码开关全部为 OFF 状态(输入 1111) ,四个 LED 从左到右依次点亮(跑马灯
效果) ,周而复始; 
  3:如果拨码开关不全为 OFF 状态(输入 0000~1110) ,四个 LED从左到右依次点亮(跑
马灯效果) ,周而复始; 
  4:如果按下四个轻触按键中的任意一个,LED 将全部点亮,放开按键后 LED 将恢复到
左移或右移操作,但移位操作的计时器在按键按下时将继续计数。-1: Press the reset button, four LED off 2: If the DIP switch to OFF state of all the (input 1111), four LED lights from left to right (Marquee effect), again and again 3: If the DIP switch incomplete for the OFF state (enter 0000 ~ 1110), four LED lights from left to right (Marquee effect), again and again 4: If you press any of the four touch of a button, LED will be fully lit, After the release button LED will revert to the left or right operation, but the shift operation of the timer in the button press will continue to count.
Platform: |
Size: 344064 |
Author: qiutian |
Hits:
Description: 1110的点对点通信,使用Csma/cd协议,DMA数据传输-1110 point to point communications, use Csma/cd protocol, DMA data transfer
Platform: |
Size: 402432 |
Author: 马文献 |
Hits:
Description: Книжка по роботі з командною стрі чкою в ві ндовс.
авоа оалв ао лвао ов пллвао влаовл вавп р р па рпр р ап-Книжка по роботі з командною стрі чкою в ві ндовс.
авоа оалв ао лвао ов пллвао влаовл вавп р р па рпр р ап
Platform: |
Size: 6894592 |
Author: saw |
Hits:
Description: 哈夫曼编码
问题描述与实验目的:
给定n个字母(或字)在文档中出现的频率序列X=<x1,x2,…,xn>,求出这n个字母的Huffman编码。为方便起见,以下将频率用字母出现的次数(或称权值)w1,w2,…,wn代替。
输入样例
2
6
9 8 3 4 1 2
8
60 20 5 5 3 3 3 1
输出样例
Case 1
9 00
8 01
3 100
4 11
1 1011
2 1010
Case 2
60 0
20 10
5 1101
5 1110
3 11000
3 11001
3 11110
1 11111
-Huffman coding
Description and Purpose:
N given letters (or words) in the document the frequency of sequence X = <x1,x2,…,xn>, obtained the n-letter Huffman coding. For convenience, the following will appear with the letter the number of frequencies (or weights) w1, w2, ..., wn instead.
Input sample
2
6
983,412
8
6020553331
Sample Output
Case 1
900
801
3 100
4 11
11011
21010
Case 2
60 0
20 10
51101
51110
311,000
311,001
311,110
Platform: |
Size: 884736 |
Author: wscnwps |
Hits:
Description: 《基于LabWindows_CVI的虚拟仪器设计与应用(第2版)》相关程序-" Based on LabWindows_CVI design and application of virtual instrument (2)" the relevant procedures
Platform: |
Size: 1246208 |
Author: 培林 |
Hits:
Description: Nokia 1110/1600 service manual
Platform: |
Size: 1281024 |
Author: N |
Hits:
Description: ISD系列语音芯片1110 实验测试功能完全-ISD Voice Chip 1110 series features complete experimental test
Platform: |
Size: 17408 |
Author: code |
Hits:
Description: X:\home\youjmn\01_YjmnWorking\2011\201105\20110531\20110602.1110 Differences between AMD64 and X86 assembly language from application programmer\
Platform: |
Size: 797696 |
Author: youjmn |
Hits:
Description: ary[]{1,2,3,4} 求打印其的所有子集。这是关于【幂集】的问题。
【幂集】包括【全集】和【空集】。对于有N个元素的集(/ □ \)合,它的幂集个数有2的N次方个。
比如这个例子,数组有4个元素。那么用4个位表示每一个元素(假设从左到右表示1234吧),0表示该数不存在,1表示存在。
则:
0000表示空集{}。
0001表示{4}。
0010表示{3};
0011表示{3,4};
…………
1110表示{1,2,3};
1111表示{1,2,3,4}。-ary [] {1,2,3,4} request to print all of its subsets. This is about power set】 【problems. Including the power set】 【Collection】 and 【】 【empty set. For N elements of the set (/ □ \) together, it is the power set of the number of N-th power of 2 months. Such as this example, the array has 4 elements. So with four bits of each element (assuming that 1234 bar from left to right), and 0 indicates that the number does not exist, one that exists. Then: 0000 represents the empty set {}. 0001 {4} said. 0010 that {3} 0011 for {3,4} ... ... ... ... 1110 that {1,2,3} 1111 that {1,2,3,4}.
Platform: |
Size: 1024 |
Author: jinceon |
Hits:
Description: 使用状态机写的序列检查器,以1110出1为例,主要是说明状态机的书写规则以及书写类型-Using the state machine to write the serial checker to 1110 1, for example, is to specify the state machine of the type of writing and writing rules
Platform: |
Size: 54272 |
Author: 李 建 |
Hits: