-
学习C++过程中总结的方法 过程 以及可以使用的模式等,希望对大家有用哦...
学习C++过程中总结的方法 过程 以及可以使用的模式等,希望对大家有用哦-Learning C++ Process method of summing up the process and can use the model, so that useful for everyone Oh
- 2022-03-01 07:43:08下载
- 积分:1
-
我自己写的一个自动关机程序,希望和大家交流一下啊
我自己写的一个自动关机程序,希望和大家交流一下啊-I wrote it myself an automatic shutdown procedure, hope and we exchange our ah
- 2022-11-26 18:35:03下载
- 积分:1
-
Official document conversion system for the flat data and information transfer
公文转换系统 用于单位内的资料信息的传递-Official document conversion system for the flat data and information transfer
- 2022-11-16 01:05:03下载
- 积分:1
-
坐标系之间的转换
这个是一个坐标系之间的转换,包含三类坐标系之间的互换,其中有大地坐标,直角坐标和经纬度坐标。(非原创,转自其他网站)。
- 2022-04-07 21:24:21下载
- 积分:1
-
信息查看器,可以完整的查看windows的各项系统信息。
信息查看器,可以完整的查看windows的各项系统信息。-Get system informations of windows
- 2022-03-28 22:31:07下载
- 积分:1
-
博客程序源程序,可以参照下,最近较流行哟
博客程序源程序,可以参照下,最近较流行哟-blog procedures source, the light, the recent more popular yo
- 2022-01-29 00:19:19下载
- 积分:1
-
在WINCE下TCP/IP网络开发程序源码
在WINCE下TCP/IP网络开发程序源码-WINCE under the TCP/IP network development process FOSS
- 2022-04-22 04:56:00下载
- 积分:1
-
AVR定时器 时灯闪烁一秒一次
按时打发上的发的是飞
AVR定时器 时灯闪烁一秒一次
按时打发上的发的是飞-AVRtimer light one second one time
adsfadsfadsfadsfa
- 2022-03-17 06:04:08下载
- 积分:1
-
Bovine Latin
The cows have heard that the pigs use a secret language called "Pi...
对于元音字母(a e i o u)开头的英文单词结尾加上cow;相反,如果是辅音开头的英文单词,开头第一个字母移到末尾加ow-Bovine Latin
The cows have heard that the pigs use a secret language called "Pig Latin" when they want to communicate with each other without Farmer John being able to understand what they are saying. Thinking this is an excellent idea, they have invented their own version, aptly called Bovine Latin.
Converting an English word to a Bovine Latin word is quite simple. For words that start with a vowel ( a , e , i , o or u ), "cow" is added to the end of the word for example, "udder" becomes "uddercow". For words that do not begin with a vowel, the first letter is moved to the end of the word, and "ow" is added e.g., "farmer" becomes "armerfow". So "the cows escape at dawn" becomes "hetow owscow escapecow atcow awndow." The cows fervently believe that FJ will not understand this subterfuge.
Never known as enthusiastic linguists, the cows find this translation quite tedious and thus have asked you to write a pr
- 2023-01-30 03:25:04下载
- 积分:1
-
硬币找钱问题C++
该程序实现的是硬币找钱问题,即设有6 种不同面值的硬币,用这些面值的硬币来购物和找钱。购物时可以使用的各种面值的硬币个数存于数组Coins[1:6]中,商店里各面值的硬币有足够多。计算在1 次购物中需要使用的最少硬币组合。程序是基于VC++6.0平台实现的。
- 2022-08-19 11:45:34下载
- 积分:1