搜索资源列表
BMP位图文件结构及平滑缩放
- 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device
改进的显示目录的树型结构
- 你能指定对话框的父窗口,它能作为一个模态对话框. 你能指定对话框的标题 dobrowse()函数能切断默认路径的 \\ 字符. 这个类有个虚拟成员能动态的使能或禁用ok按钮.它还能指定状态区显示的文字. -you can designate the parent dialog window it could serve as a Modal Dialog. you can designate the title of the dialog dobrowse () func
DFS算法的非递归函数
- 我的数据结构作业 是比较经典的算法 请大家参考-operating data structure is more classical algorithm please refer to
微软未公开API【NtQuerySystemInformation】函数
- IN OUT PVOID SystemInformation, IN ULONG SystemInformationLength, OUT PULONG ReturnLength OPTIONAL); NTQUERYSYSTEMINFORMATION NtQuerySystemInformation; 从中可以看到,SystemInformationClass是一个类型信息,它大概提供了50余种信息,也就是我们可以通过这个函数对大约50
family
- 是家谱管理系统,没有用树结构,我用了堆,重写了堆函数,重载了比较函数,可以对初学者有所帮助。-Management System is a family tree, did not use tree structure, I used the reactor to rewrite the stack function, a relatively heavy-duty function, can be helpful for beginners.
File
- windows2000系统关于文件操作的内核函数和结构体的记录和用法。-windows2000 system kernel on the file operation function and structure of records and usage.
Registry
- windows2000系统关于注册表操作的内核函数和结构体的记录和用法。-windows2000 operating system kernel on the registry function and structure of records and usage.
StudentManage
- 采用程序设计软件WIN-TC编写程序,本系统主要用于学校学生信息管理,其主要任务是用计算机对学生各种信息进行日常管理,如查询、修改 、清空、删除,针对这些要求设计了学生信息管理系统,本系统程序有图形界面函数、逻辑函数、输入输出函数、数据结构 函数、存储函数等函数组成。此外,系统采取类似于WINDOWS操作系统的界面,并有操作提示,易于用户的使用,有良好的人机交互功能。-The WIN-TC, the programming software, programming, this system i
jiegou
- 用M-B函数模拟分形表面轮廓并由结构函数法求出分形轮廓的分形维数-MB function is applied to simulate fractal surface profile and structure function method foe computing the fractal dimension of the fractal profile is proposed.
调用示例
- C#调用C++ dll, 包括结构体, 数组, 函数指针, 字符串等等(C# calls C++ DLL, including the structure, array, function pointer, string, and so on)
fangban_pinxianghanshu
- 通过MATLAB编程,求解出结构的质量矩阵,刚度矩阵,特征值,特征向量,并求得结构的响应(Through MATLAB programming, the mass matrix, stiffness matrix, eigenvalue and eigenvector of the structure are solved, and the response of the structure is obtained)
ConsoleApplication5
- 使用克鲁斯卡尔算法和普里姆算法,使用图形化函数graph.h画出效果图,音频背景部分需自行添加,采用按键监听,直接使用键盘对应按键选择操作(Using the Kruskal algorithm and prim algorithm, using graphical graph.h function to draw renderings, the need to add the background audio part, adopts the key to monitor, directly
作业1.2
- 公鸡每只5元,母鸡每只3元,小鸡3只一元,N元买N只鸡,有多少种买法? 1. 试编程解决买鸡问题。用户输入N,能输出所有的买法,其中N以值调用的形式在函数参数表中出现。 2. 分析算法的复杂度,结合复杂度分析考虑算法如何优化。(5 yuan per cock, 3 yuan per hen, 3 chicks a dollar, N yuan to buy N chicken, how many kinds of buy? 1. trial programming to solve the
18
- 设计圆类circle数据成员为圆的半径,成员函数用于完成圆周长和面积的计算(Designing round circle data members is the radius of the circle, and the member functions are used to complete the calculation of circle circumference and area.)
编写插值函数结构程序
- 数值分析程序语言课后习题,编写插值函数结构程序, Lagrange插值多项式M文件(The numerical analysis of the program language after class exercises, the programming of the interpolation function structure, the Lagrange interpolation polynomial M file)
数据结构-串操作的实现-实验报告
- (1)掌握串的顺序存储结构; (2)验证顺序串及其基本操作的顺序; (3)掌握串的操作特点。 1.2 实验要求: (1)定义一个包含串的求长度、拼接、比较大小等基本操作的头文件函数原型; (2)实现串的求长度、拼接、比较大小等基本操作。((1) mastering the sequential storage structure of the string; (2) the sequence of verifying the sequence of sequence and it
数据结构课程设计报告(大整数的运算)
- 1、设计一个实现长整数进行四则运算的程序,长整数长度在二十位以上,有正负数的区别。 2、输入每四位一组,组间用逗号隔开,长整数位数没有上限,以分号结束长整型数据的输入。用lnode结点数据结构存储数据。每一个数据有一个头结点,它的data域用来放数据的正负数。其余结点的数都为正整数。 3、程序包含数据的输入,判断,运算,输出和主函数。 4、具体程序执行的命令包括: 输入函数:inputa();inputb();//的输入并建立双向循环链表 判断函数:
dm02_线性表顺序存储设计与实现
- 数据结构(C语言版)线性表的顺序存储API函数实现代码(The API function realization code of the linear table of data structure)
Lecture Notes
- 离散结构基础课程:函数 逻辑 数字系统 集合 证明(discrete structure basic course: functions logic number systems sets relations)
结构可靠度分析的响应面法及其Matlab实现_桂劲松
- 通过matlab求解了响应面函数,然后进行了可靠度和灵敏度分析。(The response surface function was solved by matlab, and reliability and sensitivity analysis were performed.)