资源列表

« 1 2 ... .79 .80 .81 .82 .83 49684.85 .86 .87 .88 .89 ... 66581 »

[Windows编程CString-int-string-char

说明:str ()的简单实现 strstr(s1,s2)是一个经常用的函数,他的作用就是在字符串s1中寻找字符串s2如果找到了就返回指针,否则返回NULL。- static const char* _strstr(const char* s1, const char* s2) { assert(s2 && s1) const char* p=s1,*r=s2 while(*p!= \0 ) { while(
<qddqdd> 在 2025-07-19 上传 | 大小:3kb | 下载:0

[其他小程序2005CMDExample

说明:CMD auto command prompter.. it enables u to put commands when ur pc is infected with lots of virus and u can t run anything on it!! and has an example file too enjoy!
<dprocks> 在 2025-07-19 上传 | 大小:16kb | 下载:0

[Windows编程beerten

说明:In this paper, a comparison is made between different implementations of the three-level torque comparator for a Direct Torque Control (DTC) based induction motor drive. The DTC scheme controls stator flux and torque by means of hysteresis co
<yasser> 在 2025-07-19 上传 | 大小:232kb | 下载:0

[打印编程Super-report-printing-control

说明:超级报表打印控件,一个内容丰富的超级报表打印控件-Super report printing control
<李明> 在 2025-07-19 上传 | 大小:220kb | 下载:0

[其他小程序Production-signature

说明:制作特征码;一个实用简洁的制作特征码的工具-Production signature
<李明> 在 2025-07-19 上传 | 大小:3kb | 下载:0

[Windows编程functionPointers.tar

说明:Some simple use of function pointers in C. It declares 4 functions add, mult, sub, div and an array containting some pointers to these functions and in the main it demands to execute a function via the array.
<Averello> 在 2025-07-19 上传 | 大小:1kb | 下载:0

[Windows编程Internal-Model-Access

说明:opnet help which explain more detailas for internal access model for opnet simulator
<sherif> 在 2025-07-19 上传 | 大小:245kb | 下载:0

[打印编程ReportDesigner

说明:很好很丰富的报表设计器!可以好好学习其中的经验!-VERY GOOD-Very very rich report designer! One can learn from the experience!-VERY GOOD
<李明> 在 2025-07-19 上传 | 大小:1.15mb | 下载:0

[Windows编程VB-essence-Digest-(CHM)

说明:VB精华文摘(CHM),供已对VB有基本学习后使用,很实用-VB essence Digest (CHM), for basic learning VB has, after use, very practical
<李明> 在 2025-07-19 上传 | 大小:695kb | 下载:0

[其他小程序cooleditor-1834

说明:cooleditor-1834,一个从国外代码重新编辑的程序,供大家参考-cooleditor-1834, a re-edit from abroad, the program code, for your reference
<李明> 在 2025-07-19 上传 | 大小:967kb | 下载:0

[Windows编程C-P-P-pen-questions

说明:230页大容量C++笔试题,各大公司面试试题,有详细答案及分析-230 high capacity C++ pen questions, major companies interview questions, answers and detailed analysis of
<yu> 在 2025-07-19 上传 | 大小:1.12mb | 下载:0

[Windows编程the-elements-of-programming-style

说明:怎么做才能形成良好的编程风格,写出短小精悍的程序,那么 请阅读本书-How to do in order to form good programming style to write dapper procedures, please read the book
<yu> 在 2025-07-19 上传 | 大小:9.32mb | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 49684.85 .86 .87 .88 .89 ... 66581 »

源码中国 www.ymcn.org