-
增强regsvr32.exe的功能,程序regsvr32Ex的源代码。
增强regsvr32.exe的功能,程序regsvr32Ex的源代码。-enhance the functions, procedures regsvr32Ex source.
- 2022-02-01 22:53:43下载
- 积分:1
-
获取系统程序菜单内容源码,程序加载时自动获取程序菜单内容...
获取系统程序菜单内容源码,程序加载时自动获取程序菜单内容-get system menu
- 2022-04-11 10:25:49下载
- 积分:1
-
一个YUV到4:2:0和量化DCT图像变化,以及抗
对一帧YUV为4:2:0的图象进行DCT变化和量化以及进行反变换和反量化,并在dos下显示出一个4*4矩阵的变化和量化过程-Of a YUV to 4:2:0 image and quantify changes to DCT, as well as anti-transform and Inverse Quantization, and under dos shows a 4* 4 matrix of the process of change and to quantify
- 2023-05-23 09:50:03下载
- 积分:1
-
重新启动自己!用于软件自动升级更新,代码编写巧妙。
重新启动自己!用于软件自动升级更新,代码编写巧妙。-To restart their own! Automatic updates for software updates, clever coding.
- 2022-02-26 22:12:21下载
- 积分:1
-
利用TChart做分离饼形图,Separation of the use of pie
利用TChart做分离饼形图,Separation of the use of pie-shaped diagram to do TChart-Separation of the use of pie-shaped diagram to do TChart
- 2022-04-16 22:26:20下载
- 积分:1
-
Communication Programming Debugging tool tracking procedures
通信编程的调试跟踪工具程序-Communication Programming Debugging tool tracking procedures
- 2023-05-27 15:45:04下载
- 积分:1
-
graph traversal of the display (c language curriculum design data structures tha...
图的遍历的演示(c 语言 数据结构课程设计题)
/*定义图*/
typedef struct{
int V[M]
int R[M][M]
int vexnum
}Graph
/*创建图*/
void creatgraph(Graph *g,int n)
{
int i,j,r1,r2
g->vexnum=n
/*顶点用i表示*/
for(i=1 iV[i]=i
}
/*初始化R*/
for(i=1 iR[r1][r2]=1
g->R[r2][r1]=1
scanf("%d,%d",&r1,&r2)
}
}
-graph traversal of the display (c language curriculum design data structures that)/* definition of the map*/typedef s truct V (int int [M] R [M] [M]) int vexnum Graph/* create map*/void creatgraph (Graph* g, int n) (int i, j, r1, r2 g-
- 2023-05-29 19:45:03下载
- 积分:1
-
dynamic task bar icon, the use of the CoolTrayIcon, please download the Controls
动态任务栏图标程序,使用到了 CoolTrayIcon ,请先下载该控件-dynamic task bar icon, the use of the CoolTrayIcon, please download the Controls
- 2022-08-09 05:55:03下载
- 积分:1
-
利用 matlab 软件的语音识别
语音验证软件或语音生物测定技术,是依赖于这一事实我们都有一个独特的声音标识我们的技术。语音验证软件最常用的安全应用程序如获得禁区一幢楼或计算机文件的利用你的声音。它也用在呼叫中心客户说他们想选择的菜单的哪里。
在许多应用中,演讲可能是传递信息的主要或唯一的手段了,于是会提供更简单的方法,进行身份验证。电话系统提供一个熟悉网络获取和传递语音信号。对于基于电话服务应用程序,将没有必要为任何设备或网络作为电话安装和移动网络就够了。对于非电话应用程序,声卡和麦克风都可作为一个廉价的替代品。
- 2023-01-12 15:50:04下载
- 积分:1
-
psexec 很著名的网络工具的实现。注意RELEASE 编译 和 UNICODE。
psexec 很著名的网络工具的实现。注意RELEASE 编译 和 UNICODE。-very famous network tool to achieve. Attention RELEASE translation, and UNICODE.
- 2023-02-04 16:00:04下载
- 积分:1