搜索资源列表
vc++1
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
EchoLine
- 一个汇编的小实例,实现控制台程序的例子。-A compilation of small examples, examples of implementation procedures Console
54
- 汇编实验,控制台程序,可实现二进制、十进制、十六进制数值数据间的相互转换。适用于初学者参考-Compilation of experiments, the console procedures, can be binary, decimal, hexadecimal conversion between. Reference for beginners
code-of-experiment
- 控制台程序,汇编实验课程代码,适合学习考试-Console, assembler experimental code for learning exam
ee2_1
- 编写一个C#控制台应用程序,使之能够判断指定年份是否为闰年。-Write a C# console application so that it can determine whether the specified year is a leap year.
ee2_2
- 编写一个C#控制台应用程序,对输入两个正整数m和n,程序能够求出它们的最大公约数和最小公倍数。-Write a C# console application, the input two positive integers m and n, the program can be obtained their greatest common divisor and least common multiple.
ee3_1
- 编写一个C#控制台应用程序,对于输入的正整数n,计算1!+2!+3!+...+n!的值并输出。-Write a C# console application, for input positive integer n, compute a!+2!+3!+ ...+n! values and output.
ee3_2
- 编写一个C#控制台应用程序,要求从键盘输入一个正整数n,然后输出n的所有因子。-Write a C# console application that requires input from the keyboard a positive integer n, then output all of the factors of n.
3
- 熟悉Windows编程环境: ⑴ 编写一个Windows界面汇编程序,显示一个消息框,含标题与正文,要求标题是自己的姓名,正文是自己的学号。 ⑵ 编写Windows 32位控制台程序,计算result=m*(n –x)的值。要求提示用户输入32位带符号整数m, n, x,并显示计算结果。 -Familiar Windows programming environment: ⑴ assembler to write a Windows interface that displays a