资源列表
Decryption
- 某个公司想用电话传送数据,但又担心窃听。数据都是由四个数字组成的整数。为了使数据传送更安全一些,公司要求你编写一个加密数据的程序。程序读取一个四位整数,然后按如下规则加密:每位数字都加上7,然后用和除以10的余数取代该数字;再把第一位与第三位交换,第二位与第四位交换。再单独编写一个程序,读取一个加密后的四位数字的整数,把它解密成原来的数。-And then write a separate program to read an encrypted four-digit integer, and
To-judge-character
- 判断输入的字符类型(大写字母,小写字母,数字,空格,其他)-To determine the type of input characters
Palindrome
- 回文是指数字或文本正向和逆向读时都一样的文本。例如,下列五位整数都是回文: 12321、55555、45554和11611。写出判断一个五位num为回文的表达式-Palindrome refers to the forward and reverse reading of the numbers or text are the same text. For example, the following five integers are palindromes: 12321,55555,4555
Q1
- Create a class called DateInformation that includes three pieces of information as instance variables – a month, a day and a year. Your class should provide properties that enable a client of the class to Get and Set the month, day and year values. T
allday
- 题目:利用键盘输入某年某月某日,判断并输出这一天是这一年的第几天。-Title: use the keyboard to enter a certain period of a day to determine and output the day of the year a few days.
day
- 题目:利用键盘输入某年某月,判断并输出这年这个月有多少天-Topic: Using the keyboard to enter a certain period, to determine and output this month how many days
yingpin
- 实现音频的采集、保存、播放并显示波形,用C++编程,保存为wav-wav data save、play
AdHoc_Presentation
- Le Routage dans les Réseaux Mobiles Ad Hoc
Reseaux-sans-fil-Reseaux-de-capteurs
- Reseaux sans fil Reseaux de capteurs
AIML
- AIML 人工智能,可以与人类交流,但需要大量的语料.-AIML robot ,can communicaton
Ladressage-ip
- Adressage IP (internet protocol)
inject
- C++使用资源法为可执行程序添加数据,合并多个可执行程序-C++ using the resource as executable program to add data, merging more than one executable program
