一个很棒的多页界面的网站,供大家使用,希望大家会喜欢!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