搜索结果

找到约 482 项符合 fixed-point 的查询结果

其他 Description The art galleries of the new and very futuristic building of the Center for Balkan Coop

Description The art galleries of the new and very futuristic building of the Center for Balkan Cooperation have the form of polygons (not necessarily convex). When a big exhibition is organized, watching over all of the pictures is a big security concern. Your task is that for a given gallery to wri ...
https://www.eeworm.com/dl/534/405931.html
下载: 64
查看: 1178

Java编程 What I am trying to introduce here is a full fledged Java Instant messenger, which has all the featu

What I am trying to introduce here is a full fledged Java Instant messenger, which has all the features supplied by commercial messengers like Yahoo or MSN. Although it cannot compared to be in par with those messengers, it is an attempt by me to learn Advanced Java and JNI concepts. The challenges ...
https://www.eeworm.com/dl/633/410868.html
下载: 97
查看: 1038

单片机开发 Many CAD users dismiss schematic capture as a necessary evil in the process of creating PCB layout

Many CAD users dismiss schematic capture as a necessary evil in the process of creating PCB layout but we have always disputed this point of view. With PCB layout now offering automation of both component placement and track routing, getting the design into the computer can often be the most time co ...
https://www.eeworm.com/dl/648/412340.html
下载: 43
查看: 1042

软件设计/软件工程 Java technology is both a programming language and a platform. The Java programming language origina

Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a small, reliable, portable, distributed, real-time o ...
https://www.eeworm.com/dl/684/412466.html
下载: 141
查看: 1066

VHDL/FPGA/Verilog Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuff

Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuffing, NRZI encoding decoding. Uses a simplified UTMI interface. Currently doesn t do any error checking in the RX section [should probably check for bit unstuffing errors]. Otherwise complete and fully ...
https://www.eeworm.com/dl/663/414312.html
下载: 110
查看: 1078

VxWorks VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board

VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board support package [BSP], the requirements for a VxWorks BSP, and the general behavior of a BSP during the boot process. This document outlines the steps needed to port an existing BSP to a new hardw ...
https://www.eeworm.com/dl/662/418610.html
下载: 187
查看: 1126

Linux/Unix编程 srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE]

srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] + 64 // initialize starting point on map CreateFract ...
https://www.eeworm.com/dl/619/418770.html
下载: 180
查看: 1033

Linux/Unix编程 srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE]

srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] + 64 // initialize starting point on map CreateFract ...
https://www.eeworm.com/dl/619/418771.html
下载: 73
查看: 1041

Linux/Unix编程 //结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open[

//结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open framebuffer device.\n"] exit[1] } //取得固定信息 if [ioctl[fd, FBIOGET_FSCREENINFO, &finfo]] { printf["Error reading fixed info ...
https://www.eeworm.com/dl/619/418778.html
下载: 99
查看: 1063

人工智能/神经网络 ppWizard has created this SportSport application for you. This application not only demonstrates t

ppWizard has created this SportSport application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
https://www.eeworm.com/dl/650/424298.html
下载: 87
查看: 1021