-
Windows Kernel
Windows Kernel
- 2022-10-11 11:25:02下载
- 积分:1
-
题目:用c语言编写的程序,求0―7所能组成的奇数个数。
题目:用c语言编写的程序,求0―7所能组成的奇数个数。-Topic: a program in C can calculate the number of all odd numbers that created by the combination of digits between 0 and 7
- 2023-03-13 20:10:03下载
- 积分:1
-
a outlook style UI realized by VC, it is very beautiful and suitable for people...
一个outlook风格的界面,用vc做的很漂亮适合对界面开发的人员-a outlook style UI realized by VC, it is very beautiful and suitable for people who are engaging in UI developing.
- 2022-08-14 13:10:04下载
- 积分:1
-
For windows, this is a valuable TCP client programe, we can use it to communicat...
WINDOWS编程,一个有实用价值的TCP客户端程序,用于聊天,极为实用-For windows, this is a valuable TCP client programe, we can use it to communicate each other.
- 2022-02-01 00:42:06下载
- 积分:1
-
万年历c程序,很全面...有按键控制,液晶显示,修改等功能.....注释很详细...
万年历c程序,很全面...有按键控制,液晶显示,修改等功能.....注释很详细-C, 全 ... 邪, 液 示, 薷 牡 裙 ..... 注 细
- 2022-09-27 20:35:03下载
- 积分:1
-
可以很容易地比较2个字符串的相似性,基于汉的汉码方法,和…
可以很容易比较两个字符串的相似度,基于汉明码的方法,效率高。-Can easily compare two string similarity, based on the Hamming code method, and high efficiency.
- 2022-02-03 11:40:16下载
- 积分:1
-
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!...
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!
- 2022-12-17 01:30:03下载
- 积分:1
-
自己编写的很多源代码,很适用,需要的来下,非常辛苦地编写的代码...
自己编写的很多源代码,很适用,需要的来下,非常辛苦地编写的代码-Many have written the source code, it is applicable, needed to, it is very hard to write code
- 2023-03-10 16:00:04下载
- 积分:1
-
一个时钟程序
一个时钟程序-a clock procedures
- 2022-02-05 10:20:34下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1