资源列表
PET.rar
- 简单的桌面宠物实现..可学到的技术:不规则窗体,MFC下动画显示..鼠标事件等,Easy implementation of desktop pet .. can learn the techniques: Irregular Forms, MFC mouse under the animation show case and so on ..
Gaussiancoordinates.rar
- 高斯坐标正反算,就是一个小程序,没办法,一定要有20个字,Gaussian coordinates of the positive and negative balance, that is, a small procedure, no way, must be 20 characters
JTAG-TAP.zip
- JTAG TAP controller verilog source code,JTAG TAP controller verilog source code
explorer-src.zip
- This program doesn t do much, apart from create a window which could be used as a desktop. It s pretty straightforward. It creates a window the size of the screen, displays some text in the corner, and then disables ALT+F4.,This program doesn t
H264decoder.rar
- h.264解码的源代码实现,是优化后的,解码的效率很高,h.264 codec implementation source code is optimized, highly efficient decoding
CaptureWindow.rar
- 用于捕获指定窗口的源码,特别之处在于捕获不在屏幕区域,但对有些视频支持不好,Specified for the capture of the source window, the screen is so special about the region is not caught, but some bad Supporting Videos
WordApplication_demo.zip.zip
- vsto是一门流行的技术,本程序实例源码,国内难得的资料,,vsto是一个实例源码,国内难得的资料
Herting.rar
- 多体系统运动学,动力学分析计算程序,采用递推算法。,dymore
home.rar
- c#.net 个人理财系统,很有用的东西,c#.net is very useful
Draw.rar
- 在VC下实现画矩形,椭圆,直线等,适合作为小作业,Under implementation in VC draw rectangle, ellipse, straight line and so on, suitable as a small operation
array.rar
- 本压缩包是最优阵列处理中的程序 ,包含前6章,是非常好的学习代码,以后的程序代码还没出来。,The array package is the optimal treatment procedures, including the first 6 chapters, is a very good study code, not after the program code out.
Winform.rar
- 最近在做一个图片查看器,由于使用一般的PctureBox,在性能和缩放控制上都无法满足预期的要求,因此所有组件的呈现均是通过重写控件的OnPaint事件来绘制。在查看gif图片时发现Graphics.DrawImage只呈现第一帧,无法满足预期要求,因此经过摸索寻找到了解决自绘gif的较好办法。,At a recent picture viewer, because of the use of general PctureBox, at performance and zoom control