资源列表

« 1 2 ... .88 .89 .90 .91 .92 1793.94 .95 .96 .97 .98 ... 1877 »

[书籍源码fortran-study4

说明:用于fortran初学者的参考小程序,可以在学习基本程序语法的同时,参考练习-Reference applet for fortran beginners, while learning the basic program syntax, reference practice
<fly> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[书籍源码fortran-study5

说明:用于fortran初学者的参考小程序,可以在学习基本程序语法的同时,参考练习-Reference applet for fortran beginners, while learning the basic program syntax, reference practice
<fly> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[书籍源码calcu1

说明:利用Python Tkinter 编写的简单计算机控制界面程序,加深初学者对Tkinter的理解-Prepared by the simple use of Python Tkinter computer control interface program to deepen the understanding of beginners Tkinter
<huangzhichang> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[书籍源码clsClass_Delay

说明:一个很好的延时类,由VisualBasic开发。-A good delay classes from VisualBasic development.
<刘峰> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[书籍源码Statistics-of-the-string

说明:1)编写一个程序,接受用户输入的一个字符串,统计其中出现过的所有字符,按其出现频率从高到低的顺序排列输出。(注:请使用这样的方法编写程序,使用一个链表存放出现过的字符,链表的每个结点的数据域中有两个变量,一个存放该字符,一个存放字符出现的次数。每检索到原字符串的一个字符时,先在链表中查找,若找到此字符,则将其出现次数加l,否则创建一个新的结点链接在链表的末尾。) 2)对已经建立好的链表进行如下处理:删除出现次数小于3的字符节点,并输
<lpc> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[书籍源码Matrix-operations

说明:在一些复杂的数学运算总经常用到矩阵的运算,为了更好的为大家服务,本人特地编写了矩阵运算的一些代码,希望对大家有所帮助。-In total some complex math frequently used matrix operations, in order to better serve you, I specifically wrote some code matrix operations, we want to help.
<lpc> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[书籍源码matrix-inverse-for-square

说明:在一些数学运算中,经常用到求矩阵的逆。如何自动的求逆,本人根据大家的需求,编写了一些求你的算法,希望大家能采纳。-In some math, often used for matrix inverse. How to automatically inversion, I according to everyone' s needs, the preparation of a number of algorithms beg you
<lpc> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[书籍源码Match-the-candidates

说明:在一些重要场合,常常要做出选择,为了让大家的选择更方便,简洁,本人特地根据一些实例编写了一些自动选择代码,希望能给大家带来一些启示。-In some important occasions, often have to make a choice, the choice to make everyone more convenient, simple, I specially prepared according to some exa
<lpc> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[书籍源码unit-9

说明:谭浩强C程序设计第四版第9章习题答案,自己做出来的- C Programming Fourth Edition Chapter 9 Exercise answers, do it yourself
<xt> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[书籍源码str2argv

说明:将字符串(以空格分割)转成array,以在GUI下调 用cmd(argc,argv)命令行源程序。-convert string(separated by space) into array of argv, so as to call command line funtion such as cmd(argc,argv)
<russot> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[书籍源码pictrue-struct

说明:一个建立图论的三种方法,很实用,可以用作模板-An establishment of three methods of graph theory, it is practical and can be used as a template
<王瑞光> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[书籍源码Handwriting-recognition

说明:基于SVM的手写数字识别及数字图像的特征提取-SVM-based handwriting recognition and digital image feature extraction
<guo> 在 2025-01-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 1793.94 .95 .96 .97 .98 ... 1877 »

源码中国 www.ymcn.org