CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - main.c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - main.c - List
[
Communication
]
OPC1234
DL : 1
C#的OPC通讯编程类,需要OPC Core Components 2.00 SDK(在网上很容易搜到). 源码中包含了一些OPC通讯编程的基本要点,可供参考.-C# OPC communication programming class, (on-line needs OPC Core Components 2.00 SDK to be very easy to obtain by search) In the source code has contained some OPC communication programming basic main point, may supply the reference
Date
: 2008-10-13
Size
: 2.89kb
User
:
zhc
[
Communication
]
ScoutPCWz.ZIP
DL : 0
The following is a WinZipped Visual C++ 5.0 project that implements a windows-based communication interface for the Nomad Scout robot. This is a windows interface-- there is no main(), but the part you need to look at is called RobotMain() and is located in robot.c. Simply unzip this code on your Windows 95 or Windows NT machine, connect up your Nomad Scout to serial port 1, and run the code. Examples meant for pattern matching are provided in robot.c
Date
: 2008-10-13
Size
: 2.32mb
User
:
李明
[
Communication
]
CBuilderGetTime
DL : 0
虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4.0提供的重新封装后的一组与时间相关的主要接口函数(函数名、参数、功能与Win32 API基本相同)说明如下: -visual development tools such as Visual C + +, Delphi, C + + Builder and others all have dedicated Timer timer control, but it is convenient. can achieve a timing function, but only the minimum time of 55 ms accuracy. Timer news and multi-task operating system in the low priority that is not to respond in a timely manner, often fail to meet the real-time control environment applications. However, Microsoft Corporation in the Win32 API function has been to provide the user with a group for high-precision the bottom was a time function, if the user is properly utilized, time accuracy can be a ms. Accuracy this time, and for most of the real-time control system can meet the requirements. Now by C + + Builder 4.0 for the re-packaging of a group associated with the time the main interface funct
Date
: 2008-10-13
Size
: 1.75kb
User
:
wangjing
[
Communication
]
serilport
DL : 0
EVC版将串口操作封装为一个类,类中使用线程来持续接收。这样,直接用回调函数就可以在主程序中进行实时接收显示。开发其他的程序可以直接复制使用这个类。 PC版可以在VC6.0下编译,大体和EVC版相同。 VB.NET版来自微软的例程,做了修改,使用多线程进行的处理。在VS2003下编译调试通过。 C#版依据VB.NET做成,使用接收线程持续接收!-EVC serial version will operate Packaging for a class, class use threads to receive continued. Thus, the direct use of a callback function can be carried out in the main program to receive real-time show. Development of the other procedures can directly copy the use of this category. PC version of the compiler under VC6.0, roughly the same version and EVC. VB.NET version from Microsoft's routine, doing a revision, the use of multi-threaded processing. Compiling under the VS2003 through debugging. C# version based on VB.NET cause, the use of threads to receive continuing to receive!
Date
: 2008-10-13
Size
: 97.01kb
User
:
思成
[
Communication
]
ACE_NetworkProgramming
DL : 0
ACE网络编程,英文版,主要讲解网络设计模式的,两卷 C++ Network Programming_1_Mastering Complexity With ACE_and_Patterns.chm C++ Network Programming_2_Systematic Reuse With ACE_And_Frameworks.chm-ACE network programming, in English, on the main mode of network design, Volume 2 C Programming_1_Mastering Complex Network With ACE_and_Patterns.chm ity C Network Progr. With amming_2_Systematic Re ACE_And_Fram eworks.chm
Date
: 2008-10-13
Size
: 4.44mb
User
:
李阳
[
Communication
]
C_TcpListener
DL : 0
C# 写的通讯例子.以经典的聊天室程序为背景写的.主要用用到的知识点是Sockets通讯,多线程等.程序很简单.还是以练习为主.只要看明白了代码,对以后的学习会很有帮助.-C# examples written communications. To the classic chat room procedures for background writes. Mainly used to use the knowledge is So ckets communications, such as multithreading. procedure is very simple. or in the main practice. As long as the code can understand. in the future it would be helpful to study.
Date
: 2008-10-13
Size
: 27.64kb
User
:
debugcn
[
Communication
]
qpsk
DL : 0
QFSK的调制与解调,用C写的主程序,汇编写的调制与解调的子程序-QFSK the modulation and demodulation, with the main program in C, compile writing, the modulation and demodulation of the Subprogram
Date
: 2008-10-13
Size
: 69.76kb
User
:
刘韶光
[
Communication
]
ScoutPCWz.ZIP
DL : 0
The following is a WinZipped Visual C++ 5.0 project that implements a windows-based communication interface for the Nomad Scout robot. This is a windows interface-- there is no main(), but the part you need to look at is called RobotMain() and is located in robot.c. Simply unzip this code on your Windows 95 or Windows NT machine, connect up your Nomad Scout to serial port 1, and run the code. Examples meant for pattern matching are provided in robot.c
Date
: 2025-12-19
Size
: 2.32mb
User
:
李明
[
Communication
]
qpsk
DL : 0
QFSK的调制与解调,用C写的主程序,汇编写的调制与解调的子程序-QFSK the modulation and demodulation, with the main program in C, compile writing, the modulation and demodulation of the Subprogram
Date
: 2025-12-19
Size
: 75kb
User
:
刘韶光
[
Communication
]
OPC1234
DL : 0
C#的OPC通讯编程类,需要OPC Core Components 2.00 SDK(在网上很容易搜到). 源码中包含了一些OPC通讯编程的基本要点,可供参考.-C# OPC communication programming class, (on-line needs OPC Core Components 2.00 SDK to be very easy to obtain by search) In the source code has contained some OPC communication programming basic main point, may supply the reference
Date
: 2025-12-19
Size
: 3kb
User
:
zhc
[
Communication
]
serilport
DL : 0
EVC版将串口操作封装为一个类,类中使用线程来持续接收。这样,直接用回调函数就可以在主程序中进行实时接收显示。开发其他的程序可以直接复制使用这个类。 PC版可以在VC6.0下编译,大体和EVC版相同。 VB.NET版来自微软的例程,做了修改,使用多线程进行的处理。在VS2003下编译调试通过。 C#版依据VB.NET做成,使用接收线程持续接收!-EVC serial version will operate Packaging for a class, class use threads to receive continued. Thus, the direct use of a callback function can be carried out in the main program to receive real-time show. Development of the other procedures can directly copy the use of this category. PC version of the compiler under VC6.0, roughly the same version and EVC. VB.NET version from Microsoft's routine, doing a revision, the use of multi-threaded processing. Compiling under the VS2003 through debugging. C# version based on VB.NET cause, the use of threads to receive continuing to receive!
Date
: 2025-12-19
Size
: 97kb
User
:
思成
[
Communication
]
C_TcpListener
DL : 0
C# 写的通讯例子.以经典的聊天室程序为背景写的.主要用用到的知识点是Sockets通讯,多线程等.程序很简单.还是以练习为主.只要看明白了代码,对以后的学习会很有帮助.-C# examples written communications. To the classic chat room procedures for background writes. Mainly used to use the knowledge is So ckets communications, such as multithreading. procedure is very simple. or in the main practice. As long as the code can understand. in the future it would be helpful to study.
Date
: 2025-12-19
Size
: 102kb
User
:
debugcn
[
Communication
]
TestSerial
DL : 0
用VC++2005写的多线程向串口发送数据 接收数据。主要用到了Serial类。用到了函数指针 有很高的参考价值。运行的速度超快-With VC++ 2005 to write multi-threaded sending data to the serial port receive data. The main use of the Serial category. Use a function pointer has high reference value. Ultra-fast speed run
Date
: 2025-12-19
Size
: 3.62mb
User
:
摄氏37度
[
Communication
]
viterbi-decode
DL : 0
viterbi译码的C的实现,Viterbi算法是卷积码的主要译码方法,在数字通信中占据着核心地位。-viterbi decoding of C, realize, Viterbi algorithm for convolutional codes is the main decoding method, in digital communication occupies a central position.
Date
: 2025-12-19
Size
: 1kb
User
:
王伟
[
Communication
]
projects
DL : 0
TC下的串口通讯.c 主程序部分 #include "uart.h" int iBase /* com port base address */ char cHI,cLO void compute_chksum(char cBuf[]) char hex_to_ascii(int iHex) -TC under the serial communication. C main part# Include uart.h int iBase/* com port base address*/char cHI, cLO void compute_chksum (char cBuf []) char hex_to_ascii (int iHex)
Date
: 2025-12-19
Size
: 4kb
User
:
bound
[
Communication
]
my_www.tar
DL : 0
嵌入式linux的web服务器,可以运行于arm、x86平台,用c语言来写的,调用了libcgi库来实现,主要功能就是实现一个学生成绩管理系统,可以注册、登录、录入成绩、删除成绩,查询成绩、退出等功能,数据都是存放在一个linux下的嵌入式数据库sqlite中的。-Embedded linux of web servers, can run in the arm, x86 platform, use c language to write, call the library to libcgi realize, the main feature is the realization of a student achievement management system that can register, login, recording results, delete results, query results from the other functions, the data are stored in a database embedded under linux in sqlite.
Date
: 2025-12-19
Size
: 18kb
User
:
胡永福
[
Communication
]
PekingUniversityAcmanswar
DL : 0
北京大学acm平台judge online的部分题解,主要是c语言编写,对于初学者有一定参考价值。-Acm University part of the platform title judge online solution, the main language is c, for a certain reference value for beginners.
Date
: 2025-12-19
Size
: 349kb
User
:
sling
[
Communication
]
ofdmsf_p1
DL : 0
OFDM main program generates random binary bits, ifft and cyclic prefix, user can define parameters and calculates BER
Date
: 2025-12-19
Size
: 2kb
User
:
omcio
[
Communication
]
VctoExcelClass
DL : 0
VC输入到Excel通信类代码,附详细的使用说明文档-There are times when we wish to send our output to an Excel file or some text delimited files like comma separated value file or tab delimited file. This class encapsulates the functions for reading and writing to these types of files. It was constructed with a goal of being simple to use. The main features of this class are: a. Constructing a new Excel or text delimited file and writing rows or a single cell to it. b. Reading rows, columns or a single cell from an Excel or text delimited file. c. Replacing, inserting or appending rows to an Excel or text delimited file. d. Convert an existing or newly created Excel to text delimited file and vice versa
Date
: 2025-12-19
Size
: 24kb
User
:
kira
[
Communication
]
bi_sig
DL : 0
此代码是SAR中回波信号产生,包括主函数main.c function.c 头文件变量头文件const.h funcDef.h parameter.h 和数据文件target_param.dat 非常适用于SAR回波仿真 -This code is SAR in the echo signal is generated, including the main function main.c function.c headers const.h funcDef.h parameter.h variable header files and data files target_param.dat Ideally suited for SAR Echo Simulation
Date
: 2025-12-19
Size
: 9kb
User
:
vvalways
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.