#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
标签: include define malloc string
上传时间: 2015-05-22
上传用户:lwwhust
#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
标签: include define malloc string
上传时间: 2015-05-22
上传用户:cc1915
#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
标签: include define malloc string
上传时间: 2014-01-03
上传用户:JIUSHICHEN
#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
标签: include define malloc string
上传时间: 2014-06-01
上传用户:yepeng139
ARM处理器的低功耗程序,可以使用在电池供电的项目中,目标CPU为LPC
上传时间: 2015-05-22
上传用户:aa17807091
JavaMail开发手册.pdf 英文教材 1. Tutorial tips 2 2. Introducing the JavaMail API 3 3. Reviewing related protocols 4 4. Installing JavaMail 6 5. Reviewing the core classes 8 6. Using the JavaMail API 13 7. Searching with SearchTerm 21 8. Exercises 22 9. Wrapup 32
标签: JavaMail Introducing Reviewing Tutorial
上传时间: 2014-01-15
上传用户:saharawalker
These instructions assume that the 1.4 versions of the java and appletviewer commands are in your path. If they aren t, then you should either specify the complete path to the commands or update your PATH environment variable as described in the installation instructions for the Java 2 SDK.
标签: instructions appletviewer the commands
上传时间: 2015-06-01
上传用户:3到15
通过精心挑选划分元素v,可以得到一个最坏情况时间复杂度为O(n)的选择算法。本次实习要求用c语言将此算法实现。要求实现此功能:输入一组数,返回A[i],使其为A(m:p)中第k小的元素,k是一个全局变量,取大于1的整数
上传时间: 2015-06-02
上传用户:zmy123
运行主函数,得出Huffman码字、平均字长、信源熵。可根据需要修改信源概密 p
上传时间: 2014-11-02
上传用户:wuyuying
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印.
标签: 管理系统
上传时间: 2013-12-18
上传用户:kiklkook