资源列表
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
moban
- 这是在进行项目管理所需的节点管理文档。很好用,可供参考。-Baseline management demostration in development Project
a7a5cae1-c12f-42c9-918d-7aab0fceeb72
- 内容是VB一些经典代码程序!希望对大家有帮助!-This is a good program!Thank you fou use!
Openimagefile
- AppWizard has created this Openimagefile application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary