资源列表
New-Microsoft-Office-Word-Document
- it is the code for DoA Estimation
huibianshiyan
- 本文档是汇编的实验题目及报告,里面有实验的结构截图,以及实验所用的指令-This document is a compilation of the experimental subject and report, which has the structure of the experimental shots, and used in the experiment instructions
MakedImage
- 图片上传读取下载到本地,对个人帮助很大,希望对大家也有帮助-Image upload read downloaded to the local
WinMain
- 很好的学习VC++的源代码,肯定会让你茅塞顿开。-Good learning VC++ source code.
display
- 一个显示子程序,非常好用有助于初学者参考使用-A display routines, a very handy reference to help beginners use
342340623MySlide
- 很漂亮的仪表盘界面和温度计界面,包含代码的哦!-nice dashboard
Dll1
- 很好的VC++ 源代码,好好看看,肯定会让你受益匪浅!-Good learning materials, will certainly make you enlightened. Good look at it.
C-CPP
- 面试宝典 用于找工作前的练习所有的知识以及面试中一出现的问题-Interview Collection Used to practice before looking for work
input-character-statistics
- C语言实现输入字符统计 实现统计字符的的功能 问题提出: 从键盘读入一段文本,统计其中的英文字母、数字、空格和除此之外的其他字符个数。 问题分析: 由于输入字符的个数不确定,需构建条件循环while((c=getchar())!=EOF),其中EOF为符号常量,用于表示文本输入结束,在PC机上通过输入Ctrl+Z组合键来输入此字符。所需数据与算法如下。 -C language input character statistics based on statistical c
mystrcat---identical-
- 编写函数mystrcat,实现和strcat完全相同的功能 数据要求 问题中的常量:#define MAXNUM 200 /*定义数组的最大长度*/ 问题的输入:char str1 /*字符串1,初始的字符串*/;char str2 /*字符串2*,要连接的字符串/ 问题的输出:char str1 /*字符串1,最终输出的字符串*/ -Write a function to achieve mystrcat, and strcat identical function D
Examples
- 一些简单的例子有助于学习C语言,很有帮助。可以多操作一些-is helpful
VC6.0DataGridTest
- 在VC6.0里,DataGrid的加载数据库里的数据的测试,通过自我测试无问题-In VC6.0, the DataGrid loading database data testing, self-test
