-
Snake
贪吃蛇入门版,带有注释,希望能有助于大家的进步与学习(Snake Starter Edition, with Notes, we hope to contribute to the progress and learning)
- 2013-11-17 16:04:56下载
- 积分:1
-
光流法生成视频的MATLAB解决
首先是含有光流法测算图中每一个像素点的运动速度,然后是通过正向映射和反向映射的方法自动生成视频。具体描述见PDF文件。包含对于正向映射和反向映射的比较,光流法的原理比较详细。还含有图片库。有兴趣的可以看看。
- 2022-12-31 06:00:15下载
- 积分:1
-
ControlDevice
一个启用和禁用设备的例子,该代码展示了禁用和启用USB设备的功能。如果需要禁用软驱和光驱,需要修改相应的参数。(Enable and disable a device example, the code to display the disable and enable USB devices. If you need to disable the floppy drive and optical disk drive, a need to amend the corresponding parameters.)
- 2008-04-03 11:52:26下载
- 积分:1
-
text_learn
这是一个非常规范的文档编辑器,用c代码写的。写的非常精彩(This is a very normative document editor, used to write the c code. Written in a very exciting)
- 2008-01-14 14:11:41下载
- 积分:1
-
分别用三种语句实现循环
实现输入一个数,显示它的位数。分别用了for语句,while语句,do while语句来实现,方便读者比较俩俩之间的区别!
- 2022-07-13 19:43:24下载
- 积分:1
-
P2P_Chat
一个语音聊天程序,实现点对点通信,中间有个ocx组件可以自由使用。(A voice chat program, to achieve point to point communications, the middle of a ocx component can be used freely.)
- 2010-09-02 12:48:08下载
- 积分:1
-
c#半透明加载中...等待效果
应用背景winform 自定义加载等待效果等待动画多线程 关键技术关键代码:using System;using System.Drawing;using System.Windows.Forms;using System.ComponentModel;namespace MyOpaqueLayer{ /// /// 自定义控件:半透明控件 /// /* * [ToolboxBitmap(typeof(MyOpaqueLayer))] * 用于指定当把你做好的自定义控件添加到工具栏时,工具栏显示的图标。 * 正确写法应该是 * [ToolboxBitmap(typeof(XXXXControl),"xxx.bmp")] * 其中XXXXControl是你的自定义控件,"xxx.bmp"是你要用的图标名称。 */ [ToolboxBitmap(typeof(MyOpaqueLayer))] public class MyOpaqueLayer : System.Windows.Forms.Control { private bool _transparentBG = true;//是否使用透明 pr
- 2022-02-03 16:19:46下载
- 积分:1
-
动态创建菜单_反射调用DLL窗体_使该窗体为子窗体
动态创建菜单,反射调用DLL窗体,使该窗体为子窗体.可以用来作框架。
- 2022-01-25 22:09:21下载
- 积分:1
-
c# MODBUS协议 上位机
c# MODBUS协议 上位机
- 2015-08-12下载
- 积分:1
-
asp.net ddddddddddddddddddddddddddddddddddddddddddddddddddddd
asp.net做的repeate服务器控件实现的分页-asp.net ddddddddddddddddddddddddddddddddddddddddddddddddddddd
- 2022-07-04 17:49:51下载
- 积分:1