CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Projec
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Projec - List
[
Windows Develop
]
在动态连接库内封装应用程序框架cool
DL : 0
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread *pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
Update
: 2008-10-13
Size
: 68.25kb
Publisher
:
杨杰
[
Video Capture
]
LiveVideo_src
DL : 1
This an attempt to create an application which captures Live video from a Video capture device and USB attached WebCam all together in the same application. While developing my project, I needed to capture the video from various video devices including TV. Though, I found some source for capturing Video, it was not so efficient. So, that prompted me to develop my own independent application. Initially, “LiveVideo” detects the availability of the Video Capture card and whether WebCam is attached or not. Otherwise, it shows the message. Most of the API functions are used from DirectX SDK.-This an attempt to create an application Live which captures video from a Video capture d evice and USB WebCam all attached together in th e same application. While developing my projec t, I needed to capture the video from various video devices including TV. Though, I found some source for capturing video, it was not so efficient. So, that prompted me to develop my own independent a emissions. Initially, "LiveVideo" detects the availability of the Vi deo Capture card and whether WebCam is attached or not. Otherwise, it shows the message. Most of the API functions a re used from DirectX SDK.
Update
: 2008-10-13
Size
: 8.94kb
Publisher
:
徐习文
[
Audio program
]
libdca-0.0.2.tar
DL : 0
libdca is a free library for decoding DTS Coherent Acoustics streams. The code is written by Gildas Bazin and was based on the a52dec project. It is released under the terms of the GPL license. The DTS Coherent Acoustics standard (ETSI 102 114 v1.2.1), as published by the ETSI, is available here (http://pda.etsi.org/pda/queryform.asp).-libdca is a free library for decoding DTS Co. Herent Acoustics streams. The code is written b Gildas y Bazin and was based on the a52dec projec t. It is released under the terms of the GPL licen se. The DTS Coherent Acoustics standard (ETSI 1 02,114 v1.2.1), as published by the ETSI, is available here (http : / / pda.etsi.org / pda / queryform.asp).
Update
: 2008-10-13
Size
: 288.27kb
Publisher
:
苏朝晖
[
Technology Management
]
pmt2007
DL : 0
there are some other approaches, such as Schedule Network Templates, dependency Determination, and Applying Leads and Lags. They are also use with PDM and ADM together for sequencing activities. Based on the different size or type of project, the managers should choose suitable approaches.-there are some other approaches. such as Schedule Network Templates, Determination dependency. and Applying Leads and Lags. They are also use wi th PDM and ADM together for sequencing activiti es. Based on the different size or type of projec t, the managers should choose suitable approache s.
Update
: 2008-10-13
Size
: 52.12kb
Publisher
:
hanzhang
[
JSP/Java
]
EPS_Java_Project
DL : 0
EPS_Java Projec is JAVA program can display charts, and handle waypoints, track, and routes. It reads output from the gpstrans program. gpstrans can communicate with Garmin GPS navigators.
Update
: 2008-10-13
Size
: 2.02mb
Publisher
:
辛骏
[
mpeg mp3
]
ProjectX_Source_0.81.9.00
DL : 0
dvb 工具 好用-DVB handy tool
Update
: 2025-02-17
Size
: 353kb
Publisher
:
swa
[
ADO-ODBC
]
delphi7
DL : 0
一个对数据库操作的例子,是可以添加和删除记录的-one pair of the operation of the database example, can add and delete records
Update
: 2025-02-17
Size
: 9.07mb
Publisher
:
贾铭
[
Windows Develop
]
在动态连接库内封装应用程序框架cool
DL : 0
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
Update
: 2025-02-17
Size
: 68kb
Publisher
:
[
Video Capture
]
LiveVideo_src
DL : 0
This an attempt to create an application which captures Live video from a Video capture device and USB attached WebCam all together in the same application. While developing my project, I needed to capture the video from various video devices including TV. Though, I found some source for capturing Video, it was not so efficient. So, that prompted me to develop my own independent application. Initially, “LiveVideo” detects the availability of the Video Capture card and whether WebCam is attached or not. Otherwise, it shows the message. Most of the API functions are used from DirectX SDK.-This an attempt to create an application Live which captures video from a Video capture d evice and USB WebCam all attached together in th e same application. While developing my projec t, I needed to capture the video from various video devices including TV. Though, I found some source for capturing video, it was not so efficient. So, that prompted me to develop my own independent a emissions. Initially, "LiveVideo" detects the availability of the Vi deo Capture card and whether WebCam is attached or not. Otherwise, it shows the message. Most of the API functions a re used from DirectX SDK.
Update
: 2025-02-17
Size
: 9kb
Publisher
:
徐习文
[
Audio program
]
libdca-0.0.2.tar
DL : 0
libdca is a free library for decoding DTS Coherent Acoustics streams. The code is written by Gildas Bazin and was based on the a52dec project. It is released under the terms of the GPL license. The DTS Coherent Acoustics standard (ETSI 102 114 v1.2.1), as published by the ETSI, is available here (http://pda.etsi.org/pda/queryform.asp).-libdca is a free library for decoding DTS Co. Herent Acoustics streams. The code is written b Gildas y Bazin and was based on the a52dec projec t. It is released under the terms of the GPL licen se. The DTS Coherent Acoustics standard (ETSI 1 02,114 v1.2.1), as published by the ETSI, is available here (http :// pda.etsi.org/pda/queryform.asp).
Update
: 2025-02-17
Size
: 288kb
Publisher
:
苏朝晖
[
Streaming Mpeg4
]
ProjectX_Source_0.82.1.00
DL : 0
一款非常优秀的MPEG2-TS流分析软件,采用Java编写-A very outstanding MPEG2- TS software using Java
Update
: 2025-02-17
Size
: 684kb
Publisher
:
fidel
[
Technology Management
]
pmt2007
DL : 0
there are some other approaches, such as Schedule Network Templates, dependency Determination, and Applying Leads and Lags. They are also use with PDM and ADM together for sequencing activities. Based on the different size or type of project, the managers should choose suitable approaches.-there are some other approaches. such as Schedule Network Templates, Determination dependency. and Applying Leads and Lags. They are also use wi th PDM and ADM together for sequencing activiti es. Based on the different size or type of projec t, the managers should choose suitable approache s.
Update
: 2025-02-17
Size
: 52kb
Publisher
:
hanzhang
[
JSP/Java
]
EPS_Java_Project
DL : 0
EPS_Java Projec is JAVA program can display charts, and handle waypoints, track, and routes. It reads output from the gpstrans program. gpstrans can communicate with Garmin GPS navigators.
Update
: 2025-02-17
Size
: 2.02mb
Publisher
:
辛骏
[
Linux-Unix
]
project3
DL : 0
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multilevel feedback scheduling. In addition, you will provide user programs with semaphores, a means to check the system s current time and a mechanism for passing command-line arguments
Update
: 2025-02-17
Size
: 575kb
Publisher
:
向东
[
ActiveX/DCOM/ATL
]
project1
DL : 0
使用COM组件,检测url是否有效,客户程序调用com组件,vc测试通过,其他的语言未测试-The use of COM components, testing url is valid, the customer calls com components, vc test is passed, other languages are not testing
Update
: 2025-02-17
Size
: 215kb
Publisher
:
yang
[
Internet-Network
]
tcpmap
DL : 0
tcp端口扫描程序,可以通过tcp协议惊醒扫描端口信息-port project,it is a small project,but it is valueable! you can firstly have a look it through tcp protal,we can scan port information port project,it is a small project,but it is valueable! you can firstly have a look it through tcp protal,we can scan port information port project,it is a small project,but it is valueable! you can firstly have a look it through tcp protal,we can scan port information port project,it is a small project,but it is valueable! you can firstly have a look it through tcp protal,we can scan port information port project,it is a small project,but it is valueable! you can firstly have a look it through tcp protal,we can scan port information port project,it is a small project,but it is valueable! you can firstly have a look it through tcp protal,we can scan port information port project,it is a small project,but it is valueable! you can firstly have a look it through tcp protal,we can scan port information port project,it is a small projec
Update
: 2025-02-17
Size
: 23kb
Publisher
:
陈丽
[
Embeded-SCM Develop
]
project
DL : 0
SIM300驱动程序,可以发接短消息,单片机及STM32!-SIM300 driver, it can take short message, microcontroller and STM32!
Update
: 2025-02-17
Size
: 3kb
Publisher
:
qiujiahong
[
JSP/Java
]
MiniMax
DL : 0
在线图书馆管理系统,C/S模式,jsp开发-Online Library Management System
Update
: 2025-02-17
Size
: 4.96mb
Publisher
:
island
[
Windows Develop
]
SmartDeviceProject1
DL : 0
Sample Program for comunicating S3C2440 with a computer by LAN.
Update
: 2025-02-17
Size
: 607kb
Publisher
:
sopon
[
Chess Poker games
]
proj.tar
DL : 0
Projec files for game of blackjack for a class focussing on Graphical User Interfaces.
Update
: 2025-02-17
Size
: 7kb
Publisher
:
stpky
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.