-
tut-rest-master
You re creating an API that clients need to consume across the web.
You want to open up your organization s data to consumption by varied clients across the web.
You need to integrate your application with other applications inside your own organization, but you don t have control over the languages, tools, or frameworks for those applications.
- 2014-03-18 11:30:50下载
- 积分:1
-
CFD_Notes_2
Finite difference methods:
Spatial discretization (3)
Temporal discretization (2)
Convergence, Consistency, Stability (2)
Solution of PDEs require spatial and temporal discretization
Typically, the spatially-discretized domain is called the grid
The PDE (originally on a continuous domain) is solved on a discrete set of grid points
Typically, the PDE is reduced to a set of algebraic equations (that might or might not involve matrix inversion)
Types of grids:
Structured grid
Unstructured grid
Hybrid grids
- 2014-05-26 20:22:18下载
- 积分:1
-
VTK-Users-Manual
VTK用户手册(VC++版),包含VTK系统架构概述,使用基础,VTK可视化技术,三维体数据,数据接口对象等内容(VTK User s Manual (VC++ edition), including VTK system architecture overview, use foundation, VTK visualization technology, three-dimensional volume data, data interface object, etc.)
- 2016-01-24 16:34:23下载
- 积分:1
-
memory_edit
一个可以查看内存,并且可以编辑内存的小程序(one can view memory, and can edit the memory small programs)
- 2005-02-27 01:26:48下载
- 积分:1
-
Applet
使用JAVA实现多个Applet间进行通信,Applet1向Applet2发送消息,Applet2将收到消息显示出来。(JAVA Applet using multiple communications between, Applet1 send a message to the Applet2, Applet2 will receive the message displayed.
)
- 2011-05-18 12:07:33下载
- 积分:1
-
VB TCP Chat procedure, and use windows socket achieve.
用VB实现的TCP聊天程序,利用windows socket实现。-VB TCP Chat procedure, and use windows socket achieve.
- 2022-11-10 20:50:03下载
- 积分:1
-
Librarysystem
检测用户是否存在,借书还书功能,新书推荐,书籍查找等多项功能,页面优化级别A(this is a good Library System plase know from Chinese detail)
- 2020-06-18 01:20:01下载
- 积分:1
-
编辑距离问题
说明: 设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:1)删除一个字符;2)插入一个字符;3)将一个字符改为另一个字符。将字符串A变换为字符串B所用的最少字符操作称为字符串A到B的编辑距离,记为d(A,B)(Let A and B be two strings. String A is converted to string B with the least number of character operations. The character operations mentioned here include: 1) deleting a character; 2) inserting a character; 3) changing one character to another character. The minimum character operation used to convert string A to string B is called the editing distance from string A to B, which is denoted D D as D (A, B).)
- 2019-05-29 15:41:34下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1
-
xiaoyoulu
校友录管理系统,书籍源码赠送,适合初学者借鉴使用。(Alumni management system, source books gift, suitable for beginners learn to use.)
- 2014-09-15 11:36:55下载
- 积分:1