-
C-Technique
C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它的功能性非常强大,目前是各高校的一门必修课。并且市场上许多软件也是基于C语言的平台而产生的,所以C语言在大学中的教学也称得上是"不遗余力"。但是近些年很多的学生普遍反映C语言晦涩难懂,不容易学透,非常努力的学最后却得不能心满意足,课程过后一无所获,甚至一个小小的程序都写不出来,于是针对这些情况就做出一些初步的分析,并且从C语言编程技巧上提出相关的改善对策。 (C language is a computer programming language, both with advanced language features, but also has characteristics of assembly language. Its function is very powerful, is now a required course in colleges and universities. And also a lot of software on the market based on the C language, platform and produce, so C language teaching at the university is also described as a "spare no effort." But in recent years, a lot of students generally reflect the C language obscure, not easy to learn thoroughly, very hard to learn, but finally could not have satisfied the course after nothing, even a small program that can not write, so for these situations to to make some preliminary analysis, and from the C programming language skills relevant improvement measures put forward.)
- 2013-10-08 20:40:35下载
- 积分:1
-
ODBCConnectionTest1
1、测试连接Oracle数据库,成功实现了用Oracle.ManagedDataAccess.dll访问Oracle数据库。
2、成功实现了动态SQL语句的的编写和访问Oracle数据库
附:3、测试项目用名ODBCConnectionTest,实际测试没有用odbc的方式连接Oracle。这一点本人说明下,以免界内人士吐槽。(oracle.dataaccess_dll)
- 2018-01-12 11:31:10下载
- 积分:1
-
圖像打印
圖像打印
- 2015-01-31下载
- 积分:1
-
lab14-CAN
介绍了DSP28335的CAN内部模块的使用过程,包含了内部寄存器的配制和使用!(Introduced the use of the process of the DSP28335 CAN internal module contains the formulation and use of the internal registers)
- 2012-08-23 20:45:10下载
- 积分:1
-
c++实现P2PDemo(点对点聊天)
这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是:1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm2)王艳平
- 2021-03-23 18:59:15下载
- 积分:1
-
zip30
有关zip压缩的相关免费代码,很好很经典(some code about zip,it is free)
- 2010-08-06 08:40:15下载
- 积分:1
-
四则运算 计算器程序
简单的四则运算程序,用c语言编写,
在程序中最多只能有3个数字与3个运算符号的运算。
程序包括主函数main. 与 计算函数cal();
需要比较运算优先级。程序一览如下所示。
#include main() {
int i, j = 4;
- 2022-08-19 20:26:23下载
- 积分:1
-
RC632
RC632 支持TYPEA/B,15693 51单片机MDK工程源码
- 2022-07-05 12:36:46下载
- 积分:1
-
attitude_estaminate
姿态估计的源码,可以快速算出xyz坐标,数据可以通过matlab等进行二次开发。(Pose estimation of source code, you can quickly calculate the xyz coordinates, matlab and other data can be secondary development.)
- 2014-11-28 17:45:25下载
- 积分:1
-
htmlcxx-0.86.tar
用于 C++ Html 文件的 开源解析器(C++ Html parse)
- 2018-10-21 23:10:15下载
- 积分:1