资源列表
[Windows编程] Chessboard
说明:本程序生成一个n*n的棋盘,n是2的幂,用一个分治算法,用一个L型条块去覆盖除一个指定方块外的所有方格。 如n=2,则有4个方格,其中3个能被一个L型覆盖,N=4,有16个方格,其中15个方格被5个L条型覆盖。 结果中每一个L条形用3对坐标表示-This procedure generates a n* n chessboard, n is a power of 2, with a divide and conquer algorithm, with an L-slice to a sp<王彬> 在 2025-11-25 上传 | 大小:2kb | 下载:0
[驱动编程] driver-globalmem
说明:含并发控制的globalmem驱动,Linux设备驱动开发-With concurrency control globalmem drive, Linux device driver development<henry> 在 2025-11-25 上传 | 大小:2kb | 下载:0
[C#编程] EnterKey
说明:C# WinForm,按回车键跳转到下一个控件,需先对控件的属性TabIndex进行编号,接着重写bool ProcessDialogKey(Keys keyData)方法可达到目的-C# WinForm, press the Enter key to jump to the next control, you must first TabIndex of the control' s properties are numbered, and then override bool Proc<小志> 在 2025-11-25 上传 | 大小:2kb | 下载:0
[C#编程] CheckBox
说明:C#WinForm中一组CheckBox实现单选,加个GroupBox(或其它容器) 把几个CheckBox 放到容器中。实现CheckBox_CheckedChanged事件。 -C# WinForm CheckBox in the realization of a group of radio, add a GroupBox (or other container) into several CheckBox into the container. Achieve CheckBox_Ch<小志> 在 2025-11-25 上传 | 大小:2kb | 下载:0
[进程与线程] 20110407-05-_MutexObject
说明:C++ 创建线程互斥对象的实例源码下载,声明线程函数,创建线程,程序睡眠,释放互斥对象,设置事件对象为无信号状态,生成控制台程序,仅供参考。-C++ to create an instance of the thread mutex source download, declare the thread function, create a thread, the program sleep, release the mutex object, set the event object to n<袁元> 在 2025-11-25 上传 | 大小:2kb | 下载:0