登录
首页 » C# » wind-resource-assessment

wind-resource-assessment

于 2013-11-03 发布 文件大小:5239KB
0 237
下载积分: 1 下载次数: 43

代码说明:

  Weibull 风速分布数学模型 主要包括原始数据表格登陆、原始数据导入以及编辑、风能资源评估及报表显示和输出模块(Weibull wind speed distribution mathematical model includes raw data tables landing, import and edit the raw data, wind resource assessment and the report display and output modules.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TBPrinter
    tribon二次开发 批量打印程序源码 供大家参考(tribon second development batch printing program source code for your reference)
    2013-07-26 22:55:29下载
    积分:1
  • SPOOLING
    要求设计一个SP00LING输出进程和两个请求输出的用户进程,以及一个SP00LING输出服务程序。当请求输出的用户进程希望输出一系列信息时,调用输出服务程序,由输出服务程序将该信息送入输出井。待遇到一个输出结束标志时,表示进程该次的输出文件输出结束。之后,申请一个输出请求块(用来记录请求输出的用户进程的名字、信息在输出井中的位置、要输出信息的长度等),等待SP00LING进程进行输出。 SP00LING输出进程工作时,根据请求块记录的各进程要输出的信息,将其实际输出到打印机或显示器。这里,SP00LING输出进程与请求输出的用户进程可并发运行。 (Asked to design a user process SP00LING request output and two output processes, and outputs a SP00LING service program. When users want to process requests output output range information, call the output service program, service program by the output information into the output shaft. Treatment to an output end of the flag, which means that the process of the second output file output end. Thereafter, the application of an output request block (name of the user to record the output of the process request, the information on the position of the output well, and length information to be outputted), the process waits SP00LING output. When SP00LING output process work, information requested under each process block records to be output, its actual output to a printer or monitor. Here, the user process and the output process SP00LING request output can be run concurrently.)
    2014-01-08 13:36:02下载
    积分:1
  • HuffmanTree
    该系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。 (4) P:打印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。 (5) T:打印哈夫曼树(Tree printing)。将已在 中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中。 (The system should have the following features: (1) I: initialization (Initialization). Read from the terminal character set size n, and n and n characters right value, establishes a Huffman tree, and save it in the file hfmTree in. (2) E: encoding (Encoding). Has been built using the Huffman tree (if not in memory, reads from the file hfmTree), the text of the document ToBeTran encoded, and then putting the result in the CodeFile file. (3) D: decoding (Decoding). Huffman tree has been built using the file CodeFile the code will be decoded, the result is stored in the file TextFile. (4) P: Printing code files (Print). CodeFile in a compact format the document displayed on the terminal, one per line 50 code. While this character in the form of written documents CodePrin encoded file in. (5) T: Print Huffman tree (Tree printing). Would have been in the Huffman tree in an intuitive way (tree or recessed table form) displayed on the terminal, but this form of characters written to the file )
    2013-06-21 13:45:16下载
    积分:1
  • udc
    图片打印控件的例子,可以利用打印机实现图片的打印(Examples of picture print controls, you can realize the use of the printer to print pictures)
    2008-04-06 11:14:20下载
    积分:1
  • log
    C语言实现简单的日志打印,如下所示:前面是时间,后面是要打印的日志内容 2011-09-14 15:09:23 ************************************************** 2011-09-14 15:09:23 start to recordlog 2011-09-14 15:09:23 ************************************************** (C language implementation of a simple log printing file , as follows: the front is the time, followed by a log to print the contents 2011-09-14 15:09:23************************************************** 2011-09-14 15:09:23 start to recordlog 2011-09- 14 15:09:23********************************************)
    2020-10-12 14:27:32下载
    积分:1
  • org.ceclipse.printer_1.0
    swt 开发的打印 swt 打印table 、grid等打印功能(swt print table grid)
    2016-01-13 10:20:57下载
    积分:1
  • Printer
    一个用VB编写的用来打开打印的文件,可以选择所需的打印机,从而将文件输送到打印机上(The preparation of a use VB to open a print of the document, you can select the printer, which will be transmitted to the printer paper)
    2009-04-17 21:03:14下载
    积分:1
  • printpc
    说明:  是一个pintool,可以在源程序中打印pc(it is a pintool,and it can be used to print pc of a x86 programe)
    2009-07-22 10:37:09下载
    积分:1
  • Print
    该程序用MFC实现打印机的功能,对初学并口编程的学习者具有很好的指导意义(The program with MFC realize the function of the printer on parallel port programming novice learners with a good guide)
    2008-02-25 14:41:50下载
    积分:1
  • seven report
    VC++2005编程实例源代码\第7章 水晶报表开发编程实例,包括水晶报表的各种操作共25个源码实例(VC++ 2005 programming examples of Chapter 7 of the source code to develop programming examples of Crystal Reports, Crystal Reports, including a variety of operating a total of 25 source code examples)
    2008-12-22 13:57:01下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载