搜索结果
找到约 69 项符合
Runs 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (7)
- 其他 (6)
- Symbian (6)
- 单片机编程 (4)
- 单片机开发 (3)
- Internet/网络编程 (3)
- 其他嵌入式/单片机内容 (3)
- 操作系统开发 (2)
- 编译器/解释器 (2)
- 其他书籍 (2)
- 数学计算 (2)
- 加密解密 (2)
- 书籍源码 (2)
- 网络 (2)
- matlab例程 (2)
- 编辑器/阅读器 (2)
- Linux/uClinux/Unix编程 (2)
- 技术资料 (2)
- 电源技术 (1)
- 可编程逻辑 (1)
- 手机短信编程 (1)
- 其他数据库 (1)
- 数据结构 (1)
- Java编程 (1)
- 驱动编程 (1)
- 数值算法/人工智能 (1)
- 嵌入式Linux (1)
- VHDL/FPGA/Verilog (1)
- Delphi控件源码 (1)
- 人工智能/神经网络 (1)
- 其他行业 (1)
- 教育系统应用 (1)
- 书籍 (1)
单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll
This example program shows how to configure and use the A/D Converter of the following microcontroller:
STMicroelectronics ST10F166
After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port.
To run this program...
Build the project (Project ...
Internet/网络编程 We will receive tray icon messages on id ID_TRAY. It makes sure that only one instance of the chat s
We will receive tray icon messages on id ID_TRAY. It makes sure that only one instance of the chat server runs at any time. Finally, this chat program is integrated with Microsoft NetMeeting for ease of use.
其他书籍 "Web Services is the clarion call of the computer software industry at present. How should we unders
"Web Services is the clarion call of the computer software industry at present. How should we understand the term? Because of the diversity of interpretation in the industry, the easiest way is to be general and assert that Web Services means XML in motion. If the network is the computer, Web Servic ...
其他 Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) th
Universal Serial Bus (USB) is a communications architecture that gives a personal
computer (PC) the ability to interconnect a variety of devices using a simple four-
wire cable. The USB is actually a two-wire serial communication link that runs at
either 1.5 or 12 megabits per second (mbs). USB pr ...
Linux/Unix编程 The PCI Utilities package contains a library for portable access to PCI bus configuration registers
The PCI Utilities package contains a library for portable access to PCI bus
configuration registers and several utilities based on this library.
In runs on the following systems:
Linux (via /sys/bus/pci, /proc/bus/pci or i386 ports)
FreeBSD (via /dev/pci)
NetBSD (via libpci)
OpenBSD (via / ...
Linux/Unix编程 CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applic
CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. CForms applications can run on nany type of library supported by the "curses" library. CForms uses a language-based design to define forms. An application may contain C source modules, field p ...
加密解密 Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++.
Tasks
Read the textbook about the details of Vigenére Cipher.
Implement the algorithm by C or C++.
Requirements
You do this lab in a group of two students.
Your program should have input and output as follows:
csci>a.out
--> Please input the key:
receptive
--> Please input the plain text:
wearedis ...
Linux/Unix编程 Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be por
Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming model but still retains the speed and efficiency of a compiled ...
其他 Ad hoc网络AODV路由协议源代码
Ad hoc网络AODV路由协议源代码,可运行在OPNET 8.1-10.0-Mobile Ad hoc Networks AODV source code, OPNET runs in the 8.1-10.0
驱动编程 AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver a
AC97 Sample Driver and Related Code Samples.
This directory contains a sample AC97 adapter driver and several related code samples.
These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To bu ...