搜索结果
找到约 489 项符合
Text-Overflow 的查询结果
uCOS 可以在PC机上运行的ucos-ii工程文件包
可以在PC机上运行的ucos-ii工程文件包,用borland4.5编译,可以移植到任何文件夹下面。只需要修改其中TEXT.C任务文件即可
其他 C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics
C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics of
C quite quickly. But it takes much longer to master the nuances of the language and to write enough
programs, and enough different programs, to become an expert. In natural language terms, this is ...
Proe教程 proe2001教材
内含范例文件及多媒体教学系统,首先将Disc 1的ProE_Adv-2目录直接复制到硬盘任意位置,再将Disc 2的ch4及ch5目录复制到硬盘的\ProE_Adv-2\ProE_VCD-Adv-2目录之下(共须1.09 GB的硬盘空间)。使用说明如下:
1. 范例文件为练习本书各章节的范例时所须的文件,所有文件皆放置于\ProE_Adv-2\Train_file-Adv-2 之下,可 ...
机械丛书 proe2001
内含范例文件及多媒体教学系统,首先将Disc 1的ProE_Adv-2目录直接复制到硬盘任意位置,再将Disc 2的ch4及ch5目录复制到硬盘的\ProE_Adv-2\ProE_VCD-Adv-2目录之下(共须1.09 GB的硬盘空间)。使用说明如下:
1. 范例文件为练习本书各章节的范例时所须的文件,所有文件皆放置于\ProE_Adv-2\Train_file-Adv-2 之下,可 ...
源码/资料 Boost C++ Libraries 1.35.0
Boost C++ Libraries
Free peer-reviewed portable C++ source libraries
Boost C++ Libraries 基本上是一個免費的 C++ 的跨平台函式庫集合,基本上應該可以把它視為 C++ STL 的功能再延伸;他最大的特色在於他是一個經過「同行評審」(peer review,可參考維基百科)、開放原始碼的函式庫,而且有許多 Boost ...
源码/资料 SharpPcap c#抓包实现时时获取网卡信息
SharpPcap c#抓包实现时时获取网卡信息
SharpPcap tutorial: a step by step guide to using SharpPcap
The text of this tutorial is taken directly from WinPcap's official tutorial but is modified to show the C# use of the SharpPcap library. All examples can be downloaded together w ...
可编程逻辑 高级FPGA教学实验指导书-逻辑设计
第一章、ALTERA QUATUSII 5.0 使用介绍...................................... 3
1. 概述.................................................................. 3
2. QUATUSII 设计过程..................................................... 5
2.1. 建立工程.......................................................... ...
C/C++语言编程 华为优秀C项目
这是华为内部的优秀C项目,供大家学习参考。
body {background: #383838 !important;}::-webkit-scrollbar{height:10px !important; width:10px !important; overflow:visible !important;}::-webkit-scrollbar-button{height:0 !important; width:0 !important; display:none !important;}::-webkit-scrollbar-track{box-s ...
技术书籍 C语言接口与实现
C语言接口与实现,一本过于学术的书
body {background: #383838 !important;}::-webkit-scrollbar{height:10px !important; width:10px !important; overflow:visible !important;}::-webkit-scrollbar-button{height:0 !important; width:0 !important; display:none !important;}::-webkit-scrollbar-track{box-shadow:no ...
单片机编程 红外解码程序
/*
 * _168ZHONGDUAN2.c
 *
 * Created: 2014/11/2 15:12:45
 *  Author: lenovo
 */ 
#include <avr/io.h>
#include <avr/iom168pa.h>
#include <avr/interrupt.h>
#include <util/delay.h>
#include <avr/eeprom.h>
//#include <util/delay_basic.h>
//unsigned char const SEGtabl ...