一個很棒的多頁界面的網站,供大家使用,希望大家會喜歡!1123456987654324132154654978798798798789789789777777(cao!zhe me ma fan ,xia ci bu lai LE!)
標簽: 112345698765432413215465497879879 8798789789789777777 cao zhe
上傳時間: 2015-08-31
上傳用戶:1966640071
用C++中的MFC編程實現正軸等角割圓柱投影,實現以下要求: 取克拉索夫斯基橢球 (1)制圖區域: Bs=0°, BN=25° LE=105°, LE=125° (2)經緯線間隔: ΔB=ΔL=5° (3)制圖比例尺: 1:M0=1:1000 000 (4)標準緯線: Bk=±15° 計算經緯網格點的 x, y,m,n, p
上傳時間: 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.
標簽: C. performance ultra-fast persistent
上傳時間: 2013-12-19
上傳用戶:xhz1993
聞邦椿編著的書目后面附錄中的C程序,包括LE計算、相圖繪制等
標簽: C程序
上傳時間: 2016-03-17
上傳用戶:鳳臨西北
Microsoft .net IL 匯編語言程序設計指南. 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?
標簽: Microsoft choice matter truth
上傳時間: 2014-11-06
上傳用戶:二驅蚊器
#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 /*各種結點數*/ char LE[m],l[m],r[m],ro[m] /*用與存放各種結點*/ typedef struct BiTNode/*定義二叉樹*/
上傳時間: 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.
標簽: for applications Bootloader ExcelLEnt
上傳時間: 2014-12-07
上傳用戶:klin3139
用宏和高級匯編技術實現類似高級語言中的條件分支語句IF功能。同時,編寫一個程序證明所編寫宏的正確性。要求如下: (1).iff后的條件為“x1,op,x2”形式,其中x1和x2為操作數,op為關系比較符,用g(>),l(<),e(=), ge(>=), LE(<=)表示。另外,x1和x2必須是字。 (2).elsee語句(相當于else語句)是可選項,即iff后可以不跟elsee。 (3)條件分支iff的結束用.ifend表示.
上傳時間: 2013-12-31
上傳用戶:風之驕子
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.
標簽: RFC-compliant Livingston Enterprise original
上傳時間: 2016-08-20
上傳用戶:jichenxi0730
定時電路設計問題:定時電路是一個VLSI 芯片的關鍵部件,這里給出一個定時電路的 簡單模型:一棵具有n 片樹葉的完全平衡二叉樹(其中,n 是2 的冪)。這顆樹的每條 邊e 有一個對應的長度LE(LE>0)。從根到一片給定樹葉的距離是從根到這片樹葉的路徑 上的所有邊的長度之和。 根產生一個時鐘信號,它沿著這些邊傳播到樹葉,信號到達一片給定樹葉所用的時間是 與從根到這片樹葉的距離成比例的。如果所有的樹葉到根的距離都不相同,那么信號不會在同一時間到達樹葉,這是定時電 路設計中的一個大問題,我們需要樹葉完全同步,全都同時接受這個信號,為做到這一 點,我們將不得不增加某些邊的長度,以使得所有根到樹葉的路徑有同樣的長度,如果 我們達到這個要求,那么這棵樹(帶有它的新邊長)將稱為零傾斜的。我們的優化目標 是以某種保持所有邊長之和最小的方式達到零傾斜。給出了一個增長某些邊長的算法,使得得到的樹有零傾斜并且總邊長最小。
上傳時間: 2016-08-28
上傳用戶:zhangyi99104144