-
自己做的十分简单的小波分析的例子。
对一个已经有的方波进行分层,而后重构。
这是程序的开头部分。...
自己做的十分简单的小波分析的例子。
对一个已经有的方波进行分层,而后重构。
这是程序的开头部分。
-themselves do very simple examples of wavelet analysis. Some of the square has a stratified, and then reconstruction. This is the beginning of the process.
- 2022-06-20 00:06:37下载
- 积分:1
-
利用platformbuild编译,有关互斥变量的使用示例
利用platformbuild编译,有关互斥变量的使用示例-Platformbuild compiler to use the example of the use of mutually exclusive variables
- 2023-07-25 00:10:03下载
- 积分:1
-
自己写的一个java练习程序,可以根据输入的单词,查找出可能存在的词根。...
自己写的一个java练习程序,可以根据输入的单词,查找出可能存在的词根。-Write a java practice their own program based on the input word to find out the possible existence of root.
- 2022-06-19 22:43:03下载
- 积分:1
-
pr check program for the website promotion
pr check program for the website promotion
- 2022-01-21 23:56:51下载
- 积分:1
-
A short code is used to detect whether an array of benefits, can be directly ins...
一小段代码 用于检测数组是否益处,直接插入即可-A short code is used to detect whether an array of benefits, can be directly inserted
- 2022-12-10 16:40:03下载
- 积分:1
-
用C语言实现PING功能,利用ICMP协议,编译环境:Microsoft Visual C++ 6.0 winsock2....
用C语言实现PING功能,利用ICMP协议,编译环境:Microsoft Visual C++ 6.0 winsock2.-C language PING function, use of ICMP, build environment : Microsoft Visual C 6.0 WinSock2.
- 2023-08-13 09:55:03下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
源码收集器 收集好多的源码
源码收集器 收集好多的源码-source collected in many of the FO
- 2022-01-30 23:33:38下载
- 积分:1
-
读取密码软件,是使用Visual basic 编写而成,请参考使用。
读取密码软件,是使用Visual basic 编写而成,请参考使用。
- 2022-07-08 23:57:36下载
- 积分:1
-
Use TreeView and ListView controls together.
使用treeview和listview的例子,代码比较简单,但可以正常使用。-Use TreeView and ListView controls together.
- 2022-04-08 09:34:53下载
- 积分:1