资源列表
SCMcode
- 里面是单片机的开发板的源程序,包括AD,DA转换,数码管显示,按键的识别,液晶的显示是、数据存储,等等 还有开发板配套的原理图和PCB图纸,让你看整个程序更容易
run-TEST
- 一种用于模拟测试ATMC操作程序,非常好用。-A method for simulation testing ATMC operating procedures, very easy to use.
the_c_Plusplus_standard_library
- Effective_C++ 第二版,对第一版中的错误进行了修复,比较经典-Effective_C_Plus_Plus_2ed
imageProcessFramework2.tar
- Qt image process framework
DICOM-Explorer
- 一款能读取DICOM格式图片的浏览器,并附CT数据-One browser can read DICOM format image browser, accompanied by CT data
j_9318_dfdc
- 基于ASP的酒店订房系统,数据库是acce-ASP-based hotel reservation system, database access
Report_JPEG-and-JPEG2000
- research paper on xilinx system gernator
MyDraw
- 计算机图形学扫描线填充算法,MFC程序。-Computer graphics scan line filling algorithm, MFC program.
stm32-adc-dma
- 在 STM32 中,使用 ADC 时往往采用 DMA 传输方式,由 DMA 把 ADC 外设转换的数据传输到 SRAM,再进行处理,甚至直接把 ADC 的数 据转移到串口发送给上位机.-In STM32, often employ the use of ADC DMA transfer mode, the DMA the ADC peripheral conversion of data to the SRAM, and then processed, or even directly to
CornerDetection
- 数字图像处理 角点检测 opencv编程-Digital image processing, corner detection
camerallocatetomakeitasthereal
- 对图像畸变进行处理和校正,以使得广角摄像头所成的畸变图像回复为和实物看起来一样。,to make image as the object so we can disposse the correct
Multithreading
- 实验3 TCP和UDP套接字综合应用 要求:(1)TCP、UDP (2)C/S (3)多线程编程 摘要:设计简单的客户/服务器,服务器实现并发同时响应客户的UDP通信要求,也能响应客户端发过来的TCP通信要求。 TCP客户: 客户创建流套接字,向服务器发起TCP连接。 连接创建成功后,通过套接字向服务器持续发送或是接收数据。 (3)输入或是收到命令”end”,结束收发数据,并断开与服务器的连接。 UDP客户: (1)客户创建数据报套接字,通过该套
