搜索资源列表
matlab6src
- 从vc中调用matlab的画图、数值计算等函数,方便易行。-from vc Calling Matlab drawing, numerical calculation function, user-friendly.
pyzh1
- 在开发数据库应用程序过程中,经常会碰到使用“拼音码”进行商品编码的例子,好多商业软件模糊查询功能的关键就是“拼音码”技术。我们以前有手工输入、数据库表查询等解决方法,均不令人满意。经过多方对比和反复试验,开发出了这个“拼音码生成控件”,它自带查询接口函数,调用非常简单,该控件的开发环境为Win2000Server+VB6.0-in the development of database application process, frequently encountered "phone
wenjianxitongmonisheji
- 文件系统实现 1. 数据结构设计 通过分析设计题目,具体设计出主要的三个数据结构。 2. 程序流程设计 根据课程设计的内容,给出具体实现的思路和程序框图,并给一定的解释,流程图要和自己的程序实现一致,不求多,要简练明确,可以参考实验指导书。 3. 主要算法设计 根据课程设计的内容和实现文件系统需要,给出查找,插入文件,用户等关键算法,可以参考演示程序。 4. 模拟实现文件系统 根据设计的数据结构,流程框图以及具体算法,用C/C++ 等高级程序设计语言模拟文件系统
WorldClock
- 学习设计一个复杂嵌入式应用程序的方法,编写一个综合的嵌入式应用程序,包括操作系统的任务调用,液晶屏的绘图函数的调用等-study design a complex embedded application procedure for the preparation of an integrated embedded applications, including the task of calling operating system, the LCD screen mapping functi
Teacher
- 1、在两个基类中都要包含姓名、年龄、性别、地址、电话等数据成员。 2、在TEACHER类中还包含数据 成员TITLE(职称),在CADRE类中还包含数据成员POST(职务),在TEACHER—CARDRE类中还要包含数据成员WAGE(工资)。 3、对两个基类中的姓名、姓名、年龄、性别、电话等数据成员用相同的名字,在引用这些数据成员时,指定作用域。 4、在类体中声明成员函数,在类外定义成员函数。 5、在派生类TEACHER—CADRE的成员函数SHOW中调用TEACHER类中的DI
模幂
- 模幂算法,RSA算法,DNS等加解密算法里都回调用到的一个函数-Modular algorithm, RSA algorithm, such as DNS Lane decryption algorithms are used in a callback function
graphics_cpp
- 用C++语言写的可在Turbo C下编译运行的若干图形函数,调用C的graphics.h里的函数,能实现矩形,椭圆等图形的绘制-Using C++ language written in Turbo C compiler to run under a number of graphics functions, call the graphics.h in the C function, to achieve rectangular, oval, such as graphics renderin
Draw
- 主要就是用MFC实现画线、画扇形等操作,主要是一些画线的函数调用使用-Is to use MFC to achieve the main draw lines, draw fan and other operations, mainly because some function calls used to draw lines
windowsprogram
- 一个实现简单功能的窗口程序,包括调用各种窗口类函数,按钮设置等,实现基本的窗口编程-
123
- 实现系统窗口多样化,并且实现了winmain和winclass等函数的调用,有很强的实践参考能力。-To make the windows of the system various,and having used the winmain and winclass,it is so practical and thoughtful.