资源列表
[Windows编程] fillcircleView
说明:运用种子填充法,对圆圈进行填充。该小程序是在vc环境下实现的。-The use of seed filling, the filling of the circle. The small program is implemented in vc environment.<hongju> 在 2025-10-09 上传 | 大小:1kb | 下载:0
[界面编程] DevExpress(Localization-source)
说明:第三方控件DevExpress的控件汉化方法及源码.-DevExpress control third-party control methods and source localization.<fred2111> 在 2025-10-09 上传 | 大小:29kb | 下载:0
[其他小程序] elecfans.com-SIMATICCSTR
说明:本文利用了mpce系统中的cstr系统,以及国际西门子pcs7硬件系统,针对一系列的控制-In this paper, the mpce system cstr system, and international Siemens pcs7 hardware system, for a series of control<苏洋> 在 2025-10-09 上传 | 大小:243kb | 下载:0
[Windows编程] wenbenbianjiqi
说明:编制全屏幕文本编辑器。要求至少具备文字的增、删、改功能,光标可以上下左右移动,能前后翻屏,能删除行,能将文字保存到磁盘或从磁盘装入内存。-The preparation of full-screen text editor. Requires at least have the text, delete, change the function, the cursor can be moved up and down, to scroll off the front and rear, to r<张雯> 在 2025-10-09 上传 | 大小:159kb | 下载:0
[其他小程序] tongxin
说明:有关catia二次开发 实现孔轴自动装配-catia hole and shaft assembly of secondary development<mengfanjiao> 在 2025-10-09 上传 | 大小:1kb | 下载:0
[Windows编程] 043316
说明: 爱因斯坦台阶问题:有人走一台阶,若每步走两级则最后剩一级;若每步走三级则最后剩两级;若每步走四级则最后剩三级;若每步走五级则最后剩四级;若每步走六级则最后剩五级;若每步走七级则刚好不剩,问台阶共有几级?-Einstein level problem: Some people take a step, if each step taking two of the last remaining one if each of the last remaining step is to go thr<张雯> 在 2025-10-09 上传 | 大小:20kb | 下载:0
[按钮控件] bmpSHowOnButtom
说明:按钮位图显示示例, 按钮位图显示示例-Shows an example bitmap button, the button bitmap display example, the button bitmap display example<zhangfei > 在 2025-10-09 上传 | 大小:54kb | 下载:0
[进程与线程] Acitivity_HandlerThread.tar
说明:HandlerThread程序范例,线程队列与消息队列-HandlerThread program example, the thread queue and message queue<雪莉> 在 2025-10-09 上传 | 大小:90kb | 下载:0
[按钮控件] chakanqi
说明:制作一个手机中的“记事本”,界面如图所示。要求首先在显示窗口按行显示若干条信息摘要,利用上下翻屏按钮顺序察看各条信息的摘要。当按下“查看”按钮时,显示窗口完全显示被选中的内容。-Make a phone " notebook" interface as shown. Required by the line first in the display window displays a number of pieces of information summary, the us<张雯> 在 2025-10-09 上传 | 大小:9kb | 下载:0
[Windows编程] mimashengchengxitong
说明: 实现一个简单的密码生成系统。一个有效的密码由L(3<=L<=15)个小写字母(来自传统的拉丁字母集 a ... z )组成,至少有一个元音字母( a , e , i , o 或者 u ),至少有两个辅音字母(除去元音以外的字母),并且按字母表顺序出现(例如, acd 是有效的,而 dac 不是)。 给定一个期望长度L和若干个小写字母,写一个程序,打印出所有的长度为L、能由这些字母组成的有效密码。密码必须按字母表顺序打印出来。-Implement a simple passwo<张雯> 在 2025-10-09 上传 | 大小:1kb | 下载:0