-
VB实现Win8风格扁平化UI源码包
VB实现Win8风格扁平化UI源码包,资源类文件在目录Ctl文件里面。使用方法:
1.将CTL文件和CTX文件复制到你的程序目录下。
2.打开工程,选择工程-添加用户控件-现存,把全部CTL文件添加进去。
3.拖放在窗体上即可。
提示:未集成窗体控件,需要把Form1调为无边框窗体,用Shape画一个长方形/正方形,线条宽设为3,颜色随意。
关闭按钮用集成的图片框去做(已经封装素材)。
- 2023-02-24 17:45:04下载
- 积分:1
-
任意次B样条小波模极大值
基于pscad仿真的行波故障测距的小波模极大值测试matlab程序(Wavelet modulus maxima test matlab program based on PSCAD simulation for traveling wave fault location)
- 2017-07-08 10:30:17下载
- 积分:1
-
ConfuserEx_bin
说明: 给大家推荐一个.Net的混淆防反编译工具ConfuserEx。
由于项目中要用到.Net的混淆防反编译工具。
在网上找了很多.Net混淆或混淆防反编译工具,如.NET Reactor、Dotfuscator、Eazfuscator.NET、ConfuserEx。
由于是WEB项目,所有使用其中的某些软件混淆DLL后不能使用,或使用的局限性较大(Eazfuscator.NET只提供发布时混淆方案),最终选择了ConfuserEx(免费开源的哈)。(A confusing anti decompile tool, ConfuserEx, is recommended for.Net.
A confusing anti decompile tool that uses.Net in the project.
There are many.Net confused or obfuscation anti decomcompiling tools on the Internet, such as.NET Reactor, Dotfuscator, Eazfuscator.NET, ConfuserEx.
Because it's a WEB project, all of the software that is used can't be used after DLL is confused, or the limitation of usage is large. (Eazfuscator.NET provides the confusion scheme at the time of publication). Finally, ConfuserEx is selected.)
- 2017-12-15 15:16:19下载
- 积分:1
-
bin
基于LMS算法的自适应滤波器用于滤除心电信号中的50Hz干扰(An Self-Adaptive Filter Based On LMS Algorithm
for Filtering 50Hz Interference in ECG Signal)
- 2020-12-22 17:59:08下载
- 积分:1
-
MIS&COMPOS-GMC参数配置
银联POS设置教程啊啊啊,MIS,POS,GMC(UnionPay POS Setup Course)
- 2020-06-16 06:00:02下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
统计输入文件的行数、空格数、元音字母数、辅音字母数、非空白字母数、非空的行数...
统计输入文件的行数、空格数、元音字母数、辅音字母数、非空白字母数、非空的行数-statistical inputs the line a few, a few spaces, a few vowel and consonant few letters, a few non-blank letters, non-empty rows
- 2022-08-14 20:10:44下载
- 积分:1
-
saipiu
在matlab R2009b调试通过,GPS和INS组合导航程序,是路径规划的实用方法。( In matlab R2009b debugging through, GPS and INS navigation program, Is a practical method of path planning.)
- 2016-09-15 11:10:38下载
- 积分:1
-
Speaker_Verification-master.zip
说明: 声纹识别,应用三层LSTM进行说话人识别,准确率很高(Speaker verification)
- 2020-11-09 17:09:47下载
- 积分:1
-
24 point game modeled on the author eight years ago designed 24 points DOS versi...
24点游戏脱胎于作者8年前设计的24点游戏DOS版,现新版本具有以下特色: > 1.允许自动抽牌或手动抽牌,答案结束电脑将尽可能给出该题所有的解答. > 2.允许通过多种方法改变游戏的界面:一是预置了7种换肤方案,二是游戏者可自行规定窗口的颜色 > 3.独创的电脑智能自学习功能,可吸收用户的算法扩充系统的“棋谱”(内置算法59*24=1416条). > 4.内置13个彩蛋,包含了许多有待你发现并激活的隐藏功能(如函数计算器、界面换肤、婚纱图片、控制计时、3D动画、鼠标右键、“作弊”设置等功能),大大增添游戏的趣味性! > 5.游戏过程真人原声支持 > 6.支持乘方,支持不同的计时方案,支持游戏目标值(如24)与选牌在100以内自然数的自定义。 > 7.提供键盘或鼠标输入的智能模糊支持功能(如全角与半角纠正,括号纠正、运算符号输入自动纠错),提供了功能键支持 > 8.独特的计分方案,用时越少,加分越高! > 9.支持不同时间级别的分级纪录功能 > 10.数据文件防病毒自动校验修复功能。经改进,现只需一个不到300K的主程序文件即可有声有色地运行本游戏(暂不支持网络对擂)。 > 福建师范大学化学与材料学院 曹阳-24 point game modeled on the author eight years ago designed 24 points DOS version of the game, is the new version has the following characteristics : gt; 1. Pumping licensing allows automatic or manual pumping license, the answer will be the end of the computer is possible that all the answers. Gt; 2. Through a variety of methods to allow change the game changed the interface : One is included in the seven Eurocargo programs, two games will be to dec
- 2022-04-19 03:06:46下载
- 积分:1