-
Windows网络编程之VB篇
Windows网络编程之VB篇-Windows Network Programming Between Part VB
- 2022-04-08 21:48:40下载
- 积分:1
-
procedures for the beginner vc providing learning materials
本程序为初学vc ++提供的学习资料-procedures for the beginner vc providing learning materials
- 2023-01-17 09:10:04下载
- 积分:1
-
an arithmetic software on the network game "Mu".it was used to enjoy myself in t...
网游奇迹的战士配点算法软件,是当初游戏时自己编写来玩的,采用VC编写,界面简单使用方便!-an arithmetic software on the network game "Mu".it was used to enjoy myself in the first. it was writen by Vc ,and was designed very convenient to use .
- 2022-02-20 17:45:12下载
- 积分:1
-
mpeg1的编码,c语言实现。希望对大家有帮助哦。
mpeg1的编码,c语言实现。希望对大家有帮助哦。-mpeg1 encoder writen by C, Hopefully, it can help everyone.
- 2022-06-01 13:59:40下载
- 积分:1
-
基于VC++,用数字键盘和列表框设计计算器
基于VC++,用数字键盘和列表框设计计算器-Based on VC++, using the digital keyboard and the list box design calculator
- 2022-03-25 01:44:08下载
- 积分:1
-
本规范的收集通用数据访问和VB常用函数的正确性。
通用数据访问和VB常用函数的采集本代码是结合本人两年在VB程序中的经验采集而来的
- 2022-02-15 13:56:51下载
- 积分:1
-
smtp编程程序
smtp编程程序-smtp programming.
- 2022-02-06 07:02:00下载
- 积分:1
-
检查程序回文与否
C程序的回文回文或C语言编程:C语言回文程序,C代码来检查一个字符串是否是回文与否以及回文数。
这个程序的工作原理如下: - 首先我们输入的字符串复制到一个新的字符串,然后我们扭转了新的字符串,
然后将其与原始字符串进行比较。如果两个人有字符的顺序相同,即它们是相同的,那么输入的字符串是回文,
否则不是。要执行复制,反向和比较,我们使用string.h中的strcpy的,strrev和功能的strcmp分别,如果你不
希望使用这些功能看到C编程代码回文不使用字符串函数操作。有些回文字符串的例子是“爸爸”,“雷达”,
“女士”等。
- 2022-03-15 22:05:20下载
- 积分:1
-
C++程序设计教程 源代码
C++程序设计教程 源代码-C++ Programming Guide source code
- 2022-01-26 03:13:07下载
- 积分:1
-
java小程序2:1。输入五名学生成绩,这个数字将B。
Java小程序两个:
1.输入五个同学的成绩,并将这五个数保存到文件“data.txt”中。然后再编写一个程序:从“data.txt”中读取这五个成绩,计算他们的平均数,然后从小到大排序并输出这五个人的成绩。
2.将八皇后问题的所有界保存到文件“Queen.txt”中。-Java applet 2 : 1. Importation of five students achievements, This number will be five to preserve documents "data.txt". Then the preparation of a program : "data.txt" Read this five results, calculating the average, then order from small to large output and five personal achievements. 2. Eight of the Queen"s community preservation of all documents "Queen.txt".
- 2022-01-26 03:42:59下载
- 积分:1