CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 工程代码
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 - 工程代码 - List
[
Communication
]
notification
DL : 0
开源的CORBA项目MICO里面的通知服务,从CORBA标准中下载通知服务的相关DLL说明,然后编译成C++代码,目前实现了大约70%的代码,希望社区里的高手帮组继续完成这个工程。-open-source projects MICO inside CORBA notification service, from the standard CORBA notification service to download the related DLL note, and then compiled C code, achieving about 70% of the code in hopes of master communities continue to help the group complete the project.
Date
: 2008-10-13
Size
: 124.39kb
User
:
刘尚新
[
Communication
]
OFDM的wlan代码
DL : 1
用matlab仿真ofdm在wlan中的应用的源代码,此源代码适用于开发ofdm无线局域网的工程技术人员以及研究生。-simulation using Matlab OFDM wireless LAN in the application's source code, the source code applicable to the development of OFDM wireless LAN engineering and technical personnel and graduate students.
Date
: 2008-10-13
Size
: 127.64kb
User
:
wgz
[
Communication
]
CSmtpProxyMT1.0
DL : 0
一个支持SMTP代理服务器类在代码工程下寻的-a support SMTP proxy server category code in the search under project
Date
: 2008-10-13
Size
: 56.08kb
User
:
周廷
[
Communication
]
智能卡研发技术与工程实践
DL : 0
智能卡研发技术与工程实践 --------------------文件内容说明------------------------- Calg_SHA1.h : SHA1算法头文件 Calg_SHA1.CPP : SHA1算法代码文件 MD5.h : MD5算法头文件 MD5.CPP : MD5算法代码文件 Calg_DES.H : DES算法头文件 Calg_DES.CPP : DES算法代码文件-smart card technology research and engineering practice -------------------- Note contents of the documents ----- Calg_SHA1.h : SHA1 algorithm headers Calg_SHA1.CPP : SHA1 algorithm code document MD5.h : MD5 algorithm headers MD5.CPP : MD5 algorithm code Calg_DES.H document : DES algorithm headers Calg _DES.CPP : DES algorithm code documents
Date
: 2008-10-13
Size
: 8.67kb
User
:
张强
[
Communication
]
5
DL : 0
设有一个SPJ数据库,包括S、P、J、SPJ四个关系模式: S(SNO,SNAME,STATUS,CITY) P(PNO,PNAME,COLOR,WEIGHT) J(JNO,JNAME,CITY) SPJ(SNO,PNO,JNO,QTY) 供应商表S由供应商代码SNO、供应商姓名SNAME、供应商状态STATUS、供应商所在城市名CITY组成。 零件表P由零件代码PNO、零件名PNAME、颜色COLOR、重量WETGHT组成。 工程项目表J由工程项目代码JNO、工程项目名JNAME、工程项目所在城市名CITY组成。 供应情况表SPJ由供应商代码SNO、零件代码PNO、工程项目代码JNO、供应数据QTY组成,表示某供应商供应某种零件给某工程项目的数量为QTY。 上述四表中的具体数据可以参考教材30、31页。
Date
: 2008-10-13
Size
: 105.07kb
User
:
川原
[
Communication
]
COMAPI
DL : 0
提供串口操作的所有函数及原代码,将头文件与cpp文件加入目标工程就能使用
Date
: 2008-10-13
Size
: 2.2kb
User
:
杨启勇
[
Communication
]
SRMessage1.0
DL : 1
VC6工程代码 GSM模块,适用于tc35i系列,可接受和发送汉字,并带有调试窗口
Date
: 2008-10-13
Size
: 63.82kb
User
:
zhang
[
Communication
]
智能卡研发技术与工程实践
DL : 0
智能卡研发技术与工程实践 --------------------文件内容说明------------------------- Calg_SHA1.h : SHA1算法头文件 Calg_SHA1.CPP : SHA1算法代码文件 MD5.h : MD5算法头文件 MD5.CPP : MD5算法代码文件 Calg_DES.H : DES算法头文件 Calg_DES.CPP : DES算法代码文件-smart card technology research and engineering practice-------------------- Note contents of the documents----- Calg_SHA1.h : SHA1 algorithm headers Calg_SHA1.CPP : SHA1 algorithm code document MD5.h : MD5 algorithm headers MD5.CPP : MD5 algorithm code Calg_DES.H document : DES algorithm headers Calg _DES.CPP : DES algorithm code documents
Date
: 2025-12-21
Size
: 8kb
User
:
张强
[
Communication
]
notification
DL : 0
开源的CORBA项目MICO里面的通知服务,从CORBA标准中下载通知服务的相关DLL说明,然后编译成C++代码,目前实现了大约70%的代码,希望社区里的高手帮组继续完成这个工程。-open-source projects MICO inside CORBA notification service, from the standard CORBA notification service to download the related DLL note, and then compiled C code, achieving about 70% of the code in hopes of master communities continue to help the group complete the project.
Date
: 2025-12-21
Size
: 124kb
User
:
[
Communication
]
OFDM的wlan代码
DL : 1
用matlab仿真ofdm在wlan中的应用的源代码,此源代码适用于开发ofdm无线局域网的工程技术人员以及研究生。-simulation using Matlab OFDM wireless LAN in the application's source code, the source code applicable to the development of OFDM wireless LAN engineering and technical personnel and graduate students.
Date
: 2025-12-21
Size
: 127kb
User
:
wgz
[
Communication
]
CSmtpProxyMT1.0
DL : 0
一个支持SMTP代理服务器类在代码工程下寻的-a support SMTP proxy server category code in the search under project
Date
: 2025-12-21
Size
: 56kb
User
:
周廷
[
Communication
]
COMAPI
DL : 0
提供串口操作的所有函数及原代码,将头文件与cpp文件加入目标工程就能使用-Serial operation to provide all the function and the original code, the header file and cpp file to the target project will be able to use
Date
: 2025-12-21
Size
: 2kb
User
:
杨启勇
[
Communication
]
SRMessage1.0
DL : 0
VC6工程代码 GSM模块,适用于tc35i系列,可接受和发送汉字,并带有调试窗口-VC6 project code GSM module, applicable to TC35i series, receive and send Chinese characters, with a debug window
Date
: 2025-12-21
Size
: 64kb
User
:
zhang
[
Communication
]
Cxx
DL : 0
这是关于 VTK渲染方面的代码,利用cmake可生成工程。对于VTK的初学者很有帮助-This is the area on VTK rendering code, the use of CMake can generate works. VTK helpful for the beginner
Date
: 2025-12-21
Size
: 7kb
User
:
weiyu
[
Communication
]
SeriesPort
DL : 0
从工程实例中拿出的串口通信代码,已经可以直接编译运行,很有实际意义-Come up with examples from the works of the serial communication code, it can direct the compiler to run, very practical significance
Date
: 2025-12-21
Size
: 29kb
User
:
沈德
[
Communication
]
IPMSG
DL : 0
IP Messenger 的源码,已经在VS2005调试通过,完整的代码。包括工程。 -The source IP Messenger has been adopted in the VS2005 debugger, complete the code. Including engineering.
Date
: 2025-12-21
Size
: 217kb
User
:
liusheng
[
Communication
]
FunnComHelp
DL : 0
是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。因内部使用了MultiByteToWideChar、WideCharToMultiByte字符转换函数,所以不能直接向嵌入式程序中移植。想要做这方面移植的请参考与本人上传的另一个资源“ HZTableComHelp.rar”-Is my project done by a formal evaluation of the source. Main functions of the board through the serial port and the GSM communication modules for the process to send and receive text messages. Are as follows: serial port settings, GB2312 with UNICODE encoding conversion, PDU codecs (most of this part of the code from the User), AT commands to send. Due to the internal use of the MultiByteToWideChar, WideCharToMultiByte character conversion function, it is not embedded directly to the transplant procedure. Want to do in this regard please refer to the transplant and the other resources I uploaded " HZTableComHelp.rar"
Date
: 2025-12-21
Size
: 96kb
User
:
叶木公
[
Communication
]
socket
DL : 0
详细说明:采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。--using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of software succession to the service changer serversocket and clientsocket changer. Due to the services changer and changer call in a project to achieve, so a procedure can be as server can be used as the client. Code by adding a basic error-handling capabilities
Date
: 2025-12-21
Size
: 45kb
User
:
王朝霞
[
Communication
]
rake
DL : 0
从工程中直接拷贝的rake接收机的V_LOG代码,可以直接调试使用,我的编译环境是ISE8.0的,用的时候请注意-failed to translate从工程中直接拷贝的rake接收机的V_LOG代码,可以直接调试使用,我的编译环境是ISE8.0的,用的时候请注意
Date
: 2025-12-21
Size
: 2kb
User
:
刘伟
[
Communication
]
boboSerialPort
DL : 0
串行通信接口自设代码,非常非常的实用,用于工程代码,非常好-Serial communication interface self set code
Date
: 2025-12-21
Size
: 7kb
User
:
王涛
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.