-
是不错的关于ASP.net的电子书,共分为4个部分!这是第3部分
是不错的关于ASP.net的电子书,共分为4个部分!这是第3部分-Is a good e-book on ASP.net, is divided into four parts! This is Part 3
- 2022-03-20 02:00:14下载
- 积分:1
-
pro.c # 2008.and.the.net.3.5.platform.fourth.edition第3部分。
Pro.C#.2008.and.the.NET.3.5.Platform.Fourth.Edition Part3
- 2022-01-31 07:06:39下载
- 积分:1
-
用小波变换对图象进行灰度化处理,进一步来实现图象的预处理过程...
用小波变换对图象进行灰度化处理,进一步来实现图象的预处理过程-Using wavelet transform for gray-scale image processing, and further to achieve the process of image preprocessing
- 2022-01-25 23:50:35下载
- 积分:1
-
";小波分析理论与MATLAB7实现例程,";一本书..
《小波分析理论与Matlab7实现例程》一书里面各章节的源码,可以直接使用,对于学习很省时间。-"wavelet analysis theory and Matlab7 achieve routines," a book which all sections of the source code, can be directly used for the study is time.
- 2022-05-31 16:12:30下载
- 积分:1
-
本程序实现了图形的剪裁对于进行计算机图形学的三维变换具有参考意义...
本程序实现了图形的剪裁对于进行计算机图形学的三维变换具有参考意义-This program implements graphics tailored for the three-dimensional computer graphics to change with the reference value
- 2022-01-27 22:25:23下载
- 积分:1
-
经典代码,很好的看吧。说实话,我也想访问…
经典的代码,好好看看吧。
说实在的,我也很想获取这里的代码。
有点儿私心。
自己传来才能获得别人的,很好的方法。
谢谢管理员。-Classical code, a good look at it. To tell the truth, I also want to access the code here. A bit selfish. Himself came to get other people s, very good way. Thank you administrator.
- 2022-03-12 02:18:11下载
- 积分:1
-
borland xml及其应用
borland xml及其应用-and Its Application
- 2022-01-25 22:00:08下载
- 积分:1
-
Script to set up and access to an object of a certain style of each of the attri...
脚本中设置和获取某一个对象的样式中的各个属性和属性值!-Script to set up and access to an object of a certain style of each of the attributes and attribute values!
- 2022-03-20 12:14:49下载
- 积分:1
-
c#精彩编程百例(源代码)
c#精彩编程百例(源代码)-c# programming brilliant 100 cases (source code)
- 2022-05-26 02:55:20下载
- 积分:1
-
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前...
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前者比较起来,不必担心内存是否足够、字符串长度等等,而且作为一个类出现,他集成的操作函数足以完成我们大多数情况下的需要.
下面我们首先从一些示例开始学习下string类的使用.-i nclude
#i nclude
using namespace std
void main()
{
- 2022-07-21 17:33:39下载
- 积分:1