资源列表

« 1 2 ... .36 .37 .38 .39 .40 66141.42 .43 .44 .45 .46 ... 66581 »

[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 (Me.hwnd, 180) ' parameters
<ipudn42> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[Windows编程getpixel

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

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

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

[其他小程序Genetic-Optimization-Algorithm

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

[其他小程序tiqu

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

[Windows编程CODE-Edit

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

[Windows编程Compression

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

[其他小程序matlab-command

说明:matlab命令大全,对编写m文件有较大帮助-matlab command Guinness, the preparation of great help m file
<alien> 在 2025-06-24 上传 | 大小:15kb | 下载:0

[数据库编程HealthVaultDDP

说明:HealthVault像一个个人信息保险箱,有开放接口,可以与第三方的设备厂商和保险公司之间做数据的交换,用户自行决定上传的信息内容以及向谁开放信息- HealthVault as a personal information safe, there is an open interface, you can among equipment vendors and third-party insurance company and do the exchange of data, infor
<Yukun > 在 2025-06-24 上传 | 大小:1.74mb | 下载:0

[其他小程序CPP-into-postfix-expression

说明:这个程序是用C++编写的,编写时用到的环境是VC++6.0,程序作用是将中缀表达式转换为后缀表达式-This program is written in C++, when used in the preparation of the environment is VC++6.0, the role of the program is to convert infix expression postfix expression
<ZHF> 在 2025-06-24 上传 | 大小:517kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 66141.42 .43 .44 .45 .46 ... 66581 »

源码中国 www.ymcn.org