-
表达式求值(C语言)
输入完成后直接回车进行计算 前后均不需要#...
表达式求值(C语言)
输入完成后直接回车进行计算 前后均不需要#-Expression evaluator (C language) input directly after the completion of return calculated both before and after do not need#
- 2023-09-07 18:30:03下载
- 积分:1
-
Apriori algorithm source code, in vc++ 6.0 environment to run, compile, there ar...
Apriori算法源码,在vc++6.0环境下运行,编译,有操作界面-Apriori algorithm source code, in vc++ 6.0 environment to run, compile, there are user interface
- 2023-01-11 16:10:04下载
- 积分:1
-
统计文件的类型,对于不同的C++或Java等文件统计注释等行数
统计文件的类型,对于不同的C++或Java等文件统计注释等行数-Statistics document the type, for different C++ Or Java and other documents, such as the number of rows and Statistics Notes
- 2022-05-24 12:05:20下载
- 积分:1
-
实现UNIX的“C”命令的猫”,我相信这对你是有帮助的
C编写的Unix的cat命令。全部使用C语言,具有很好学习和参考价值。-Implement the Unix s "cat" command in C, I m sure it is helpful for you
- 2023-05-02 23:45:03下载
- 积分:1
-
莫尔斯电码翻译
您好世界!这是写在 c + + 编程语言的方案。它是关于莫尔斯电码翻译。要运行此代码,您需要有 Microsoft Visual Studio 2010 版或更高版本的软件。它是一个控制台应用程序。希望它会对你有所帮助。享受你编码的生活 !
- 2022-04-26 21:51:52下载
- 积分:1
-
C HANOR prepared by the algorithm source code, since that was the good, huh
我用C编写的汉诺塔算法的源程序,自认为写的不错,-C HANOR prepared by the algorithm source code, since that was the good, huh
- 2022-03-23 22:04:30下载
- 积分:1
-
将控制台窗口置顶和解除置顶功能。通过SetWindowPos()函数来实现...
将控制台窗口置顶和解除置顶功能。通过SetWindowPos()函数来实现-And the lifting of the console window Top Top features. Through the SetWindowPos () function to achieve the
- 2023-07-03 23:20:02下载
- 积分:1
-
简单的控制台写入数据库文件使用fstream
Simple Console Database Writing to file Using fstream
- 2022-07-18 15:03:56下载
- 积分:1
-
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
//...
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
// abcba 满足条件
// abcbc 不满足条件
//输入:n p
//输出:所有满足条件的字串及总数-recursive template Problem description : n generation length of the string and its 26 characters from the English alphabet before p (p 26) 000 1984 letter, makes no adjacent sequences equivalent. For example, p = 3, n = 5 :// abcba meet the conditions// abcbc not satisfied conditions// input : n p// output : to satisfy all the conditions and the total number of strings
- 2023-04-22 22:30:03下载
- 积分:1
-
VB interpolation procedures, there are linear interpolation and circular interpo...
VB插补程序,主要有直线插补与圆弧插补,可以设置脉冲当量-VB interpolation procedures, there are linear interpolation and circular interpolation, you can set a pulse equivalent
- 2022-07-17 22:22:43下载
- 积分:1