-
graph-theory
数据结构图论问题,初学数据结构的学生可以通过这些简单的问题熟悉数据结构课程(Data structure graph theory problem, learning data structures for students through these simple questions can be familiar with the data structure courses)
- 2013-10-14 17:22:09下载
- 积分:1
-
【MFC】ListControl控件实现翻页
实现list翻页。MFC控件,对ListControl实现翻页功能。
Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.(Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.)
- 2020-11-06 23:09:50下载
- 积分:1
-
Invetor
变频器控制电路,内有详细PCB板。经测试,性能正常,能直接使用。(
Inverter control circuit, which has a detailed PCB board. After testing, the performance of normal, can be used directly.)
- 2015-09-12 08:34:32下载
- 积分:1
-
MultiUAV2
提供一个支持多无人系统协同对抗决策优化的平台(Provide a platform to support cooperative confrontation of multiple unmanned systems)
- 2020-10-21 11:37:24下载
- 积分:1
-
文件管理系统
文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统 文件管理系统
- 2022-03-29 21:40:10下载
- 积分:1
-
bindCode2008
AppWizard has created this BindFile 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 of what you will find in each of the files that
make up your BindFile application.(AppWizard has created this BindFile appli cation for you. This application not only demon strates the basics of using the Microsoft Found ation classes but is also a starting point for wr iting your application. This file contains a su mmary of what you will find in each of the files th at BindFile make up your application.)
- 2007-06-07 14:12:17下载
- 积分:1
-
asp.net excel下载
attachment 参数表示作为附件下载,您可以改成 online在线打开
filename=FileFlow.xls 指定输出文件的名称,注意其扩展名和指定文件类型相符
Response.ContentType指定文件类型 可以为application/ms-excel
或其他浏览器可直接支持文档
- 2022-05-07 04:07:12下载
- 积分:1
-
三维点云非均匀采样
该程序用于三维数据的孔洞修补,可根据洞的大小进行选择性修补。修补类型可选择平滑、按曲率修补两个选项。
主要实现过程:
1.孔洞检测
2.孔洞的大小计算;
3.洞的选择性修补;
- 2022-05-31 19:41:15下载
- 积分:1
-
12?ADC ??Multisim
说明: STC8F2K64S2系列单片机提供16个中断请求源,分别是:外部中断0中断(int0)、定时器0中断(timer0)、外部中断1中断(int1)、定时器1中断(timer1)、串行端口1中断(uart1)、低压检测中断(lvd)。,串行端口2中断(UART2),串行外围接口中断(SPI),外部中断2中断(INT2),外部中断3中断(INT3),定时器2中断(Timer2),外部中断4中断(INT4),定时器3中断(Timer3),定时器4中断(Timer4),比较器内部PT(CMP),I2C总线中断。除了外部中断2、外部中断3、定时器2中断、定时器3中断、定时器4中断和比较器中断固定是最低优先级中断外,所有其他中断都有四个可设置的中断优先级。(STC8F2K64S2 series single chip microcomputer provides 16 interrupt request sources, which are: external interrupt 0 interrupt (INT0), timer 0 interrupt (Timer0), external interrupt 1 interrupt (INT1), timer 1 interrupt (Timer1), serial port 1 interrupt (UART1), low voltage detection interrupt (LVD), serial port 2 interrupt (UART2), serial peripheral interface interrupt (SPI), external interrupt 2 interrupt (INT2), external interrupt 3 interrupt (INT3), Timer 2 interrupt (Timer2), external interrupt 4 interrupt (INT4), timer 3 interrupt (Timer3), timer 4 interrupt (Timer4), comparator interrupt (CMP), I2C bus interrupt. Except that the external interrupt 2, the external interrupt 3, the timer 2 interrupt, the timer 3 interrupt, the timer 4 interrupt and the comparator interrupt fixed are the lowest priority interrupts, all the other interrupts have four interrupt priorities that can be set.)
- 2020-06-25 08:00:02下载
- 积分:1
-
图书管理系统C++课程设计
c++课程设计——图书管理系统
Book 类 表示一本图书的信息,其 部分 成员函数 实现
bookList 类表示所有图书的图书库存信息,其 部分成员函数对象数组,且数组空间是
动态分配的。
用 bookdata.txt 文件模拟实现“数据库”, 即 即 程序运行时刻,所有的图书记录信息均在程
) 序内部的线性表中(在内存中) ; 程序退出时,所有的图书记录信息均存储到数据文件
bookdata.txt 中,以备下次运行时再次调入内存的线性表中。
- 2022-01-26 08:10:51下载
- 积分:1