一個(gè)很棒的多頁界面的網(wǎng)站,供大家使用,希望大家會喜歡!1123456987654324132154654978798798798789789789777777(cao!zhe me ma fan ,xia ci bu lai Le!)
標(biāo)簽: 112345698765432413215465497879879 8798789789789777777 cao zhe
上傳時(shí)間: 2015-08-31
上傳用戶:1966640071
用C++中的MFC編程實(shí)現(xiàn)正軸等角割圓柱投影,實(shí)現(xiàn)以下要求: 取克拉索夫斯基橢球 (1)制圖區(qū)域: Bs=0°, BN=25° Le=105°, Le=125° (2)經(jīng)緯線間隔: ΔB=ΔL=5° (3)制圖比例尺: 1:M0=1:1000 000 (4)標(biāo)準(zhǔn)緯線: Bk=±15° 計(jì)算經(jīng)緯網(wǎng)格點(diǎn)的 x, y,m,n, p
標(biāo)簽: MFC 編程實(shí)現(xiàn) 正 投影
上傳時(shí)間: 2013-12-29
上傳用戶:himbly
DataDraw is an ultra-fast persistent database for high performance programs written in C. It s so fast that many programs keep all their data in a DataDraw database, even whi Le being manipulated in inner loop s of compute intensive appl ications.
標(biāo)簽: C. performance ultra-fast persistent
上傳時(shí)間: 2013-12-19
上傳用戶:xhz1993
聞邦椿編著的書目后面附錄中的C程序,包括Le計(jì)算、相圖繪制等
標(biāo)簽: C程序
上傳時(shí)間: 2016-03-17
上傳用戶:鳳臨西北
Microsoft .net IL 匯編語言程序設(shè)計(jì)指南. To tell the truth, I don t think I had much choice in this matter. Let me explain. With Microsoft .NET technology taking the world by storm, with more and more information professionals getting involved, large numbers of books covering various aspects of this technology have started to arrive—and none too soon. Alas, virtually all of these books are dedicated to .NET-based programming in high-Level languages and rapid application development (RAD) environments. No doubt this is extremely important, and I am sure all these books will have to be reprinted to satisfy the demand. But what about the plumbing?
標(biāo)簽: Microsoft choice matter truth
上傳時(shí)間: 2014-11-06
上傳用戶:二驅(qū)蚊器
#include<malloc.h> #include<limits.h> #include<stdio.h> #include<graphics.h> #include<io.h> #include<math.h> #include<process.h> #include<conio.h> #define m 100 #define OK 1 typedef int Status typedef char TELemType /*樹元素的類型*/ int t=35 int n=20 int h=14 int u=2 int Leaf=0,non_l_Leaf=0,non_r_Leaf=0,root=0 /*各種結(jié)點(diǎn)數(shù)*/ char Le[m],l[m],r[m],ro[m] /*用與存放各種結(jié)點(diǎn)*/ typedef struct BiTNode/*定義二叉樹*/
標(biāo)簽: include lt gt graphics
上傳時(shí)間: 2013-12-15
上傳用戶:liansi
ExcelLent Bootloader with a lot of features for arm, can be used for homebrew applications or for Learning how a bootloader works, it has support for networking and yet has a very small size. support for fiLesystems, flash disk, flash, cf etc present. ideal when you would like get ur board up and running quickly.
標(biāo)簽: for applications Bootloader ExcelLent
上傳時(shí)間: 2014-12-07
上傳用戶:klin3139
用宏和高級匯編技術(shù)實(shí)現(xiàn)類似高級語言中的條件分支語句IF功能。同時(shí),編寫一個(gè)程序證明所編寫宏的正確性。要求如下: (1).iff后的條件為“x1,op,x2”形式,其中x1和x2為操作數(shù),op為關(guān)系比較符,用g(>),l(<),e(=), ge(>=), Le(<=)表示。另外,x1和x2必須是字。 (2).elsee語句(相當(dāng)于else語句)是可選項(xiàng),即iff后可以不跟elsee。 (3)條件分支iff的結(jié)束用.ifend表示.
標(biāo)簽: 匯編 技術(shù)實(shí)現(xiàn) 分支 高級語言
上傳時(shí)間: 2013-12-31
上傳用戶:風(fēng)之驕子
This program is a RADIUS RFC-compliant daemon, which is derived from original Livingston Enterprise Inc. (now Lucent Inc.) RADIUS daemon reLease 2.1. It adds a number of useful features to the Le daemon, i.e.
標(biāo)簽: RFC-compliant Livingston Enterprise original
上傳時(shí)間: 2016-08-20
上傳用戶:jichenxi0730
定時(shí)電路設(shè)計(jì)問題:定時(shí)電路是一個(gè)VLSI 芯片的關(guān)鍵部件,這里給出一個(gè)定時(shí)電路的 簡單模型:一棵具有n 片樹葉的完全平衡二叉樹(其中,n 是2 的冪)。這顆樹的每條 邊e 有一個(gè)對應(yīng)的長度Le(Le>0)。從根到一片給定樹葉的距離是從根到這片樹葉的路徑 上的所有邊的長度之和。 根產(chǎn)生一個(gè)時(shí)鐘信號,它沿著這些邊傳播到樹葉,信號到達(dá)一片給定樹葉所用的時(shí)間是 與從根到這片樹葉的距離成比例的。如果所有的樹葉到根的距離都不相同,那么信號不會在同一時(shí)間到達(dá)樹葉,這是定時(shí)電 路設(shè)計(jì)中的一個(gè)大問題,我們需要樹葉完全同步,全都同時(shí)接受這個(gè)信號,為做到這一 點(diǎn),我們將不得不增加某些邊的長度,以使得所有根到樹葉的路徑有同樣的長度,如果 我們達(dá)到這個(gè)要求,那么這棵樹(帶有它的新邊長)將稱為零傾斜的。我們的優(yōu)化目標(biāo) 是以某種保持所有邊長之和最小的方式達(dá)到零傾斜。給出了一個(gè)增長某些邊長的算法,使得得到的樹有零傾斜并且總邊長最小。
標(biāo)簽: VLSI 定時(shí)電路 設(shè)計(jì)問題 芯片
上傳時(shí)間: 2016-08-28
上傳用戶:zhangyi99104144
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1