-
小波分析理论与matlab7实现的例程,第10章一维小波变换的MATLAB实现...
小波分析理论与matlab7实现的例程,第10章一维小波变换的MATLAB实现-Wavelet analysis theory and realize matlab7 the routines, Chapter 10, one-dimensional wavelet transform MATLAB realize
- 2022-03-06 07:50:35下载
- 积分:1
-
高质量c编程指南。很实用的文章。。。。C++ 高级C++编程,成为高手的必经之路...
高质量c编程指南。很实用的文章。。。。C++ 高级C++编程,成为高手的必经之路-High-quality c Programming Guide. A very useful article. . . . C++ Advanced C++ programming, the only way to become master
- 2022-03-14 11:09:33下载
- 积分:1
-
header file in visual cpp.this can be used as as support for other files
header file in visual cpp.this can be used as as support for other files
- 2022-04-26 15:40:27下载
- 积分:1
-
一个非常好用的制作时钟代码。下载你不会后悔,一定有用。
一个非常好用的制作时钟代码。下载你不会后悔,一定有用。-Produced a very useful clock code. Download you will not regret it, certainly useful.
- 2023-03-13 13:35:04下载
- 积分:1
-
Wrox
Wrox - Professional C# (C#高级编程).pdf-Wrox-Professional C# (C# high-level programming). Pdf
- 2022-03-24 22:25:15下载
- 积分:1
-
一、安装SQL数据库
1、 打开Microsoft SQL Server 企业管理器
2、 建立一个新的数据库,名称为 XfokSite_Free (必...
一、安装SQL数据库
1、 打开Microsoft SQL Server 企业管理器
2、 建立一个新的数据库,名称为 XfokSite_Free (必须为这个名字)
3、选择该数据库,点击鼠标右键 -> 所有任务 -> 还原数据库 -> 从设备 -> 选择设备 -> 添加 -> 选择程序目录下的数据库里面的文件
二、安装程序
1、如果程序没有放在虚拟目录下,请把所有文件放在网站根目录下,否则会提示出错。
三、设置
1、 用文本编辑器打开web.config
2、 找到
红色部分:数据库服务器地址,如果为本地地址,请设置为(local),外部请直接修改为IP地址(不要加括号)
深红部分:数据库名称
粉红部分:SQL数据库登陆用户名
蓝色部分:SQL数据库登陆密码
四、设置完毕!
直接在浏览器中敲入地址,来体验一下心随我动,网站建设超轻松的快感吧!-one, the installation of a SQL database, the Microsoft SQL Server Enterprise Manager 2, the establishment of a new database, known as the XfokSite_Free (for the name) 3, selecting the database, the click of a mouse right-gt; All tasks- gt; Reduction database-gt; from equipment-gt; the selection of equipment-gt; add-gt; the selection process database directory inside the paper two, the installation of a procedure,
- 2022-01-27 16:21:38下载
- 积分:1
-
相控阵天线设计方面的资料,仅供参考,多多指教
相控阵天线设计方面的资料,仅供参考,多多指教-antenna design
- 2022-02-18 15:37:07下载
- 积分:1
-
卫星通信工程(英文)卫星通信工程…
卫星通信工程(英语)卫星通信工程(英语)卫星通信工程(英语)卫星通信工程(英语)
- 2022-03-04 09:56:18下载
- 积分:1
-
这本书详细地说明了怎么使用C语言来实现面向对象程序设计技术,读过它之后就可以对面向对象技术及C++中的对象布局等概念有比较深入的理解,强烈推荐.附带源码....
这本书详细地说明了怎么使用C语言来实现面向对象程序设计技术,读过它之后就可以对面向对象技术及C++中的对象布局等概念有比较深入的理解,强烈推荐.附带源码.-this book detailed description of how to use C language to realize object-oriented design techniques, after reading it, it can object-oriented technology and C to the object layout concepts have more in-depth understanding and strongly recommended. Fringe source.
- 2022-01-26 07:38:03下载
- 积分:1
-
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。...
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。-Design algorithm to determine an arithmetic expression is correct matching parentheses. (Hint: regular expressions to scan for, in any case where (in the case into the stack, the event) on the Top-to return the (, expression was scanned, the stack should be empty.
- 2023-09-03 16:20:03下载
- 积分:1