搜索结果

找到约 324 项符合 Line 的查询结果

文章/文档 We obtained the energy transport velocity distribution for a three dimensional ideal cloak explicit

We obtained the energy transport velocity distribution for a three dimensional ideal cloak explicitly. Near the operation frequency, the energy transport velocity has rather peculiar distribution. The velocity along a line joining the origin of the cloak is a constant, while the velocity approaches ...
https://www.eeworm.com/dl/652/421412.html
下载: 33
查看: 1051

其他 This program demonstrates how to draw lines in a picture box using the GDI, controlling background c

This program demonstrates how to draw lines in a picture box using the GDI, controlling background color and line color. It also includes a simple animation using a timer.
https://www.eeworm.com/dl/534/422727.html
下载: 95
查看: 1077

微处理器开发 200-MHz ARM920T Processor &#8226 16-kbyte Instruction Cache &#8226 16-kbyte Data Cache &#8226

200-MHz ARM920T Processor &#8226 16-kbyte Instruction Cache &#8226 16-kbyte Data Cache &#8226 Linux&reg , Microsoft&reg Windows&reg CE-enabled MMU &#8226 100-MHz System Bus &#8226 MaverickCrunch&#8482 Math Engine &#8226 Floating Point, Integer, and Signal Processing Instructions &#8226 Opt ...
https://www.eeworm.com/dl/655/424793.html
下载: 34
查看: 1047

Java编程 Program Description: The program asks the user to choice from the menu an option

Program Description: The program asks the user to choice from the menu an option A. Check to see if a number is prime. B. Count the number of vowels in a line. X. Exit the program.
https://www.eeworm.com/dl/633/424901.html
下载: 80
查看: 1047

数学计算 A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is

A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visualize a convex hull is to put a "rubber band" around all the points, and let it wr ...
https://www.eeworm.com/dl/641/429860.html
下载: 112
查看: 1077

其他书籍 ecos RTOS 原理介绍和应用开发The design philosophy of eCos was to augment an open-source RTOS (which meant no

ecos RTOS 原理介绍和应用开发The design philosophy of eCos was to augment an open-source RTOS (which meant no per-unit royalties) with source-level con?guration tools that would enable embedded developers to scale their RTOS from hundreds of bytes to hundreds of kilobytes without needing to manu- all ...
https://www.eeworm.com/dl/542/431069.html
下载: 50
查看: 1073

教育系统应用 Migma intends to help teachers to get several different multiple-choice exams based on the user?s or

Migma intends to help teachers to get several different multiple-choice exams based on the user?s original. This command line program quickly generates a number of different new tests (and their respective answer sheets
https://www.eeworm.com/dl/621/450033.html
下载: 168
查看: 1049

Linux/Unix编程 //初始化 initscr() //获得屏幕尺寸 getmaxyx(stdscr, h, w) //画背景 for(i=0 i<h i++)

//初始化 initscr() //获得屏幕尺寸 getmaxyx(stdscr, h, w) //画背景 for(i=0 i<h i++) for(j=0 j<w j++){ mvaddch(i, j, ACS_CKBOARD) } refresh() //建立窗口 pad = newpad(80, 128) for(i=0 i<80 i++){ char line[128] sprintf(line, "This line in pad is numbered d ...
https://www.eeworm.com/dl/619/451814.html
下载: 99
查看: 1108

Delphi控件源码 unit ScardCL {**************************************************************************} {

unit ScardCL {**************************************************************************} { } { This C DLL header file first (automatic) conversion generated by: } { HeadConv 4.0 (c) 2000 by Bob Swart (aka Dr.Bob - w ...
https://www.eeworm.com/dl/666/454231.html
下载: 149
查看: 1024

网络 A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and followi

A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE 6.0, * 3. Redhat 9.0 s ftp client, * 4. CuteFTP 8, * I ll ...
https://www.eeworm.com/dl/635/466456.html
下载: 168
查看: 1102