资源列表
排序选择:
[控制台(字符窗口)编程] Answer C2
说明:实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置; int A ( const char * str1, const char * str2 ); 没有的话,返回-1 有则返回所在位置(从0开始) 写出函数,对编写函数main完成对strstr的功能的验证。 -achieve the standard library functions strstr function : the search for str<王鹏> 在 2025-09-16 上传 | 大小:3kb | 下载:0
[软件工程] Thinking in Patterns
说明:本书是关于设计的,多年来我一直从事这项工作。基本上说,从我第一次试着阅 读《设计模式》(Gamma, Helm,Johnson & Vlissides, Addison-Wesley, 1995,通常 1 被称作“四人帮 (Gang of Four)”或者 GOF)这本书开始。-the book is for the design, over the years, I have been engaged in this work. Basically, from the first<张恭泉> 在 2025-09-16 上传 | 大小:1.11mb | 下载:0
[控制台(字符窗口)编程] vectorExercise
说明:VC++编程基础之Vector使用。感觉vectoe很好用!~-VC++ programming base of Vector use. Vectoe feeling good use! ~<王鹏> 在 2025-09-16 上传 | 大小:3kb | 下载:0
[Web服务器] School_sms
说明:一个C#写的WEB方式的服务器,是一个家校通系统,另外有一个负责串口发送短信的,做为一个代码上传.-C# to write a Web server approach is a home-school system, and another one for the serial port to send text messages, as a code uploads.<王军> 在 2025-09-16 上传 | 大小:249kb | 下载:0
[串口编程] 179301COMMTC2_by_ssq
说明:串口程序。在TC环境下通过编译。不包含密码-Serial procedures. The TC environment through the compiler. Do not include passwords<小阿车> 在 2025-09-16 上传 | 大小:14kb | 下载:0
[串口编程] 594381serial003
说明:串口程序。dos底下的编程源码,在TC环境下通过编译-Serial procedures. Dos programming source code under the TC environment through compiler<小阿车> 在 2025-09-16 上传 | 大小:30kb | 下载:0
[界面编程] CDynamicDialog
说明:此文件实现了在VC++中动态创建对话框的功能,源文件包括很多函数说明了采用何种方法实现动态的创建对话框。此程序来自《电脑编程技巧与维护》。-achieved in VC dynamic dialog creation functions, including many of the source documents note the function method used to create dynamic dialog. This program from the "compute<刘德小花> 在 2025-09-16 上传 | 大小:39kb | 下载:0