搜索资源列表
C语言难点分析整理
- 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process
ewerwe
- 这是一个程序算法,主要描述的上PRIM算法,用C编写的-this a procedural algorithm, described in the main on PRIM algorithm, used in the preparation of C! !
gauss-C
- * 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵 * 输入: n----方阵A的行数 * a----矩阵A * m----矩阵B的列数 * b----矩阵B * 输出: det----矩阵A的行列式值 * a----A消元后的上三角矩阵 * b----矩阵方程的解X -out the main elements of Gaussian elimination method for solving matrix equ
c++xitong
- 设 计 一个c++的程序, 具 体 要 求 1、 公司主要有4类人员:经理、技术员、销售员、销售经理。 要求存储这些人的职工号、姓名、月工资、岗位、年龄、 性别等信息。 -design a process, a specific request, the company has four main categories : managers, technicians, sales, Sales Manager. These storage requirements of the
111111
- Visual C++编程技巧之 1.如何获取应用程序的实例句柄? 2.如何通过代码获得应用程序主窗口的指针? 3.如何在程序中获得其他程序的 图标? 4.如何编程结束应用程序?如何编程控制windows的重新引导? 5.怎样加栽其他的应用程序? 6.确定应用程序的 路径 7.获得各种目录信息 8.如何自定义消息 -Visual C programming skills one. Application procedures for obtaining ha
XXXX
- C语言编程宝点之XXXX main()主函数 每一C 程序都必须有一main()函数, 可以根据自己的爱好把它放在程序的某 个地方。有些程序员把它放在最前面, 而另一些程序员把它放在最后面, 无论放 在哪个地方, 以下几点说明都是适合的。 1. main() 参数 在Turbo C2.0启动过程中, 传递main()函数三个参数: argc, argv和env。 * argc: 整数, 为传给main()的命令行参数个数。 * argv: 字符串数
libudf.rar
- this is the main conpenent when you devolop a udflibary this include every tife of files you can ckeck in fluent ,this is the main conpenent when you devolop a udflibary this include every tife of files you can ckeck in fluent
vim64_modi.tar
- vim64增加.c,.ec文件自动备份功能,将fileio.c和main.c复制到vim64/src目录下编译 vim -B格式使用vim编辑.c,.ec文件时可以自动备份编辑文件,备份文件名:.$[filename].c.bak-vim64 increase. c,. ec document automatic backup functions, will be copied to fileio.c and main.c compiled vim64/src directory vim-B
C_Parser_training
- this program can detect well known tags in c/c++. its not a completely full c parser but it has the main idea about how to parse/analyze code .-this program can detect well known tags in c/c++. its not a completely full c parser but it has the ma
ACCESSSQL
- 本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的 -Powered by C language and Java languages, embedded development, the main algorithm, the number source of hundreds of thousands, there are more than 200 categories, many of t
students_manage_system
- 学生管理系统 简单的实现从文件中进行输入输出功能 主要文件 students.h /students manage system.c-This is a simple instance of Input_Output_from_file the main files : students.h and students manage system.cpp
Assignment_3
- 按规定的格式处理字符串 You will design and implement a program that will take as command line arguments descr iptions of types, possibly associated with variable names, some of those variable names possibly referring to other variable names, check t
main
- 用C实现的ECC算法,用于用软件模拟ECC算法 -用C实现的ECC算法,用于用软件模拟ECC算法
C
- C语言代码写的文件系统实验操作,主要是提供操作系统课程的实验代码-C language code written in the file system, experimental operation, the main operating system course is to provide experimental code
C-CPPDLL
- 主要实现C/C++ 对文件读写各种操作。-Main achieved C/C++ for file read and write all kinds of operations.
ExcelAccessSrc
- 主要是是C++对Excel写入,读取等操作-Main Yes Yes C++ for Excel to write, read and other operations
NCE
- 特色: 1)采用遍历文件夹的方法搜索全部文件 2)采用了wide char宽字符编程,其处理函数与早期C、C++库函数略有不同 3)本程序在VC9(Visual Studio 2008 SP1)环境编译通过 功能简介: 本程序应朋友之邀而作 朋友拿到新概念英语1~3册的MP3文件,命名规律为: Lesson(n).MP3,Lesson(n).LRC。 但是n的字符数是变化的,如Lesson(1).mp3, Lesson(143.MP3)等。 这样的文件命
exam01
- 在标准C++中,对于输入流操作异常时的处理和恢复,本示例通过多种方式的输入操作比较了处理时的注意点,使用时只要在MAIN函数中去掉相关的注释即可。-the exception s Processing and Recovering when using the iostream operation.
main(5).cpp
- 大整数的运算,c++的计算对整数的位数有要求,此代码实现对大整数的加减乘除的运算-Large integer arithmetic, c++ integer calculation of the number of bits required, this code for a large integer arithmetic operations
main
- 此代码为C语言操作文件的源代码,打开本地文件后,动态写入数据并进行保存-The source code for C language files, open the local files, dynamic and save your work after writing