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

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

TO直插<b>元件</b>封裝

  • 1.內(nèi)存管理一律根據(jù)實(shí)際需要的大小在堆中動(dòng)態(tài)分配內(nèi)存。 2.邊界檢查。如果數(shù)組下標(biāo)超越了數(shù)組大小界限

    1.內(nèi)存管理一律根據(jù)實(shí)際需要的大小在堆中動(dòng)態(tài)分配內(nèi)存。 2.邊界檢查。如果數(shù)組下標(biāo)超越了數(shù)組大小界限,會(huì)給出警告信息,可以防止非法內(nèi)存訪問(wèn)以及方便程序的調(diào)試。 3.重載了+,-,*,+=,-=,數(shù)乘等常見(jiàn)運(yùn)算符; 4.可以保存數(shù)組為二進(jìn)制數(shù)據(jù)文件和文本文件兩種形式,也可以從二進(jìn)制數(shù)據(jù)文件和文本文件讀取數(shù)據(jù)到數(shù)組。 5.實(shí)現(xiàn)了和矩陣相關(guān)的線性代數(shù)方程組求解算法。一是高斯選主元消去法二是針對(duì)三對(duì)角矩陣的追趕法。 6.靜態(tài)函數(shù)Bspline3():3次B樣條曲線插值算法

    標(biāo)簽: 數(shù)組 內(nèi)存管理 內(nèi)存 動(dòng)態(tài)分配

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

    上傳用戶:leixinzhuo

  • palm編成,這種書(shū)很少,有興趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/J

    palm編成,這種書(shū)很少,有興趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=rank&sortOrder=desc&view=book&xmlid=1-56592-525-4&open=false&srchText=palm+programming&code=&h=&m=&l=1&catid=&s=1&b=1&f=1&t=1&c=1&u=1&page=0 ISBN: 1-56592-525-4 Author: Julie McKeehan/ Neil Rhodes Publisher: O Reilly Page: 478 Edition: 1st edition (December 1998) Catalog: PDA programming / Palm Format: pdf Size: 2.06M Supplier: Summary: Emerging as the bestselling hand-held computers of all time, PalmPilots have spawned intense developer activity and a fanatical following. Used by Palm in their developer training, this tutorial-style book shows intermediate to experienced C programmers how to build a Palm application from the ground up. Includes a CD-ROM with source code and third-party developer tools

    標(biāo)簽: Programming Developer oreilly safari

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

    上傳用戶:litianchu

  • acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight o

    acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup time, for the machine to prepare processing a stick. The setup times are associated with cleaning operations and changing tools and shapes in the machine. The setup times of the woodworking machine are given as follows: (a) The setup time for the first wooden stick is 1 minute. (b) Right after processing a stick of length l and weight w , the machine will need no setup time for a stick of length l and weight w if l<=l and w<=w . Otherwise, it will need 1 minute for setup.

    標(biāo)簽: WoodenSticks Description length wooden

    上傳時(shí)間: 2014-03-08

    上傳用戶:netwolf

  • in this paper,wo propose an extension of the zerotree-based space-frequency quantization algorithm b

    in this paper,wo propose an extension of the zerotree-based space-frequency quantization algorithm by adding a wedgelet symbol to its tree-pruning optimization.

    標(biāo)簽: space-frequency zerotree-based quantization algorithm

    上傳時(shí)間: 2015-10-22

    上傳用戶:yxgi5

  • qemu性能直逼VMware的仿真器QEMU 的模擬速度約為實(shí)機(jī)的 25%;約為 Bochs 的 60 倍。Plex86、User-Mode-Linux、VMware 和 Virtual PC 則比

    qemu性能直逼VMware的仿真器QEMU 的模擬速度約為實(shí)機(jī)的 25%;約為 Bochs 的 60 倍。Plex86、User-Mode-Linux、VMware 和 Virtual PC 則比 QEMU 快一點(diǎn),但 Bochs 需要特定的 Kernel Patch;User-Mode-Linux 的 Guest System 必須為 Linux;VMware 和 Virtual PC 則需要在 Guest System 上安裝特定的 Driver,且它們是針對(duì)作業(yè)系統(tǒng)而進(jìn)行模擬,並不能說(shuō)是完整的模擬器。所以 QEMU 仍不失為極優(yōu)秀的 x86 模擬器。

    標(biāo)簽: VMware User-Mode-Linux Virtual Bochs

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

    上傳用戶:bakdesec

  • the calculator s usage! after you have inputed 2 operators,choose + - * / function! But the only

    the calculator s usage! after you have inputed 2 operators,choose + - * / function! But the only situation I did t deal with is that when you choos + fuction ,and the operaters signs is like this -A+B,just turn it to B-A!

    標(biāo)簽: calculator the operators function

    上傳時(shí)間: 2016-02-12

    上傳用戶:lili123

  • Kriging 插值程序

    Kriging 插值程序,實(shí)現(xiàn)二維三維數(shù)據(jù)插值 Makefile_hp700 Makefile_ibm6000 kriging.mdf kriging.c outboard.c inv_m.tar.gz The inverse matrix source codes which got from Netlib. f2c.tar.gz The head file and library which are used to inverse matrix source codes. krig.net The example dx file. data1.dx The input example.

    標(biāo)簽: Kriging 插值 程序

    上傳時(shí)間: 2016-03-27

    上傳用戶:縹緲

  • Atheros無(wú)線芯片AR-6000系列wince 6驅(qū)動(dòng)源代碼(這東西我也沒(méi)用過(guò)別問(wèn)我,我是搜別的wince資源搜到的) AR6K SDIO support. Requires firmware

    Atheros無(wú)線芯片AR-6000系列wince 6驅(qū)動(dòng)源代碼(這東西我也沒(méi)用過(guò)別問(wèn)我,我是搜別的wince資源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution. 轉(zhuǎn)自Tony嵌入式,原文地址:http://www.cevx.com/bbs/dispbbs.asp?boardID=4&ID=11762&page=1

    標(biāo)簽: wince Requires firmware Atheros

    上傳時(shí)間: 2014-11-11

    上傳用戶:bibirnovis

  • Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I b

    Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I believe it s stable enough now to be installed as a default plugin for people that can live with occasional crashes of their browser. But don t blame me if it does crash. File a bug at https://bugs.freedesktop.org/enter_bug.cgi?product=swfdec

    標(biāo)簽: no-crashes-allowed development followed software

    上傳時(shí)間: 2016-04-14

    上傳用戶:franktu

  • 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a

    1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5). Print to the screen both A and reverse(A). 2) Write a program which accepts an input k from the keyboard, and which prints out the smallest fibonacci number that is at least as large as k. The program should also print out its position in the fibonacci sequence. Here is a sample of input and output: Enter k>0: 100 144 is the smallest fibonacci number greater than or equal to 100. It is the 12th fibonacci number.

    標(biāo)簽: dimensions arbitrary function reverse

    上傳時(shí)間: 2016-04-16

    上傳用戶:waitingfy

主站蜘蛛池模板: 大关县| 姚安县| 兴海县| 石景山区| 叙永县| 江门市| 宣威市| 桂林市| 德江县| 蕲春县| 延庆县| 栖霞市| 双峰县| 象州县| 白玉县| 禄劝| 肇州县| 云林县| 孝昌县| 泉州市| 德化县| 广州市| 邵武市| 余干县| 民县| 邯郸县| 太仆寺旗| 平原县| 保德县| 霸州市| 正镶白旗| 玛多县| 惠来县| 三穗县| 通城县| 年辖:市辖区| 广东省| 文水县| 祁东县| 清水县| 平罗县|