-
My first fluid solver used an explicit solver with successive over
My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor -My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor
- 2022-05-26 00:19:40下载
- 积分:1
-
Windows下的XServer实现,需要cygwin或者MingW环境来编译。
Windows下的XServer实现,需要cygwin或者MingW环境来编译。
-Windows under XServer realized the need cygwin or MinGW environment to compile.
- 2023-05-23 01:00:04下载
- 积分:1
-
dll programming source for learning dll programming reference. We want to help.
dll编程源码,供dll编程学习使用参考。希望对大家有所帮助。-dll programming source for learning dll programming reference. We want to help.
- 2022-06-11 18:30:41下载
- 积分:1
-
vc++分割窗口编程,动态分割,分左右或上下视图
vc++分割窗口编程,动态分割,分左右或上下视图-vc split window programming, dynamic segmentation, or around next View
- 2022-01-30 11:30:02下载
- 积分:1
-
一个类似coreldraw的绘图的源代码,vc编的,很有参考价值
一个类似coreldraw的绘图的源代码,vc编的,很有参考价值-CorelDRAW graphics a similar source code, vc series, a good reference
- 2022-03-19 20:21:14下载
- 积分:1
-
CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。...
CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。-CRC, which is used in the network of well-tested, the maximum reached 10 well-tested through the program in data transmission, there is a definite guarantee.
- 2022-08-31 19:00:04下载
- 积分:1
-
一个简易的浏览器,用VC编的,对与初学VC的高级编程的人来说非常实用...
一个简易的浏览器,用VC编的,对与初学VC的高级编程的人来说非常实用-A simple explorer by VC, useful for someone who wants to study the advanced programming.
- 2022-07-15 14:31:53下载
- 积分:1
-
一个由VC做成的非常简单的钟表程序,看到的是线条结构,所以称之为线条钟表!...
一个由VC做成的非常简单的钟表程序,看到的是线条结构,所以称之为线条钟表!-VC caused by a very simple procedure of watches and watch the lines of the structure, known as the lines of watches!
- 2023-07-31 04:00:03下载
- 积分:1
-
用VC环境和DirectX写的一个天蚕变一样的游戏
用VC环境和DirectX写的一个天蚕变一样的游戏-VC environment and DirectX was a necessity of the same game
- 2022-08-07 17:21:04下载
- 积分:1
-
电机控制--通过安川伺服控制电机
#include "DIALOG.h"
#include "ButtonUse.h"
#include "led.h"
#include "beep.h"
//////////////////////////////////////////////////////////////////////////////////
//±¾³ÌÐòÖ»¹©Ñ§Ï°Ê¹Óã¬Î´¾×÷ÕßÐí¿É£¬²»µÃÓÃÓÚÆäËüÈκÎÓÃ;
//ALIENTEK STM32F103Õ½½¢¿ª·¢°å
//STemWin BUTTONʹÓÃ
//ÕýµãÔ×Ó@ALIENTEK
//¼¼ÊõÂÛ̳:www.openedv.com
//´´½¨ÈÕÆÚ:2015/4/10
//°æ±¾£ºV1.0
//°æÈ¨ËùÓУ¬µÁ°æ±Ø¾¿¡£
//Copyright(C) ¹ãÖÝÊÐÐÇÒíµç×ӿƼ¼ÓÐÏÞ¹«Ë¾ 2014-2024
//All rights reserved
//////////////////////////////////////////////////////////////////////////////////
#define ID_FRAMEWIN_0 (GUI_ID_USER + 0x00)
#define ID_BUTTON_0 (GUI_ID_USER + 0x01)
#define ID_BUTTON_1 (GUI_ID_USER + 0x02)
#define ID_BUTTON_2 (GUI_ID_USER + 0x03)
#define ID_BUTTON_3 (GUI_ID_USER + 0x04)
//¶Ô»°¿ò×ÊÔ´±í
- 2022-03-24 05:49:03下载
- 积分:1