资源列表
datred
- 实验用的数据收集程序。你可以从一个或者多个文件中提取某些数据-experimental data collection procedures. You can be one or more documents extract certain data
hh4
- 本例程序运行后,当改变窗口大小时,窗口背景颜色会随之改变-running of the cases, when the window size changes, the window background color will be changed accordingly
decomposeYUV
- 这个程序是实现对YUV序列进行分解的小程序,先打开一个待分解的YUV测试视频序列,然后选择文件类型,有Sub-QCIF,QCIF,CIF,4CIF四种类型,然后填写需要分解为Y、U、V分量的前多少帧序列,最后点击分解,就会完成把序列分解为各个分量-this procedure is right YUV sequence decomposition of small programs, a question to open the decomposition YUV video test sequ
YUVviewerSrc
- 这是个显示YUV视频序列文件的小软件,可以选择视频序列的帧大小,还可以选择播放参数:帧率、起始和结束帧、播放画面大小,最后是一些控制按扭,可以对播放的YUV视频做一些控制,很好用的小程序哦,-This a YUV video sequences showed a small document software, video sequences can choose the frame size, players can also choose parameters : frame rate, t
WordEditbox
- VC平台下的小程序,能够打开文本并进行编辑和保存-VC platform of small programs, and to open the text editing and preservation
SpecialShow
- 一个演示在不同窗口中进行图像特效变换的源代码,有助于对窗口拆分理解和学习。-demonstration in a different window for image effects transform the source code and contributed to a split window for understanding and learning.
CoolDialogBar
- CCoolDialogBar提供了很好的浮动窗口特性,在此基础上派生的类可以保留这些窗口特性,并在窗口中增加自己的特性-CCoolDialogBar provided a good characteristics of the floating window, on this basis derived class can retain these properties window, and in the window to increase their own identity
dialogs
- 这是我的一个实践,技术含量较低,但反映了我真实的水平。谢谢!-This is the one I practice, a low technology content, but reflects my true level. Thank you!
emptyfile
- This is a best work of delphi
jishuanqi
- 仿照为软的计算器不用多说你 自己看 仿照为软的计算器不用多说你 自己看-modeled on the calculator soft Needless to say you can follow for the soft calculator Needless to say you can
cad1
- 实现直线,矩形,圆形,椭圆的vc++程序,有CAD 的初级功能.-achieve linear, rectangular, circular, elliptical vc procedures, the primary function of CAD.
showbrow
- 调用Windows API打开浏览框。用VB编程如果要打开浏览框,通常要使用CommonDialog控件,此源码通过调用Windows API打开浏览框,不需要在窗体上放置CommonDialog控件了。-calling Windows API opens a browser frame. Programming with VB to open the browser frame, normally used CommonDialog controls, this source by calli