CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vc6 g
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - vc6 g - List
[
GUI Develop
]
vskins
DL : 0
vc6.0编译运行,点击鼠标右键,出现弹出菜单,选择皮肤文件G:\\多媒体\\Code\\vskins\\Sample\\skin.ini,出现软件界面,可以播放mp3文件-vc6.0 compiler running, click on the right mouse button, the pop-up menu appears, select skin file G : \\ Multimedia \\ Code \\ vskins \\ Sample \\ skin.ini, emerging software interface documents can play mp3
Update
: 2008-10-13
Size
: 245.7kb
Publisher
:
蒲川江
[
Other
]
GP_correlation_dimension
DL : 0
没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的 关联积分算法,在此说明和表示感谢! mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。 -not adopt short-term separation of the GP method for the correlation dimension G-P method to calculate the correlation dimension of Matla b (Mex version) documents : 1. GP_Algorithm_main.m-2 main document procedures, LorenzData.dll - Lorenz have three discrete data, normalize_1.m-after all, one of the four, correlation_interal.c-calculated correlation integral source code documentation 5. corr elation_interal.dll-calculated the correlation integral Files document does not adopt short-term separation The method, the software in C language source document used by Lu Zhen-bo is the correlation integral algorithm, In this note and expressed thanks! Matlab7.0 Mex version of the document, use Visual C language compiler compiler.
Update
: 2008-10-13
Size
: 6.81kb
Publisher
:
许小可
[
Voice Compress
]
G.729_win32_vc
DL : 0
已经验证过的ITU G.729B源码 1.使用定点运算, 纯c实现 2.已经附带了VC6的项目文件(原始的ITU源码只有makefile,没有VC项目文件), 方便初学者入门使用 3.用于测试G.729编码和解码 4.主要应用于VoIP项目-has tested the ITU G.729B a source. Operational use of sentinel, 2-c achieve. has been accompanied by VC6 project document (original source of the ITU only makefile. no VC project document), Introduction to facilitate the use of three beginner. G.729 test for coding and decoding 4. VoIP will be used in the project
Update
: 2008-10-13
Size
: 408.03kb
Publisher
:
amani
[
ELanguage
]
LL(1)yufafenxi
DL : 0
*--- --- --声明--- --- -----*/ /* VC6.0下运行通过 此程序为本人苦心所做,请您在阅读的时候,尊重本人的 劳动。可以修改,但当做的每一处矫正或改进时,请将改进 方案,及修改部分发给本人 (修改部分请注名明:修改字样) Email: jink2005@sina.com QQ: 272576320 ——初稿完成:06-5-27 jink2005 补充: 程序存在问题: (1) follow集不能处理:U->xVyVz的情况 (2) 因本人偷懒,本程序为加入文法判断,故 输入的文法必须为LL(1)文法 (3) 您可以帮忙扩充:消除左递归,提取公因子等函数 (4) …… */ /*-----------------------------------------------*/ /*参考书《计算机编译原理——编译程序构造实践》 LL(1)语法分析,例1: ERTWF# +*()i# 文法G[E]:(按此格式输入) 1 E -> TR 2 R -> +TR 3 R -> 4 T -> FW 5 W -> * FW 6 W -> 7 F -> (E) 8 F -> i 分析例句:i*(i)# , i+i# 例2: 编译书5.6例题1 SHMA# adbe# S->aH H->aMd H->d M->Ab M-> A->aM A->e 分析例句:aaabd# */
Update
: 2008-10-13
Size
: 5.16kb
Publisher
:
林月忠
[
Speech/Voice recognition/combine
]
G.729A
DL : 2
G.729A的VC6.0工程,包括编码和解码,绝对可用
Update
: 2008-10-13
Size
: 2.13mb
Publisher
:
张国先
[
Voice Compress
]
G.729
DL : 1
ITU-T之G.729算法的VC6.0工程,包括编码和解码。这工程是我自己创建并经过验证的,请放心使用!
Update
: 2008-10-13
Size
: 142.51kb
Publisher
:
张国先
[
Communication-Mobile
]
wangyue4
DL : 0
这是江苏企业通讯协议(联通版本)的一个Release,因为公司业务已经转换到java版本所以,我决定发布EMSP 2.0 C++ 版本的协议部分,因为当时比较仓促,设计的不是很好,但是我想对于刚刚涉及网络开发的人,特别是刚刚涉及短信息业务开发的人应该有所帮助,我所发布的部分只是协议处理部分的内容,不包括网络的处理,网络处理部分很简单,如果使用BCB或者VC的话您可以使用,VCL或者MFC中封装好的Socket组件来使用就可以了,或者您使用Socket API来处理。对于linux和Unix用户,我想您应该知道如何使用Socket了吧:) 本人曾在VC7 ,BCB6,kylix,G++上生成系统,但是不保证您在上述平台上可以正确生成系统。VC6因为对Standard C++支持不足,无法编译本代码。
Update
: 2008-10-13
Size
: 25.29kb
Publisher
:
王跃
[
Windows Develop
]
g.729压缩程序DLL
DL : 0
g.729压缩程序的DLL VC6实现的
Update
: 2010-10-10
Size
: 152.6kb
Publisher
:
duzhig
[
GUI Develop
]
vskins
DL : 0
vc6.0编译运行,点击鼠标右键,出现弹出菜单,选择皮肤文件G:\多媒体\Code\vskins\Sample\skin.ini,出现软件界面,可以播放mp3文件-vc6.0 compiler running, click on the right mouse button, the pop-up menu appears, select skin file G : \ Multimedia \ Code \ vskins \ Sample \ skin.ini, emerging software interface documents can play mp3
Update
: 2025-02-17
Size
: 245kb
Publisher
:
蒲川江
[
Other
]
GP_correlation_dimension
DL : 1
没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的 关联积分算法,在此说明和表示感谢! mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。 -not adopt short-term separation of the GP method for the correlation dimension G-P method to calculate the correlation dimension of Matla b (Mex version) documents : 1. GP_Algorithm_main.m-2 main document procedures, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-after all, one of the four, correlation_interal.c-calculated correlation integral source code documentation 5. corr elation_interal.dll-calculated the correlation integral Files document does not adopt short-term separation The method, the software in C language source document used by Lu Zhen-bo is the correlation integral algorithm, In this note and expressed thanks! Matlab7.0 Mex version of the document, use Visual C language compiler compiler.
Update
: 2025-02-17
Size
: 7kb
Publisher
:
许小可
[
Voice Compress
]
G.729_win32_vc
DL : 0
已经验证过的ITU G.729B源码 1.使用定点运算, 纯c实现 2.已经附带了VC6的项目文件(原始的ITU源码只有makefile,没有VC项目文件), 方便初学者入门使用 3.用于测试G.729编码和解码 4.主要应用于VoIP项目-has tested the ITU G.729B a source. Operational use of sentinel, 2-c achieve. has been accompanied by VC6 project document (original source of the ITU only makefile. no VC project document), Introduction to facilitate the use of three beginner. G.729 test for coding and decoding 4. VoIP will be used in the project
Update
: 2025-02-17
Size
: 408kb
Publisher
:
amani
[
GDI-Bitmap
]
GDI+_VC6
DL : 0
GDI+使用说明,VC6.0版本的源码。可以编译直接使用-GDI+ Use, VC6.0 version of the source. Can be directly used to compile
Update
: 2025-02-17
Size
: 62kb
Publisher
:
阿辉
[
Other
]
VCGPS
DL : 0
本程序使用VC6.0开发的GPS的星历预报软件,它根据GPS最新的yuma。txt的星历数据来进行一个星期的星历预报。-This procedure using VC6.0 developed GPS ephemeris prediction software, which according to GPS the latest yuma. txt ephemeris data to conduct a week of ephemeris prediction.
Update
: 2025-02-17
Size
: 2.46mb
Publisher
:
刘乐
[
uCOS
]
ucgui324
DL : 0
GUI for vc 6.0 -GUI for vc 6.0
Update
: 2025-02-17
Size
: 5mb
Publisher
:
[
VOIP program
]
Test
DL : 0
使用vc6编写的,用于voip的语音测试。提供amr,g729,g723,g711的编解码测试程序。-Vc6 prepared to use for voip voice test. Provide amr, g729, g723, g711 codec test procedure.
Update
: 2025-02-17
Size
: 244kb
Publisher
:
tanger
[
Speech/Voice recognition/combine
]
G.729A
DL : 0
G.729A的VC6.0工程,包括编码和解码,绝对可用-G.729A of VC6.0 projects, including the encoding and decoding is absolutely available
Update
: 2025-02-17
Size
: 3.86mb
Publisher
:
张国先
[
Voice Compress
]
G.729
DL : 0
ITU-T之G.729算法的VC6.0工程,包括编码和解码。这工程是我自己创建并经过验证的,请放心使用!-ITU-T s G.729 algorithm VC6.0 projects, including the encoding and decoding. This project is the creation of my own and tested, please rest assured to use!
Update
: 2025-02-17
Size
: 1.71mb
Publisher
:
张国先
[
GIS program
]
readfile8
DL : 0
此程序为在vc6.0环境下分析shapefile文件内容的例子。包括.shp,.shx,.dbf-This procedure for the analysis of vc6.0 environment shapefile content of the document examples. Including. Shp,. Shx,. Dbf
Update
: 2025-02-17
Size
: 2.85mb
Publisher
:
zjl
[
GDI-Bitmap
]
GdiplusNeedsLib
DL : 0
VC6.0使用GDI+功能所需要的库,包括头文件,lib文件以及gdiplus.d-VC6.0 using GDI+ functions required by the Treasury, including the header files, lib files, as well as gdiplus.dll
Update
: 2025-02-17
Size
: 829kb
Publisher
:
carekee
[
Dialog_Window
]
MFC-g-assessSystem
DL : 0
这是我参加第三届吉林省数学建模竞赛我们组队员使用VC6.0写的一个基于MFC的对话框程序,界面蛮漂亮的,希望大家喜欢!-This VC6.0 write an MFC-based dialog program I participated in the Third Jilin Province Mathematical Contest in Modeling group of players, the interface is very beautiful, hope you like!
Update
: 2025-02-17
Size
: 5.39mb
Publisher
:
雪域迷影
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.