搜索资源列表
CSharp编码规范
- 东软的c#编码规范,好的代码习惯有如下好处: 1 方便代码的交流和维护。 2 不影响编码的效率,不与大众习惯冲突。 3 使代码更美观、阅读更方便。 4 使代码的逻辑更清晰、更易于理解。-Neusoft c # coding norms, good habits code has the following advantages : a convenient source of exchange and maintenance. 2 does not affect the
C++类学习资料
- 1.编写一个类,声明一个数据成员和一个静态数据成员,其构造函数初始化数据成员,并把静态数据成员加1,其析构函数把静态数据成员减1。 (1) 编写一个应用程序,创建该类的3个对象,然后显示其数据成员和静态数据成员,再析构每个对象,并显示它们对静态数据成员的影响。 (2) 修改该类,增加静态成员函数并访问静态数据成员,并声明静态数据成员为保护成员。体会静态成员函数的使用,静态成员之间与非静态成员之间互访问题。 -1 write a class, declare a data mem
UTF-8toGB2312
- 《UTF-8与GB2312之间的互换》c++与网页通信必须用到的.-" UTF-8 and the GB2312 exchange between the" c++ and Web communications to be used.
air
- 航空订票信息系统很好的一个用C篇的,希望大家下载交流-Air booking information systems, a very good article by C I hope we can download the exchange of
Ccoursedesign
- C++教程和课程设计的学习采用,上传供交流,方便学习-C++ tutorials and curriculum design, learning adoption, upload for the exchange, facilitate learning,
Cinstruct
- C#教程,网上下载的,仅用于学习交流用途。-C#tutorials, online download, only for study and exchange purposes.
Google-CPP-Style-Guide
- 介绍了goole中C++编程规范,设计一个通用的程序,增强交流性-Introduced goole in C++ programming specification, design a common procedure to enhance the exchange of
CPPmianxiangduixiang131456841
- c++技术编程,很优秀的教学课件,全套,欢迎您的下载,欢迎交流-C++ programming, very good courseware, full range, welcome you to download, welcomed the exchange of
ex11
- 关于单片机实验中的电子时钟实验c语言程序,供大家学习交流-Microcontroller experiments electronic clock experiment c language program for the Learning Exchange
Windows_XP_IIS
- 数据库连接出错的问题困恼了我好几天了,原因是连接数据库时必须通过C:\Windows\temp目录作缓存进行数据交换,所以必须给IIS的匿名用户“IUSR_计算机名”访问此目录的权限。以下在NTFS格式分区给文件夹设置权限的方法请仔细看,如果你的网站目录放在NTFS格式分区的话,也要用同样方法赋予权限网站才能访问。-The database connection error distress days, because when you connect to the database throu
asp_ym
- 数据库连接出错的问题困恼了我好几天了,原因是连接数据库时必须通过C:\Windows\temp目录作缓存进行数据交换,所以必须给IIS的匿名用户“IUSR_计算机名”访问此目录的权限。以下在NTFS格式分区给文件夹设置权限的方法请仔细看,如果你的网站目录放在NTFS格式分区的话,也要用同样方法赋予权限网站才能访问。-The database connection error distress days, because when you connect to the database throu
c-program
- C语言的课件,为老师和学生的学习和交流提供方便-C language courseware to facilitate learning and exchange of teachers and students
Notebook
- 自己写的记事本C#代码,仅供参考交流学习,代码不全,欢迎指正-Notepad to write their own C# code, for reference only exchange study incomplete code, please correct me
change-three-figers
- c语言学习基础程序:交换3个数字顺序,理解结构好用途-use c++ to exchange 3
mycgic
- cgi源码包 含有测试程序 可以交流讨论 是c语言网页开发的基础-CGI source package containing the test program can discuss exchange is the basis of C language webpage development
XL232UP
- 一款MCU的与上位机通信C代码程序,可实现数据交换。-A Communication between PC and MCU' s C code, which enables data exchange.
c-cpp
- (1) 实现二叉树先序遍历、中序遍历、后序遍历等运算。 (2) 实现计算二叉树叶子结点和交换二叉树中所有结点左右子树的运算 -(1) binary tree preorder, preorder, postorder traversal operations. (2) calculated to achieve binary tree leaf node and all nodes exchange binary sub-tree operations around
charu
- 这是一个有关C语言中有关排序的算法,请各位 看看,有意见可以交流-This is a C language algorithms related to sorting, you see, there can exchange views
weiyu
- 这是 一个有关C语言中验证位域 的算法,请在家看看,有意见可以交流-This is a C language algorithms to verify the bit field, please take a look at home, there can exchange views
OPC-plc-exchange
- 采用C++实现OPC与PLC之间通讯可采用同步与不同步两种方式代码详解-Using C++ to realize the communication between OPC and PLC synchronous and non synchronous code detailed by two ways