搜索结果

找到约 404 项符合 start 的查询结果

Linux/Unix编程 //颜色初始化 if(!has_colors() || start_color() == ERR){ endwin() printf("Terminal does not su

//颜色初始化 if(!has_colors() || start_color() == ERR){ endwin() printf("Terminal does not support color.\n") exit(1) } init_pair(1, COLOR_GREEN, COLOR_BLACK) init_pair(2, COLOR_RED, COLOR_BLACK) init_pair(3, COLOR_CYAN, COLOR_BLACK) init_pair(4, COLOR_WHITE, COLOR_BLACK) ...
https://www.eeworm.com/dl/619/451809.html
下载: 145
查看: 1068

电子书籍 This is very good linux book red hat server for begineers to start step by step guide.its really ver

This is very good linux book red hat server for begineers to start step by step guide.its really very intersting book
https://www.eeworm.com/dl/cadence/ebook/477799.html
下载: 138
查看: 1097

其他嵌入式/单片机内容 MSP-FET430P140 Demo - I2C, Slave Reads/Writes with Master, Rptd Start

MSP-FET430P140 Demo - I2C, Slave Reads/Writes with Master, Rptd Start
https://www.eeworm.com/dl/687/207536.html
下载: 180
查看: 1132

VHDL/FPGA/Verilog Quick start guide to using the xilinx Picoblaze 8 bit MCU on B5-X300 Board by Nial Stewart

Quick start guide to using the xilinx Picoblaze 8 bit MCU on B5-X300 Board by Nial Stewart
https://www.eeworm.com/dl/663/256595.html
下载: 65
查看: 1059

书籍源码 void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) {

void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) { unsigned int reg1, reg2,i unsigned int part3_length = part2_start + gr->part2_3_length unsigned used int h,*f=&freqline[0][0] if(gr->window_switching_flag && gr->block_type == 2) { /* sh ...
https://www.eeworm.com/dl/532/285422.html
下载: 146
查看: 1134

操作系统开发 ThreadX优秀的硬实时操作系统.This Express Start Guide is designed to help you install and use ThreadX for the

ThreadX优秀的硬实时操作系统.This Express Start Guide is designed to help you install and use ThreadX for the Motorola 68332 microprocessor using the Green Hills development suite. This guide, the readme.txt file on the distribution disk, and Chapter 2 of the ThreadX User Guide contain more detailed ...
https://www.eeworm.com/dl/531/380939.html
下载: 64
查看: 1116

游戏 Very old simple tutorial I made to start-out in C game programming using DevC++ particulary in primi

Very old simple tutorial I made to start-out in C game programming using DevC++ particulary in primitive graphics. This tutorial includes info in settting up DevC++ to work with the very basic (and old) Borland s graphics.h and conio.h
https://www.eeworm.com/dl/625/477321.html
下载: 116
查看: 1150

技术资料 基于Java Web Start技术的应用程序在工业自动化中的实现

文章介绍了软件部署的新技术Java Web Start的工作流程、特性以及其核心JNLP,并且用实例指出了Java Web Start应用程序的部署步骤和需要注意的问题,论证了在工业自动化利用Java
https://www.eeworm.com/dl/926271.html
下载: 8
查看: 1763

嵌入式Linux The LPC2468 OEM quick start board user guide provide information for starting ARM LPC2468 quick deve

The LPC2468 OEM quick start board user guide provide information for starting ARM LPC2468 quick development.It contains 128M Nand flash, 4 M Nor flash and 32M RAM, VGA LCD and TOUCH SCREEN. Includes complete sources code for UCLINUX development.
https://www.eeworm.com/dl/653/330495.html
下载: 27
查看: 1066

嵌入式Linux 嵌入式文件系统ucfs.zip This project should serve as an "easy start" with /FS. All paths are relative to t

嵌入式文件系统ucfs.zip This project should serve as an "easy start" with /FS. All paths are relative to the project file. You should therefore be able to copy the entire directory (including all subdirectories) to any location on your harddrive.
https://www.eeworm.com/dl/653/146024.html
下载: 61
查看: 1125