资源列表
C
- C++、MFC创建进程管理器的代码 具体如题-C++, MFC code to create a specific process manager such as the title
Cpp20
- 该算法能计算出子字符串在一个字符串中的位置,以及显示这几个位置-The algorithm can calculate the substring position in a string, and show that these positions
VB-PENJUALAN
- trading visual basic
tanggal
- project date-visual basic
kalkulasi
- project calculation visual basic
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(
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
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.
Internal-Model-Access
- opnet help which explain more detailas for internal access model for opnet simulator
VB-essence-Digest-(CHM)
- VB精华文摘(CHM),供已对VB有基本学习后使用,很实用-VB essence Digest (CHM), for basic learning VB has, after use, very practical
C-P-P-pen-questions
- 230页大容量C++笔试题,各大公司面试试题,有详细答案及分析-230 high capacity C++ pen questions, major companies interview questions, answers and detailed analysis of
the-elements-of-programming-style
- 怎么做才能形成良好的编程风格,写出短小精悍的程序,那么 请阅读本书-How to do in order to form good programming style to write dapper procedures, please read the book