亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

high-definition

  • pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-

    pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.

    標(biāo)簽: automatic generator problems pdnMesh

    上傳時(shí)間: 2013-12-19

    上傳用戶:cuibaigao

  • 每個(gè)C++/C程序通常分為兩個(gè)文件。一個(gè)文件用于保存程序的聲明(declaration)

    每個(gè)C++/C程序通常分為兩個(gè)文件。一個(gè)文件用于保存程序的聲明(declaration),稱為頭文件。另一個(gè)文件用于保存程序的實(shí)現(xiàn)(implementation),稱為定義(definition)文件。 C++/C程序的頭文件以“.h”為后綴,C程序的定義文件以“.c”為后綴,C++程序的定義文件通常以“.cpp”為后綴(也有一些系統(tǒng)以“.cc”或“.cxx”為后綴)

    標(biāo)簽: declaration 程序

    上傳時(shí)間: 2014-01-27

    上傳用戶:colinal

  • 一個(gè)簡(jiǎn)單的應(yīng)用程序

    一個(gè)簡(jiǎn)單的應(yīng)用程序,用來(lái)說(shuō)明循環(huán)結(jié)構(gòu)與分支結(jié)構(gòu)的嵌套使用 * 程序功能:猜數(shù)游戲。定義被猜的數(shù)。通過(guò)鍵盤(pán)輸入進(jìn)行猜數(shù), * 如猜錯(cuò)則顯示“**Wrong**”, “Too high”或“Too low ”; * 猜對(duì)則顯示“**Right**”后退出

    標(biāo)簽: 應(yīng)用程序

    上傳時(shí)間: 2014-01-16

    上傳用戶:tuilp1a

  • Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an

    Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.

    標(biāo)簽: RegressionObject Polynomial functions contains

    上傳時(shí)間: 2015-04-06

    上傳用戶:rocwangdp

  • Quality, object.oriented architecture is the product of careful study, decision making, and experim

    Quality, object.oriented architecture is the product of careful study, decision making, and experimentation. At a minimum, the object.oriented architecture process includes farming of requirements, architecture mining, and hands.on experience. Ideally, object.oriented architecture comprises a set of high.quality design decisions that provide benefits throughout the life cycle of the system.

    標(biāo)簽: architecture decision oriented Quality

    上傳時(shí)間: 2014-10-28

    上傳用戶:love_stanford

  • 自制51編程器 I have build my own programmer. This device can program the AT89C51 and works with it. So i

    自制51編程器 I have build my own programmer. This device can program the AT89C51 and works with it. So it can easily be adapted to programming other devices by itself. The Atmel Flash devices are ideal for developing, since they can be reprogrammed easy, often and fast. You need only 1 or 2 devices in low cost plastic case for developing. In contrast you need 10 or more high cost windowed devices if you must develop with EPROM devices (e.g. Phillips 87C751).

    標(biāo)簽: programmer program device build

    上傳時(shí)間: 2015-05-11

    上傳用戶:sdq_123

  • he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with on

    he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one period divided by the period. It can also be calculated as the average value during a particular period. That means after low pass filtering, (e.g. RC circuit) the signal becomes analog, with an actual value controlled by the microcontroller. The PWM functionality enables the LPC932 to control for example the speed of DC motors or the brightness of electric lighting.

    標(biāo)簽: signal Modulated analog create

    上傳時(shí)間: 2015-05-14

    上傳用戶:CHINA526

  • The HD66773, controller driver LSI, displays 132RGB-by-176 dot graphics on TFT displays in 260,000

    The HD66773, controller driver LSI, displays 132RGB-by-176 dot graphics on TFT displays in 260,000 colors. The HD66773’s bit-operation functions, 18-bit high-speed bus interface, and high-speed RAMwrite functions enable efficient data transfer and high-speed rewriting of data to the graphic RAM.

    標(biāo)簽: displays controller graphics RGB-by

    上傳時(shí)間: 2014-06-19

    上傳用戶:stvnash

  • The government of a small but important country has decided that the alphabet needs to be streamline

    The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition

    標(biāo)簽: government streamline important alphabet

    上傳時(shí)間: 2015-06-09

    上傳用戶:weixiao99

  • 一篇05年9月IEEE上發(fā)表的論文

    一篇05年9月IEEE上發(fā)表的論文,題目是Definition of Efficient PAPR in OFDM.pdf

    標(biāo)簽: IEEE 論文

    上傳時(shí)間: 2014-01-25

    上傳用戶:zhyiroy

主站蜘蛛池模板: 岫岩| 景德镇市| 于田县| 桦川县| 天台县| 太仆寺旗| 白城市| 喜德县| 仙居县| 上虞市| 阳西县| 桐乡市| 南和县| 临朐县| 镇宁| 岳阳市| 石首市| 正宁县| 遵义市| 姚安县| 南皮县| 广水市| 沂水县| 旬邑县| 舞钢市| 历史| 江津市| 古田县| 涡阳县| 清水县| 湖口县| 吉安市| 郧西县| 乐清市| 夏河县| 莒南县| 郁南县| 宁津县| 浪卡子县| 连城县| 梧州市|