Welcome![Sign In][Sign Up]
Location:
Search - 213

Search list

[OS program获取系统硬件信息 0.213

Description: 获取系统硬件信息,VC学习的很好的资料啊,知道自己的电脑的信息-information access system hardware, VC learning good information ah, we know our computer information
Platform: | Size: 41818 | Author: 夏雨 | Hits:

[Communicationencoder_and_viterbi_decoder_for(213)_convolutional

Description: 压缩包内为本人写的(2,1,3)卷积码编码器和维特比(viterbi)译码器.编码器和译码器分别封装在一个类中,每个类的方法和变量均有注解-compressed I write for the (2,1,3) convolutional code encoder and Viterbi (Viterbi) decoder. Encoder and Decoder were packaged in a category, each class methods and variables have explanatory notes
Platform: | Size: 4022 | Author: 赖勇铨 | Hits:

[Other resource213

Description: 数据库原理幻灯片,希望大家多多支持,本小子第一次做.-Database Principle slides, we hope for their support, the boy the first time.
Platform: | Size: 245248 | Author: 代小伟 | Hits:

[Applications213

Description: 这是我照着书做的一个销售管理系统,内容不难,很简单,但是对于我这个菜鸟来说已经很不错了-This is the book I began to do a sales management system, as it is not difficult and very simple. But for me the birdie run very well
Platform: | Size: 2433921 | Author: 项少龙 | Hits:

[OS DevelopLPC214xForKeil

Description: LPC213X/214X Source Code for Keil.这是飞利浦公司提供的213X/214X外设的例程-LPC213X/214X Source Code for Keil. This is public Philips Secretary of 213 X/214X peripherals routines
Platform: | Size: 114386 | Author: Elwin Liao | Hits:

[Windows Developpermrank

Description: 算法实现题2-9 排列的字典序问题 « 问题描述: n个元素{1,2, , n }有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…, n!-1。每个排列的编号为其字典序值。例如,当n=3时,6 个不同排列的字典序值如下: 字典序值 0 1 2 3 4 5 排列 123 132 213 231 312 321 « 编程任务: 给定n 以及n 个元素{1,2, , n }的一个排列,计算出这个排列的字典序值,以及按字 典序排列的下一个排列。 « 数据输入: 由文件input.txt提供输入数据。文件的第1 行是元素个数n。接下来的1 行是n个元素 {1,2, , n }的一个排列。 « 结果输出: 程序运行结束时,将计算出的排列的字典序值和按字典序排列的下一个排列输出到文件 output.txt中。文件的第一行是字典序值,第2行是按字典序排列的下一个排列。 输入文件示例 输出文件示例 input.txt output.txt 8 2 6 4 5 8 1 7 3 8227 2 6 4 5 8 3 1 7
Platform: | Size: 65398 | Author: 林总 | Hits:

[Other resourceN!

Description: 将1到N的N个自然数排成一列,共有1*2*3……*N种不同的排列方法,如N=3时,有6种排列方案,分别为123,132,213,231,312,321.试编程序输出1到N的全部排列,假设N<10. 为了设计出由计算机输出1到N的全部排列程序,就必须寻找不同排列之间的规律.通过观察N=5(参见本例的运行结果)的排列情况,可以发现,如果把每个排列看作一个自然数, 则所有排列对应的数是按从小到大的顺序排列
Platform: | Size: 1209 | Author: zhuyuqi | Hits:

[Game Hook Crack213

Description: 用易語言做的, 用來找武林外傳的一級地址跟call位址
Platform: | Size: 656258 | Author: Sun Kit | Hits:

[Other resource1-2dictory

Description: 算法实现题2-9 排列的字典序问题 « 问题描述: n个元素{1,2, , n }有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…, n!-1。每个排列的编号为其字典序值。例如,当n=3时,6 个不同排列的字典序值如下: 字典序值 0 1 2 3 4 5 排列 123 132 213 231 312 321 « 编程任务: 给定n 以及n 个元素{1,2, , n }的一个排列,计算出这个排列的字典序值,以及按字 典序排列的下一个排列。
Platform: | Size: 12813 | Author: kobewylb | Hits:

[Other resourceUMTS-FDD

Description: The model consists of Physical layer simulation for downlink. The model is based on 3GPP standards 25.101, 25.211. 25.212 and 25.213 for Release 99, however Receiver implementation is not defined by the standard.
Platform: | Size: 942047 | Author: 高飞 | Hits:

[source in ebookviterbi解码213程序

Description: viterbi解码213程序
Platform: | Size: 387781 | Author: yuege2010a | Hits:

[Windows Developpermrank

Description: 算法实现题2-9 排列的字典序问题 « 问题描述: n个元素{1,2, , n }有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…, n!-1。每个排列的编号为其字典序值。例如,当n=3时,6 个不同排列的字典序值如下: 字典序值 0 1 2 3 4 5 排列 123 132 213 231 312 321 « 编程任务: 给定n 以及n 个元素{1,2, , n }的一个排列,计算出这个排列的字典序值,以及按字 典序排列的下一个排列。 « 数据输入: 由文件input.txt提供输入数据。文件的第1 行是元素个数n。接下来的1 行是n个元素 {1,2, , n }的一个排列。 « 结果输出: 程序运行结束时,将计算出的排列的字典序值和按字典序排列的下一个排列输出到文件 output.txt中。文件的第一行是字典序值,第2行是按字典序排列的下一个排列。 输入文件示例 输出文件示例 input.txt output.txt 8 2 6 4 5 8 1 7 3 8227 2 6 4 5 8 3 1 7
Platform: | Size: 65536 | Author: 林总 | Hits:

[Other213

Description: 2007中兴面试题 答案.有完整的代码和调试。-the key to interview of zhongxing
Platform: | Size: 2174976 | Author: chen fei | Hits:

[Communication213

Description: 用c语言完成(2,1,3)卷积编码,viterbi译码-Complete with c language (2,1,3) convolutional coding, viterbi decoding
Platform: | Size: 2048 | Author: jasper | Hits:

[matlabLTE-211-212-213-214-v860

Description: LTE最新物理层协议 211,212,213,214-v860-Latest LTE physical layer protocol 211,212,213,214-v860
Platform: | Size: 3001344 | Author: 王晓钰 | Hits:

[Communication-Mobile213

Description: 卷积码编码213编码译码,很有用的编码解码程序-Convolutional coding 213 codec, encoding and decoding procedures useful
Platform: | Size: 2048 | Author: yiyawu | Hits:

[3G develop36.213-901_TDD_0912

Description: lte物理层相关协议中,213是最复杂但也最重要的。这是一份国内的中文协议版本,有助于对该部分内容的理解。-lte physical layer protocol 213 is the most complex but also the most important. This is a domestic Chinese protocol version that helps understanding of the content of this section.
Platform: | Size: 525312 | Author: | Hits:

[Other36.213-901_TDD_0912

Description: 3gpp TDD 213协议 第3部分:物理层过程-3gpp TDD 213 protocal
Platform: | Size: 386048 | Author: 杜诗元 | Hits:

[Internet-Network213

Description: wqewqexweq 213 1231244r3ewr fewrf ewre
Platform: | Size: 277504 | Author: DWQE | Hits:

[Other213中文 智能温度变送器编程助手 驱动程序

Description: 温度传感器调整软件,213温度变送器,量程调整,USB驱动。(Temperature sensor adjustment software)
Platform: | Size: 11504640 | Author: asm51 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net