资源列表
[其他小程序] gauss_seidel
说明:gauss_seidel method for nonlinear equation<abolfazl> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[其他小程序] Newton_Rawson
说明:Newton_Rawson method is one of the best algorithm for nonlinear equation<abolfazl> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] XFont_demo
说明:XFont retrieves the name of the font file from the regsitry, and the font name from the font file<raphacp> 在 2025-09-13 上传 | 大小:32kb | 下载:0
[其他小程序] 0template-stm32f103-GLCD
说明:stm32f103rbt6 glcd template<m.r.darestani> 在 2025-09-13 上传 | 大小:639kb | 下载:0
[其他小程序] CAN_Rec_STM32F107
说明:Stm32f107 can template simple<m.r.darestani> 在 2025-09-13 上传 | 大小:515kb | 下载:0
[其他小程序] CAN_Trans_STM32F103
说明:can stm32f103rbt6 transmitter<m.r.darestani> 在 2025-09-13 上传 | 大小:505kb | 下载:0
[其他小程序] DMA_Interrupt
说明:Usart stm32f103rbt6 template DMA interrupt<m.r.darestani> 在 2025-09-13 上传 | 大小:22kb | 下载:0
[其他小程序] DMA_Polling
说明:usart Dma polling stm32f103rbt6<m.r.darestani> 在 2025-09-13 上传 | 大小:15kb | 下载:0
[其他小程序] Smartcard
说明:smart Card stm32f103rbt6 template<m.r.darestani> 在 2025-09-13 上传 | 大小:17kb | 下载:0
[C#编程] WpfD3D
说明:要在WPF中完美的支持YUV数据的显示,通常的解决方式是使用先把YUV数据转换成WPF可以支持的RGB数据,然后利用类似于WriteableBitmap的控件,把他展现在WPF上。这么做的主要问题是在做RGB转换的时候,需要消耗大量的CPU, 效率比较低。一种优化方式是使用FFMPEG里的SwScale或者Intel的IPP库,这些库经过了一定的优化,可以有限度的使用硬件加速。这里2为一个使用WritableBitmap的例子。-To perfect support in WPF YUV dat<huge> 在 2025-09-13 上传 | 大小:22.76mb | 下载:0