资源列表

« 1 2 ... .27 .28 .29 .30 .31 8032.33 .34 .35 .36 .37 ... 66581 »

[Windows编程sethotkey

说明:VB设置快捷键的例子,自定义打开某程序的快捷键,这只是一个示例,演示原理和具体的代码实现:   Dim bCancel As Boolean 用于判断是否退出程序   Public Sub RegFastKey() 注册快捷键    Dim ret As Long    bCancel = False    ret = RegisterHotKey(hwnd, &HBFFF&, MOD_CONTROL, vbKeyF)    ProcessMessages
<jpudn15> 在 2025-11-28 上传 | 大小:2kb | 下载:0

[Windows编程getdisksn

说明:VB简单获取硬盘序列号,以前有过不少的类似程序,这一个的特点是代码简单有注释,非常适合学习Vb参考-VB simple access to the hard drive serial number, used to have a lot of similar programs, this one is characterized by a simple code annotated, very suitable for learning Vb reference
<jpudn24> 在 2025-11-28 上传 | 大小:2kb | 下载:0

[其他小程序pro_1

说明:LU分解,此程序根据LU分解的原理,实现对具体公式的分解。-LU decomposition, LU decomposition according to the principles of this program, to achieve the specific formula decomposition.
<巩晓悦> 在 2025-11-28 上传 | 大小:2kb | 下载:0

[其他小程序brow

说明:基于asp图书馆管理系统。图书仓库管理系统。仓库管理系统-asp library management system
<张怡> 在 2025-11-28 上传 | 大小:2kb | 下载:0

[对话框与窗口glxfont.tar

说明:opengl字库代码和makefile,包括英文字符以及标点符号-opengl font code and makefile
<tyai> 在 2025-11-28 上传 | 大小:2kb | 下载:0

[其他小程序1

说明:建立Huffman树,本程序将演示构造赫夫曼树,首先输入叶子结点数目,然后输入原始码以及权值-Create A Huffman Tree
<展望> 在 2025-11-28 上传 | 大小:2kb | 下载:0

[其他小程序1

说明:数值分析中用matlab做的Doolittle分解,guass-Jordan分解,和guass列主元分解程序-Numerical analysis
<展望> 在 2025-11-28 上传 | 大小:2kb | 下载:0

[Windows编程PrintviewExcel

说明:本源代码程序实现调用excel打印预览功能。请勿用于商业用途-Source code program called excel print preview function. Not for commercial purposes
<liuyu> 在 2025-11-28 上传 | 大小:2kb | 下载:0

[其他小程序DPSK_TJ

说明:通信原理 dpsk和差分调制的误码率性能随着ebno的大小变化-Dpsk communication theory and differential modulation error rate
<田间> 在 2025-11-28 上传 | 大小:2kb | 下载:0

[其他小程序dirmanage

说明:利用VC编写一个类,实现对目录的添加、删除操作。-Using VC to write a class that implements added to the directory, delete operation.
<车晓婷> 在 2025-11-28 上传 | 大小:2kb | 下载:0

[其他小程序pso

说明:粒子群算法的基本算法以及基于粒子群算法的PID控制器参数整定程序-The basic algorithm and particle swarm optimization PID controller parameters on particle swarm algorithm tuning procedure
<李帝林> 在 2025-11-28 上传 | 大小:2kb | 下载:0

[其他小程序Pettitt-and-Mk

说明:Mann-mandall趋势检验,Pettitt突变点检验-MK trend analyse
<戴军文> 在 2025-11-28 上传 | 大小:2kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 8032.33 .34 .35 .36 .37 ... 66581 »

源码中国 www.ymcn.org