资源列表
排序选择:
[Windows编程] studydocmanege
说明:VB6写的一款笔记软件的源码,里面包含有很多窗体控件的使用技巧,比如MSHFlexgrid表格、TreeView的动态加载、Ado的增删改查等。 本软件提供对日常生活、工作中的学习笔记、图文并茂存储以及自由抓取网页中好的文章进行管理存储。知识点: 1、MSHFlexgrid 表格的灵活运用,其中的表格列项显示、隐藏功能很有参考意义,另外还有列项位置的动态加载。 2、异性窗体,圆形窗体使用。 3、自制专业界面,虽然只有一个雏形,不过已经提供了一个简单的思路,菜单、选项<ipudn39> 在 2025-07-26 上传 | 大小:641kb | 下载:0
[3G开发] MIMOCapacity
说明:This function calculates the ergodic and outage capacity of a MIMO Rayleigh channel considering no CSIT (equal power allocation) and perfect CSIT (waterfilling power allocation). In both cases perfect CSIR is assumed. The channel is assumed to be spa<hamed> 在 2025-07-26 上传 | 大小:1kb | 下载:0
[Windows编程] yuyinvbsrc
说明:根据文字朗读出内容,在测试窗口的文本框中输入要让电脑说的话,然后按下边的“朗读”按钮,电脑就会说出来。假如你的系统是XP那么只能读英文,如果是XP之后的系统就能读中文。-According to the text read out the contents of the text box to enter the test window to let the computer to say, and then press the edge of the " read" butt<ipudn40> 在 2025-07-26 上传 | 大小:2kb | 下载:0
[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 tells the user to pop MSGBOX for<ipudn41> 在 2025-07-26 上传 | 大小: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 (Me.hwnd, 180) ' parameters<ipudn42> 在 2025-07-26 上传 | 大小:1kb | 下载:0
[3G开发] AlamoutiDiversityCoding_ver2
说明:Alamouti Code to achieve diversity without channel knowledg at the transmitter It is assumed that system contains 2 transmit antennas and one receive antenna. At the transmitter the data of a two consecutive slots will be considered. At the odd time<hamed> 在 2025-07-26 上传 | 大小: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-07-26 上传 | 大小:1kb | 下载:0
[Internet/网络编程] employ_information
说明:unix平台下企业员工信息管理系统,命令行界面-unix platform enterprise employee information management system, the command-line interface<sjc> 在 2025-07-26 上传 | 大小:588kb | 下载:0
[3G开发] script_ber_mimo_zf_bpsk_rayleigh_channel
说明:scr ipt for computing the BER for BPSK modulation in a Rayleigh fading channel with 2 Tx, 2Rx MIMO channel Zero Forcing equalization<hamed> 在 2025-07-26 上传 | 大小:1kb | 下载:0