资源列表

« 1 2 ... .58 .59 .60 .61 .62 49363.64 .65 .66 .67 .68 ... 66605 »

[Windows编程vbrandomnum

说明:VB使用传统的Rnd方法生成随机数,Int((99999999 * Rnd) + 1得到最终的随机数并以MSGBOX弹窗形式告之用户,关键代码仅两三行,高手就不要看了,发给VB新手的。-The traditional method of using VB Rnd generates a random number, Int ((99999999* Rnd)+ 1 to get the final random number and te
<ipudn41> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[Windows编程banforms

说明:VB源码实现半透明的窗口,透明度调整的关键代码为:Call V(Me.hwnd, 180) 参数为:句柄,可见度(0-255之间),此数值越小,窗口越透明,反之,数值越大,窗口就越不透明了。觉得这种方法实现窗体的透明也很有意思,代码很少,有兴趣的关注下。-VB source code is the key to achieve the translucent window, adjust transparency as: Call V
<ipudn42> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[Windows编程getpixel

说明:VB得到Windows桌面的像素大小,主要是得到高度和宽度值,也就是大家熟悉的像素值,叫做也可以,一句代码就可实现这种功能:MsgBox ("桌面宽度为:" & Screen.Width / Screen.TwipsPerPixelX & "像素,高度为:" & Screen.Height / Screen.TwipsPerPixelY & "像素"),会弹出一个窗口告诉你桌面的长度像素值和宽度像素值。-VB get the pixel
<ipudn43> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[其他小程序hw-bookretrieval

说明:2014华为编程大赛的一道题,实现一个开放的书名检索库,压缩包里有题目描述和代码-2014 huawei programming contest of a problem, to achieve an open title retrieval library, compression bag has a title descr iption and code
<sunsky> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[其他小程序signal-processing

说明:将研究生现代信号处理课本中的主要算法进行仿真,有利于学生学习-The graduate textbook of modern signal processing algorithms for the simulation of the main conducive to student learning
<gqg> 在 2025-03-04 上传 | 大小:23kb | 下载:1

[其他小程序hw-bookretrieval

说明:2014华为编程大赛的一道题,实现一个开放的书名检索库,压缩包里有题目描述和代码-2014 huawei programming contest of a problem, to achieve an open title retrieval library, compression bag has a title descr iption and code
<sunsky> 在 2025-03-04 上传 | 大小:3kb | 下载:0

[C#编程Binary-Gray-Code-to-binary-system

说明:c语编写的格雷码转换成二进制码的代码源程序-Binary Gray Code to binary system
<1839233856> 在 2025-03-04 上传 | 大小:3kb | 下载:0

[其他小程序Genetic-Optimization-Algorithm

说明:遗传优化算法,内含子程序,在编写程序时候可以调用参考。m文件-Genetic optimization algorithm, containing subroutines
<alien> 在 2025-03-04 上传 | 大小:7kb | 下载:0

[其他小程序tiqu

说明:使用MATLAB对汽车牌照定位,主要针对国内的蓝底白字的牌照进行定位处理。-Car license plate positioning using MATLAB, mainly for the domestic blue and white license plate positioning processing.
<申熙藩> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[Windows编程CODE-Edit

说明:简单 编辑器,核心是:具备按照制定格式。对齐 简单写-Simple editor, the core is: Has the developed format. Alignment simply write
<刘文> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[Windows编程Compression

说明:Compression 简单书写Com底层 实现,,仅供参考 初学者-Compression simply writing Com underlying implementation, for reference for beginners
<刘文> 在 2025-03-04 上传 | 大小:1.84mb | 下载:0

[其他小程序matlab-command

说明:matlab命令大全,对编写m文件有较大帮助-matlab command Guinness, the preparation of great help m file
<alien> 在 2025-03-04 上传 | 大小:15kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 49363.64 .65 .66 .67 .68 ... 66605 »

源码中国 www.ymcn.org