-
这是一个VB做的小程序,可以用各种语言写的计算器程序来对比其效率。...
这是一个VB做的小程序,可以用各种语言写的计算器程序来对比其效率。-This is a VB to do a small program can be written in various languages calculator program to compare its efficiency.
- 2022-04-14 16:12:33下载
- 积分:1
-
windows 编程基础知识,讲解清楚透彻,windows初学者有极大的帮助!...
windows 编程基础知识,讲解清楚透彻,windows初学者有极大的帮助!-basic knowledge of windows programming, on a clear and thorough, windows have great help for beginners!
- 2022-06-14 05:26:34下载
- 积分:1
-
同花顺游戏,已经通过测试例
好的快结束啦
同花顺游戏,已经通过测试例
好的快结束啦 -tonghuashun
- 2022-01-31 01:44:22下载
- 积分:1
-
我使用比较多的公用函数整理的
公用的过程代码,与具体业务无关...
我使用比较多的公用函数整理的
公用的过程代码,与具体业务无关-I use the more common function of the common collation process code has nothing to do with the specific business
- 2023-03-03 10:15:04下载
- 积分:1
-
function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four
function [tout, yout] = rk4(ypfun, tspan, y0, h)
%定步长四阶Runge-Kutta法求常微分方程(组)数值解
%[tout,yout] = rk4( ypfun , tspan, y0,h)
% 这里字符串ypfun是用以表示f(t, y)的M文件名,
% tspan=[t0, tfinal]表示自变量初值t0和终值tf
% y0表示初值向量y0,h是步长。
% 输出列向量tout表示节点 (t0 , t1 , … , tn)
% 输出矩阵yout 表示数值解,每一列对应y的一个分量-function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four-stage Runge- Kutta method for ordinary differential equations (Group) numerical solution% [tout. yout] = rk4 (ypfun, tspan, y0, h)% string ypfun here is used to indicate that f (t, y) M name, tspan% = [t0. tfinal] said variable initial and final t0 tf% y0 said initial vector y0, h is a step. % Output column vector tout said Node (t0, t1, ..., tn)% output matrix yout said numerical solution, each y counterparts out of a weight
- 2023-01-15 01:20:03下载
- 积分:1
-
Including the application menu UIMENU, calculator division, the use of a single...
包括UIMENU菜单的应用,除法计算器,单选框的使用,添加环境效果,改变坐标轴范围等子程序-Including the application menu UIMENU, calculator division, the use of a single box, add the environmental effects of changes in the scope axis Subroutine
- 2022-02-09 17:15:58下载
- 积分:1
-
游戏斗地主
游戏斗地主-Game斗地主
- 2022-01-27 20:32:18下载
- 积分:1
-
I P C机制的即“邮槽” (M a i l s l o t) 。用最简单的话来说,通过邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。在同一台计算机...
I P C机制的即“邮槽” (M a i l s l o t) 。用最简单的话来说,通过邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。在同一台计算机的不同进
程之间,或在跨越整个网络的不同计算机的进程之间,协助进行消息的传输。用邮槽来开发应用程序是一件非常简单的事情,不要求对 T C P / I P或I P X这样的基层网络传送协议有着非常深入的了解。一种具体协议创建套接字所需的基本步骤。-In a variety of network transmission protocol, in order to provide a network programming interfaces are familiar with the U.S., should pay attention to some of the various characteristics of network protocols. This chapter will talk about a comprehensive agreement to use a specific attention should be drawn to some of the characteristics, including some of the basic principles of network connections. In addition, we will also discuss how Wi nsock inquiry procedure to protocol information, and to explore a specific protocol for the creation of the basic steps required socket.
- 2023-05-14 17:00:03下载
- 积分:1
-
FLASH自动翻书的效果.跟上次发的那个手动翻书的不一样.可以用在MTV里头.上一次那个可以用来做电子杂志.或者网站....
FLASH自动翻书的效果.跟上次发的那个手动翻书的不一样.可以用在MTV里头.上一次那个可以用来做电子杂志.或者网站.-FLASH automatic book results. With the last of which made the manual book are not the same. Can be used in MTV Erlitou. the last that can be used for the electronic magazine. or website.
- 2022-05-31 14:16:25下载
- 积分:1
-
可以进行混和运算,带括号,和一些函数。此程序在VC++2008下编译。...
可以进行混和运算,带括号,和一些函数。此程序在VC++2008下编译。-Computing can be mixed, with brackets, and some function. This procedure in VC++ 2008 under the compiler.
- 2022-03-30 22:43:56下载
- 积分:1