资源列表

« 1 2 3 45 6 7 8 9 10 ... 653 »

[控制台(字符窗口)编程lvbo

说明:读完wave文件 用matlab进喜过滤波器设计 参数传入助理wave-finish wave documents Matlab Jinxi off filter design parameters imported Assistant wave
<李皓雯> 在 2024-05-06 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程deskcalulator

说明:包含一个源文件,实现一个简单的计算器功能,如自己再扩充功能,可实现自定义变量,自定义方程等。-contains a source, the realization of a simple calculator functions, such as further expansion of their functions can be realized from the definition of variables, since the
<夏玉> 在 2024-05-06 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程对称矩阵相乘

说明:一个“对称矩阵相乘”的实例。其中包含5个源文件。编译运行后,由用户输入两个矩阵,程序自动输出结果-a "symmetric matrix multiplication" examples. Containing five source files. Compiling and running, two from user input matrix, automatically output
<夏玉> 在 2024-05-06 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程递归枚举模板

说明:递归枚举模板 问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时: //  abcba 满足条件 //  abcbc 不满足条件 //输入:n p //输出:所有满足条件的字串及总数-recursive template Problem descr iption : n generation length of the string a
<qew> 在 2024-05-06 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程直线检测

说明:
<张莉> 在 2024-05-06 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程SaveShutDownWindows

说明:安全关闭windows系统。关闭windows系统可以使用ExitWindowsEx这个API,但是有时关闭时有些进程会没相应,需要人为终止。所以在本程序中我先将用户进程先终止掉,然后再关闭系统。-closed windows security system. Close windows system ExitWindowsEx can use this API, However, sometimes when some of the
<曹京> 在 2024-05-06 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程BookdataDialog

说明:是我们学校图书管的管理程序 里面类别多样 管理简单 操作方便-is our school library procedures governing the management of various types of management inside simple convenient operation
<星光> 在 2024-05-06 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程猜数字 (1)

说明:一个猜数字的C语言程序,十分短小,但写得却挺精巧。可以学学这里的编程思想!-a viewing of the C language procedure is very short, but there was only a written sophisticated. Here can learn programming thinking!
<李昭强> 在 2024-05-06 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程usb控制

说明:USB接口IO控制器 Win32 applications that run on Windows NT can programmatically eject media from drives that have hardware support for media removal. However, they must do so correctly to avoid corrupting the media. This art
<gsh> 在 2024-05-06 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程二叉树的高度程序!

说明:本文用C语言实现了求二叉树深度的程序,数据结构采用链表-Using C Language for the depth of procedures binary tree data structure used Chain
<申辉> 在 2024-05-06 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程构建哈夫曼树

说明:利用C语言构建哈夫曼树 能够模拟哈夫曼树的构建过程,对理解有帮助-C language Construction Huffman tree to simulate the Huffman tree building process, help to understand
<郭郭> 在 2024-05-06 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程ga_model

说明:关于遗传算法的一个二进制编码的计算函数最大值的实例-on Genetic Algorithms a binary encoding function of the maximum calculated examples
<光临> 在 2024-05-06 上传 | 大小:1024 | 下载:0
« 1 2 3 45 6 7 8 9 10 ... 653 »

源码中国 www.ymcn.org