资源列表

« 1 2 ... .52 .53 .54 .55 .56 66057.58 .59 .60 .61 .62 ... 66603 »

[Windows编程ExplorTxtToShuZu

说明:读取Txt文件到数组,同时直接新建Txt文件,简单实用的程序-Read Txt file into an array, while the new Txt file directly, simple and practical procedures
<白雪> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序Gaussian_filter

说明:图像增强中常用的二维高斯滤波器,采用MATLAB实现。-Image enhancement is commonly used in two-dimensional gaussian filter, using the MATLAB.
<老虎> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序DTMF1

说明:Extract signal from signal-noise interval signal array , then match the dual-frequency table to find out original key dialling
<qinrui> 在 2025-04-06 上传 | 大小:346kb | 下载:0

[其他小程序CPPprimer

说明:返回类型会自定义类型的例子,希望对大家有所帮助。-Return type is an example of a custom type, we want to help.
<hqf> 在 2025-04-06 上传 | 大小:99kb | 下载:0

[其他小程序NifeRotate

说明:刀具旋转程序,一周八根刀具,可单独旋转,也可同时旋转,需在location1-8中填入8根刀具位置,需要几根填几根,由command1控制;location9为command2控制同时旋转的角度(绝对位置)-Tool rotation program, week eight knives can be individually rotated, can also be rotated at the same time, the need
<白雪> 在 2025-04-06 上传 | 大小:3kb | 下载:0

[其他小程序Nuclei_Counter

说明:一个用MATLAB实现的通过图像检测细胞核的程序。-A MATLAB program of detecting the nucleus from the image.
<老虎> 在 2025-04-06 上传 | 大小:38kb | 下载:0

[对话框与窗口FormNarrow

说明:窗体缩小程序,使窗体缩小到指定大小就不再缩小,效果很好-Form shrink process, so that the form is no longer reduced to the specified size reduced, with good results
<白雪> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[Windows编程password-dialog

说明:一个简单的密码对话框,适合初学者运用的对话框资源实现密码服务-password dialog!
<bilgate> 在 2025-04-06 上传 | 大小:2.19mb | 下载:0

[其他小程序LAB0402_VIDEO_GRAY

说明:dm6437视频处理转灰度图像,可自动转化成灰度图像-dm6437 video processing turn gray image can be automatically converted into a grayscale image
<孙宇> 在 2025-04-06 上传 | 大小:2.38mb | 下载:0

[Windows编程vbinputfoucs

说明:VB的各个文本输入控件中变换焦点,并在当前输入框添加背景色,按键盘上的方向键就可自动向下切换输入框焦点。当然,点击鼠标也是可以的。如测试截图所示,文本框控件中的焦点可在公司名称、姓名、地址、联系电话、职务、邮编、手机中自由切换-VB text input control for each transformation focus and add a background color in the current input box, p
<cpudn18> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[Windows编程vbinputtext

说明:VB只只允许输入汉字,输入其它字符无效,输入中文的时候程序好像什么也没做,但是当你的输入法不是中文状态,即将要输入英文或其它字符的时候,会立即弹出一个提示框,告诉你只允许输入中文,在不少的VB应用中,进行输入字符类型的限制是必需的,这样可有效提升输入质量。实现时候的关键代码:   Private Sub Text1_KeyPress(KeyAscii As Integer)    If KeyAscii > 0 And
<cpudn19> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[C#编程List

说明:一个单链表,从任一给定的位置(pr, p)开始,将指针p右移k个结点。如果p移出链表,则将p置为0,并让pr停留在链表最右边的结点上 从任一给定的位置(pr, p)开始,将指针p左移k个结点。如果p移出链表,则将p置为0,并让pr停留在链表最左边的结点上。-A single list from any given location (pr, p) to start, move the pointer to the right p k n
<罗壹文> 在 2025-04-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 66057.58 .59 .60 .61 .62 ... 66603 »

源码中国 www.ymcn.org