资源列表

« 1 2 ... .24 .25 .26 .27 .28 213729.30 .31 .32 .33 .34 ... 216381 »

[其他小程序lxing

说明:编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20)
<刘星> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[C#编程CreateFile

说明:这是个类一个利用C#来动态的创建文件的类,有了这个你也可以很方便的创建出象sohu、163等大网占的静态页面了-This is a category C# to create a dynamic document categories, with this you can easily create the ones like the 163 other big net for the static pages
<黄鹏> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)DDA_line

说明:与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形-with the computer graphics, DDA crossed, we could draw a straight line, polygon call to be designated
<王烨> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[Windows编程cn700_vc511678900355

说明:求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程
<张权> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[C#编程recognize2

说明:编译原理中的语法分析程序,用来识别相关表示符。-compiler theory of syntax analysis procedures used to identify relevant Fu said.
<晓风> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[书籍源码FileDemo1

说明:这是一个JAVA入门的小小的学习程序,其主要实现的功能是将输入窗口的信息保存到一个新的文件里-This is a JAVA entry of small learning process, its main function is to input window of preservation to a new document
<张三> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[3D图形编程使用三角网格逼进球面_完美版

说明:一个自己好玩的程序,主要是用三角面片构成一个球,三角面片的面积相同但形状不同-a fun own procedures, it is mainly used triangular facets pose a ball, and the triangular facets of the same size but different shapes
<孔晓东> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[图形图象图像的熵

说明:运用信息论的知识求解图像的信息量也就是熵的算法。-use of information, the knowledge to solve image is the amount of entropy algorithm.
<孔晓东> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数值算法/人工智能我的hough

说明:很多人在说,但我没看到所以自己编了一个hough变换的函数-many people say, but I do not see why their part of a Hough transform function
<孔晓东> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[图形图象radon变换检测直线

说明:做个图像直线检测的算法,主要是用来检测图像中的直线,用处据说不少,而且自己感觉挺好。-be a linear image detection algorithm is used to determine the linear image, usefulness is said, but his driver.
<孔晓东> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[matlab例程数据挖掘中K均值算法实现

说明:数据挖掘中K均值算法的实现用MATLAB编写-data mining to the K-means algorithm to achieve prepared using MATLAB
<方巍巍> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[matlab例程数据挖掘中FUZZY_K均值算法实现

说明:数据挖掘中FUZZY_K算法实现(用MATLAB实现)-FUZZY_K data mining algorithm (MATLAB)
<方巍巍> 在 2025-05-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 213729.30 .31 .32 .33 .34 ... 216381 »

源码中国 www.ymcn.org