-
基于对话框编程,设置窗体的背景颜色,改善窗体美观
基于对话框编程,设置窗体的背景颜色,改善窗体美观-Dialog based programming, setting a form" s background color to improve the aesthetic form
- 2022-07-08 03:16:39下载
- 积分:1
-
产品管理系统 产品管理系统 产品管理系统
产品管理系统 产品管理系统 产品管理系统-ttt
- 2023-01-14 01:45:03下载
- 积分:1
-
题 目 :最短路由计算
题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象...
题 目 :最短路由计算
题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象为一个结点,每条链路则用带有方向的边表示,边上的权值表示相邻结点的代价值。于是可以根据最短路径算法得出最佳的路由表。
-Title: Calculation of the shortest route subject description: INTERNET by routers in a number of network datagram forwarding, routing problems in the study, they can each router, LAN or WAN are abstracted as a node point, each link is used with the express direction of the edge, the edge of the right to express the value of adjacent nodes in lieu of value. It could thus be the basis of the shortest path algorithm to draw the best routing table.
- 2022-07-02 22:52:29下载
- 积分:1
-
测试项目
函数 test_project
clc ;
关闭所有 ;
清除所有 ;
data1 = [0 0 0 0]; data2 = [0 0 0 0]; data3 = [0 0 0 0]; data4 = [0 0 0 0] ; 数据 = [0 0 0 0]; val1 = [0 0 0 0];
i = 1: 100
i = 1:10
fs = 22050;
y1=wavrecord(fs,fs,1) ;
wavwrite(y1,fs,16,"user.wav") ;
a=wavread("user.wav") ;
wavplay(a,fs) ;
n = 输入 ("输入 0") ;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-03 06:52:02下载
- 积分:1
-
wince下的多媒体播放器,功能强大。比wince自带的wmp性能更优越。...
wince下的多媒体播放器,功能强大。比wince自带的wmp性能更优越。-A multimedia player under Wince, powerful funtions. and is more excellent than wmp which is fixed by Wince.
- 2022-05-19 02:58:45下载
- 积分:1
-
简单的局域网五子棋,可以开发人得大脑,不信你试试。
简单的局域网五子棋,可以开发人得大脑,不信你试试。-LAN Gobang easy, people can develop a brain, do not believe you try.
- 2023-06-06 19:00:03下载
- 积分:1
-
在应用程序中设置打印选项
在应用程序中设置打印选项-application procedures set print options
- 2022-05-05 14:11:23下载
- 积分:1
-
FLASH的简易开发工具,用于FLASH的烧写,格式为ELF格式,简单方便...
FLASH的简易开发工具,用于FLASH的烧写,格式为ELF格式,简单方便-FLASH simple development tools, the programmer for FLASH, the format for the ELF format is simple and convenient
- 2022-10-20 20:25:03下载
- 积分:1
-
c#登陆及数据传递
方法一:
窗体一:this.Tag=对象1; this.Tag = mm;
窗体二:对象所属类名 对象2 = 窗体一名.Tag as 对象所属类名;user xx= lgn.Tag as
- 2023-08-30 15:50:02下载
- 积分:1
-
获取文件中的图标。编程中经常要用到图标,可以用这个工具来获取。...
获取文件中的图标。编程中经常要用到图标,可以用这个工具来获取。-access to the document icon. Programming regular use of the icon, you can use this tool to obtain.
- 2022-07-11 00:54:09下载
- 积分:1