-
VC串口通讯
用C语言做一个串口通信的程序,使用串口1与串口2通讯,可以相互传输英文字符,波特率可以修改(Using C language to make a serial communication program, using serial port 1 to communicate with serial port 2, English characters can be transmitted to each other, and baud rate can be modified.)
- 2020-06-16 23:00:01下载
- 积分:1
-
用C编的一个小程序,基于Socket的基础编程,局域网连接,具有多线程...
用C编的一个小程序,基于Socket的基础编程,局域网连接,具有多线程-C-series with a small procedure, based on the basis of Socket programming, LAN connectivity, with multi-threaded
- 2023-04-03 17:10:03下载
- 积分:1
-
Soft_sensing_tools_BP+MATLAB
软测量软件包(BP+MATLAB),可以实现主导变量的在线测量(Soft-sensor package (BP+ MATLAB), can achieve a leading online measurement variables)
- 2007-10-17 14:16:23下载
- 积分:1
-
CLOCK
以实例为背景学习基于MFC的WINDOWS应用程序设计,编写一个模拟时钟程序,此程序在屏幕左边有一个指针式钟面,右方有两个矩形框,上面以数字方式显示日期和时间,该时间应与指针显示的时间一致,下方的矩形框作为秒表。用菜单选项或按钮设置时间和秒表。时间不必与机器系统时间相同,可任意设置。(Background-instance learning WINDOWS MFC-based application design, the preparation of an analog clock program, this program has a pointer on the screen on the left clock face, on the right there are two rectangular box, above digitally display the date and time, which should be consistent with the pointer display time, and the lower rectangular box as a stopwatch. With a menu option or button to set the time and stopwatch. Time Machine does not have the same system time can be set arbitrarily.)
- 2013-10-17 15:52:11下载
- 积分:1
-
一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。...
一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。-an analytic solution domain dynamic ip procedures. Including services and clients, the server is a static ip, client names can be installed and dynamic ip, regularly-updated notification services.
- 2022-11-24 18:55:03下载
- 积分:1
-
CSharp_VB-new
c#和vb的dll相互调用,包含源码,提供参考(C# and VB DLL call each other)
- 2014-03-29 10:58:19下载
- 积分:1
-
迭代算法
说明: 这里一共提供了四种迭代法:
+ 雅可比迭代法
+ 高斯赛德迭代法
+ 超松弛迭代法(SOR)
+ 共轭迭代法(There are four iterative methods
+Jacobi iterative method
+Gauss side iterative method
+Overrelaxation iterative method (SOR)
+Conjugate iteration metho)
- 2021-03-25 15:47:20下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1
-
Cheat-Engine-Tutorial--Unit-2
Cheat Engine Tutorial 1
- 2016-04-02 15:54:11下载
- 积分:1
-
wogefa
涡格法是空气动力学中的常用方法之一,这个程序可以通过自己设置机翼的节点来调整机翼的网格,设置来流速度,计算机翼的气动力。最后通过计算《空气动力学》教程中的一个涡格法算例验证了程序的正确性(Vortex lattice method is commonly used in aerodynamics one of the methods, this procedure can be set up through their own wing of the node to adjust the wing grid, set up to flow speed, computer-wing aerodynamic. Finally by calculating the )
- 2007-08-31 18:25:22下载
- 积分:1