-
计算方法和数值计算wymspline样条插值…
计算方法,或者是数值计算的 wymspline样条插值 自己做的,可能不是很好-calculation method, or the numerical calculation wymspline spline interpolation themselves, may not be very good
- 2022-11-27 18:05:03下载
- 积分:1
-
Bindows是一个用来创建功能强大的瘦客户端应用程序的框架。Bindows应用程序运行于现代的Web浏览器中。在其中,它们使用DHTML来呈现丰富的可以包含很...
Bindows是一个用来创建功能强大的瘦客户端应用程序的框架。Bindows应用程序运行于现代的Web浏览器中。在其中,它们使用DHTML来呈现丰富的可以包含很多不同窗体小部件(widget)的图形用户界面(GUI)。Bindows应用程序可以使用很多方法与服务器端进行交互。其中大多数方法是基于XML的。它同样支持XML-RPC和基于SOAP的Web Services。程序设计语言是JavaScript。 所有windows控件的模拟。按钮,标签,列表,文本框,对话框,颜色,样式,等等,一个典型桌面应用应该有的控件、样式都具备 新版本1.30beta,增加了千呼万唤的Theme支持。Erik&Emil不愧为世界水平的JavaScript高手,原本仅用做浏览器脚本支持的这个小东西如今被发挥得淋漓尽致,几乎到了浏览器JavaScript所能表现的最高境界-Bindows is a framework for B/S application. it works with morden exploer, use DHTML show GUI composed by lots of different widgets, and support many way to communicate with server base on XML,support XML-RPC and web services(SOAP).Bindows developed use JavaScript, implement all widgets in windows( button,tag,list-box, editbox,dialog) with same color and style etc. which enough to build a classic desktop application. New 1.30beta version, add Theme support. Erik&Emil is famous JavaSrcipt developer,they let the JavaScript on the top of the world.
- 2023-01-04 15:35:03下载
- 积分:1
-
通过VC代码bridge_cs
vc桥接模式源码.-code of bridge_cs by vc
- 2022-03-13 06:24:13下载
- 积分:1
-
OOP实验室数1例
应用背景这是面向对象程序设计实验室成立于2002例#实验室1关键技术没有新技术只是一些旧东西的练习和修改使用
- 2022-02-06 13:33:58下载
- 积分:1
-
Hotels Lodging Management System source code, interested can s
这是宾馆住宿管理系统的源代码,感兴趣可以-Hotels Lodging Management System source code, interested can s
- 2022-03-24 08:54:53下载
- 积分:1
-
本软件为运动会管理软件 可实现 添加 删除 修改 等操作 并在原有的基础之上做了大量的改进...
本软件为运动会管理软件 可实现 添加 删除 修改 等操作 并在原有的基础之上做了大量的改进-Games of this software management software can be modified to add such as the operation and delete the original basis of a lot of improving to do
- 2023-05-25 12:00:06下载
- 积分:1
-
java website source code
java网站源代码-java website source code
- 2023-05-30 20:10:03下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
ASP动感购物系列拍卖程序
ASP动感购物系列拍卖程序 -Dynamic ASP to ASP dynamic series of the auction process to the auction process series
- 2023-03-02 06:35:03下载
- 积分:1
-
基于导向滤波的图像插值
这是一个简单的利用导向滤波进行图像插值的matlab代码。在这个项目中,原图经过导向滤波后所得的图像通过设计的算法与原图插值结合,可以使得图像插值放大后的效果较好,速度很快。
- 2022-05-23 13:34:26下载
- 积分:1