资源列表
播放器
- 高仿迅雷影音播放器易语言源码,可以播放任何媒体文件,包括MP3等等。(High imitation thunderbolt player easy to language source)
Ezcad2.7.6_downyi.com
- 光纤激光打标机软件 可绘文件图案. 二维码. 可修改编辑 .文本(guangxiandabiaoguangxiandabiao)
vb与EXCEL几乎所有的操作方法
- vb与EXCEL几乎所有的操作方法;VB使用参考资料(Vb and EXCEL almost all operation method;VB use resources)
新建文件夹 6
- 学生管理系统 能够统计每个学生三门功课成绩并显示; 能按学生号查询其三门学功课成绩并显示; 能浏览全部学生成绩; 能按总成绩由高到低显示学生成绩(Student management system To be able to count the three subjects of each student and show them. It can be found and displayed on the student's number. Can browse al
chaoliujisuan
- 潮流计算算例,希望可以帮助到大家。我也是初学者,希望能一起交流啊(The example of the powerv flow analyze)
AnyCAD_Sample-4.0
- CAD控件使用例子。。。。。。。。。。。。。。。(CAD control use example)
课设,液位监控-完成
- 实现液位监测的上位机LabVIEW的数据解析与现实(The program of LabVIEW of monitor the level of water)
C语言中计算两数之和
- 初学C的一些数据类型知识,为初识C语言的学习朋友提供便利。(Beginner C some of the data types of knowledge, to provide convenience for the first C language learning friends.)
C语言中scanf的使用
- 首先需要#include <stdio.h>int scanf( const char *format, ... );scanf()函数是格式化输入函数,它从标准输入设备(键盘) 读取输入的信息。第一个参数format为一个常量字符串,这个字符串中如果包含‘%’符号则使用后续参数进行匹配如:scanf("%d%d", &a, &b);(First, we need #include <stdio.h>int scanf (const c
C语言中printf的使用
- printf()函数是式样化输出函数, 一般用于向准则输出设备按规定式样输出消息。正在编写步骤时经常会用到此函数。printf()函数的挪用式样为: printf("<式样化字符串>",<参量表>);(The printf () function is a stylized output function, which is generally used to output messages to a standard output dev
C语言程序:将一张矩阵笑脸上下翻转成哭脸
- 这是一个简单C语言程序代码,有兴趣的朋友可以按照代码演示一下,看看有什么惊奇的变化,看看本来是笑脸的矩阵能不能变成哭脸。(This is a simple C language program code, interested friends can according to the code shown, to see what was surprising changes, see the smiling faces of the matrix can become a sad face.)
用typedef定义结构类型
- 类型定义符 typedef C语言不仅提供了丰富的数据类型 , 而且还允许由用户自己定义类型说明符 , 也就是说 允许由用户为数据类型取“别名” 。类型定义符 typedef 即可用来完成此功能。(Type delimiter typedefC language not only provides rich data types, but also allows users to define their own types by the descr iptor, that is allowed
