搜索结果

找到约 613 项符合 main 的查询结果

按分类筛选

显示更多分类

数据结构 数据抽象(使用类和对象设计回应程序) 实验内容描述: 1. 测试程序 假设类名为Welcome

数据抽象(使用类和对象设计回应程序) 实验内容描述: 1. 测试程序 假设类名为Welcome,测试程序如下: void main() { Welcome we Welcome you(we) you.Display() you.Set(“Thank you.”) cout<<you.Get()<<endl you.talk() you.Display() } ...
https://www.eeworm.com/dl/654/189137.html
下载: 131
查看: 1071

Windows CE Package of C library extensions for Windows CE operating system. It is a supplement to C library ava

Package of C library extensions for Windows CE operating system. It is a supplement to C library available on Windows CE platform. The main objective of the project is to provide helper utilities for porting applications from Unix and Windows.
https://www.eeworm.com/dl/674/191757.html
下载: 147
查看: 1072

单片机开发 电池设计的充电器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Description : Standalone Ba

电池设计的充电器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Description : Standalone Battery Charger with AT90S2333 (main program) Compiler : IAR icca90 Author : Asmund Saetre / Terje Frostad / Dietmar Koenig Change log : 02.02.2000 Changed to fit Battery Charger refrence de ...
https://www.eeworm.com/dl/648/191833.html
下载: 101
查看: 1094

人工智能/神经网络 Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and ...
https://www.eeworm.com/dl/650/192600.html
下载: 73
查看: 1024

VHDL/FPGA/Verilog Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols.

Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1 Generator polynomial, g(x) = a^15 a^21*X + a^6*X^2 + a^15*X^3 + a^ ...
https://www.eeworm.com/dl/663/193880.html
下载: 72
查看: 1056

网络 P2P模拟器P2Psim的程序源码

P2P模拟器P2Psim的程序源码,来自http://trappie.studentenweb.org/andy/main.php?page=download.php
https://www.eeworm.com/dl/635/197117.html
下载: 188
查看: 1021

单片机开发 此程序是RS485从机通讯

此程序是RS485从机通讯,包含3部分:接收帧程序、发送帧程序及执行命令程序。 从机通讯地址从地址开关读取4位 由于485的通信规约差别很大,这里只是提供参考,具体请参照自己的项目特点做修改,抛砖引玉。 #include<reg52.h> #include<main.h> #include<hy502.h> ...
https://www.eeworm.com/dl/648/198242.html
下载: 35
查看: 1049

文件格式 全屏是指Status Pane和Control Pane都隐藏

全屏是指Status Pane和Control Pane都隐藏,Main Pane占据整个屏幕。这里提供一种简单的方法。
https://www.eeworm.com/dl/639/198431.html
下载: 80
查看: 1025

网络 本程序是一个module

本程序是一个module, 使用这个程序需要先把它编译出来(这里是把main.c编译成main.o)。编译命令如下: gcc -O -c -Wall main.c 使用的时候须用insmod main.o命令加载,不用时用rmmod main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables ...
https://www.eeworm.com/dl/635/198471.html
下载: 148
查看: 1020

系统设计方案 The purpose of this chapter is to present a survey of recent publications concerning medical image

The purpose of this chapter is to present a survey of recent publications concerning medical image registration techniques. These publications will be classified according to a model based on nine salient criteria, the main dichotomy of which is extrinsic versus intrinsic methods
https://www.eeworm.com/dl/678/198825.html
下载: 173
查看: 1059