Location:
Search - 2.28
Search list
Description: uC/OS-IIz在TMS320F2812上的移植
开发环境:TI CCS 2.20-uC/OS-IIz in the TMS320F2812 transplantation development environment : TI CCS 2.20
Platform: |
Size: 356352 |
Author: 小晓 |
Hits:
Description: ucLinux is a very good embeded sytem. Most of company use this as their development OS.-ucLinux is a very good embeded sytem. Most o f company use this as their OS development.
Platform: |
Size: 3537920 |
Author: nosp |
Hits:
Description: bluetooth 开发程序bluez-hcidump-1.28-bluetooth development process bluez- hcidump- 1.28
Platform: |
Size: 150528 |
Author: |
Hits:
Description: lcd1602+lcd12864+led+key 扩展,通过8255
proteus仿真通过 keil环境。调试了很久发现lcd的驱动还真是不容易-1.lcd1602+lcd12864+led+key 2.proteus3.keil2
Platform: |
Size: 101376 |
Author: 贾宁 |
Hits:
Description: faac 最新的程序部分,需要做AAC编码的可以直接使用。-the newest faac source code, you can compile it and use it to encode AAC audio .
Platform: |
Size: 467968 |
Author: 黎程 |
Hits:
Description: 先创建文本文件IN.DAT,在文件中写20个四位整数。
编写函数readDat()把从文件中读出这些数并存入数组a中;编写函数Calvalue( ), 其功能要求:
1. 求出这文件中共有多少个正整数totNum
2. 求这些数右移1位后, 产生的新数是偶数的数的个数totCnt, 以及满足此条件的这些数(右移前的值)
的算术平均值totPjz。
最后在main( )函数中把所求的结果输出。-First create a text file IN.DAT, wrote in the paper four integer 20. The preparation of function readDat () to read from the file into an array of these and a number of preparation function Calvalue (), its functional requirements: 1. Obtained in this paper the total number of positive integer totNum 2. For those few shifted to right one after the new number is the number of even a few totCnt, as well as to meet the conditions of these (the value of the pre-shifted to right) the arithmetic mean totPjz. Finally, in the main () function to output the results of the request.
Platform: |
Size: 1024 |
Author: 田勇 |
Hits:
Description: free aac encoder with readme details
Platform: |
Size: 458752 |
Author: lucky |
Hits:
Description: 基于linux-2.6.28的mtd驱动,S3C2410、2440的设备分区-Linux-2.6.28 based on the mtd driver, S3C2410, 2440 District of equipment
Platform: |
Size: 1374208 |
Author: 唐海涛 |
Hits:
Description: nRF24l01 NRF系列模块的数据收发控制
1) 2.4GHZ全球开放ISM频段免许可使用
2) 最高工作速率2Mbps,GFSK高效调制
3) 125个频道满足多点通讯和跳频通讯需求
4) 1.9-3.6V工作,低功耗,待机模式仅1uA.
5) 双通道数据接收,内置环行天线,体积仅17*34mm,通信距离在100m之内,软件编简单。
7) 内置硬件8/16位CRC校验,收发中断标志,每次可发28字节
-nRF24l01 NRF series data transceivers control module 1) 2.4GHZ global open license-free ISM band 2) maximum rate of 2Mbps, GFSK modulation and efficient 3) 125 channels to meet the multi-point communication and frequency hopping communications needs 4) 1.9-3.6V work , low power, standby mode only 1uA. 5) dual-channel data reception, built-ring antenna, the size of only 17* 34mm, communication distance of 100m, software made simple. 7) built-in hardware 8/16-bit CRC check, send and receive interrupt signs can be made for each 28-byte
Platform: |
Size: 3072 |
Author: james |
Hits:
Description: 打印如下形式的矩阵;
n=5:
1 2 9 10 25
4 3 8 11 24
5 6 7 12 23
16 15 14 13 22
17 18 19 20 21
n=6:
1 2 9 10 25 26
4 3 8 11 24 27
5 6 7 12 23 28
16 15 14 13 22 29
17 18 19 20 21 30
36 35 34 33 32 31
看看1,2,3,4,5,6,7的序列。则可以看出,他们的排列几乎是一个回形。-Print the following form of matrix n = 5: 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 n = 6: 1 2 9 10 25 26 4 3 8 11 24 27 5 6 7 12 23 28 16 15 14 13 22 29 17 18 19 20 21 30 36 35 34 33 32 31 look at the sequence 1,2,3,4,5,6,7. You can see, they are arranged in almost a return to form.
Platform: |
Size: 1024 |
Author: ttzz |
Hits:
Description: live.2009.09.28.tar.tar live.2009.09.28.tar.tar
Platform: |
Size: 807936 |
Author: moom |
Hits:
Description: 高级语音编码器AAC的源代码,值得学习、收藏; -Advanced Voice AAC encoder source code, it is worth learning, collections advanced voice AAC encoder source code, it is worth learning, collections
Platform: |
Size: 470016 |
Author: ligs |
Hits:
Description: 调试通过正常运行可得出正确结果地faac代码,非常具体,打开即可用,工程都已建好。-Debugging can be drawn through the normal operation of the correct result to faac code, very specific, can be used to open the project have been completed.
Platform: |
Size: 12610560 |
Author: 周斌 |
Hits:
Description: new network simulator trace file analisator
Platform: |
Size: 124928 |
Author: a |
Hits:
Description: Time Limit: 1000ms
Memory limit: 65536kB
题目描述
有9个时钟,排成一个3*3的矩阵。
现在需要用最少的移动,将9个时钟的指针都拨到12点的位置。共允许有9种不同的移动。如右表所示,每个移动会将若干个时钟的指针沿顺时针方向拨动90度。
移动 影响的时钟
1 ABDE
2 ABC
3 BCEF
4 ADG
5 BDEFH
6 CFI
7 DEGH
8 GHI
9 EFHI
(图 2)
输入
从标准输入设备读入9个整数,表示各时钟指针的起始位置。1=12点、1=3点、2=6点、3=9点。
输出
输出一个最短的移动序列,使得9个时钟的指针都指向12点。按照移动的序号大小,输出结果-Time Limit: 1000ms Memory limit: 65536kB subject described in 9 clock, arranged in a 3* 3 matrix. Now need to move with the least, will have nine clock pointer Slide 12 o' clock. Allowed a total of 9 different mobile. Like right in the table below, each move will be a number of pointer clock toggle 90 degrees clockwise. Effects of clock movement 1 ABDE 2 ABC 3 BCEF 4 ADG 5 BDEFH 6 CFI 7 DEGH 8 GHI 9 EFHI (Figure 2) input from the standard input device 9 reads an integer, said the starting position of the clock pointer. 1 = 12 points, 1 = 3 points, 2 = 6 points, 3 = 9 points. Output Output a shortest movement sequence, making nine clock pointers all point to 12 points. According to the size of mobile serial number, output
Platform: |
Size: 1024 |
Author: jing |
Hits:
Description: 本源码为NS-2 网络模拟基础与应用 (方路平等编著)一书的全部源代码,书中的错误全部被纠正,在NS2.34下测试通过,均为本人原作,并附有本人学习心得-The source for the NS-2 network simulation of basic and applied (side road of equality ed.), all the source code for the book, the book' s errors were all corrected by the NS2.34 tested, all my original work, together with my learning experience
Platform: |
Size: 123904 |
Author: 高峰 |
Hits:
Description: Microchip_USB_(MCHPFSUSB)_Library_v2010-04-28
Includes full source code for the USB Library. This software package also includes: schematics, drivers, demos, documentation, and utilitie
Platform: |
Size: 35569664 |
Author: Astriel |
Hits:
Description: Microchip_TCPIP_Stack_Library_v2010-04-28
Includes full source code for the TCP/IP Library. This software package also includes: schematics, drivers, demos, documentation, and utilities.
Platform: |
Size: 21820416 |
Author: Astriel |
Hits:
Description: Microchip_Graphics_Library_v2010-04-28
Includes full source code for the Graphics Library. This software package also includes: schematics, drivers, demos, documentation, and utilities.
Platform: |
Size: 37369856 |
Author: Astriel |
Hits:
Description: DMTFT-28型TFT触摸屏9320版资料(DMTFT-28 TFT touch screen version 9320 information)
Platform: |
Size: 9720832 |
Author: 小子绕圈圈
|
Hits:
« 12
3
4
5
6
7
8
9
10
...
41
»