HoPLLS (Hierarchy of protein loop-lock structures) (http://leah.haifa.ac.il/~skogan/Apache/mydata1/main.html) is a web server that identifies closed loops-a structural basis for protein domain hierarchy. The server is...HoPLLS (Hierarchy of protein loop-lock structures) (http://leah.haifa.ac.il/~skogan/Apache/mydata1/main.html) is a web server that identifies closed loops-a structural basis for protein domain hierarchy. The server is based on the loop-and-lock theory for structural organisation of natural proteins. We describe this web server, the algorithms for the decomposition of a 3D protein into loops and the results of scientific investigations into a structural “alphabet” of loops and locks.展开更多
The advantage of recursive programming is that it is very easy to write and it only requires very few lines of code if done correctly.Structured query language(SQL)is a database language and is used to manipulate data...The advantage of recursive programming is that it is very easy to write and it only requires very few lines of code if done correctly.Structured query language(SQL)is a database language and is used to manipulate data.In Microsoft SQL Server 2000,recursive queries are implemented to retrieve data which is presented in a hierarchical format,but this way has its disadvantages.Common table expression(CTE)construction introduced in Microsoft SQL Server 2005 provides the significant advantage of being able to reference itself to create a recursive CTE.Hierarchical data structures,organizational charts and other parent-child table relationship reports can easily benefit from the use of recursive CTEs.The recursive query is illustrated and implemented on some simple hierarchical data.In addition,one business case study is brought forward and the solution using recursive query based on CTE is shown.At the same time,stored procedures are programmed to do the recursion in SQL.Test results show that recursive queries based on CTEs bring us the chance to create much more complex queries while retaining a much simpler syntax.展开更多
物理实验数据的处理方法很多,大多数据处理能力有限,而一些采用Matlab开发的数据处理系统又不具备网络功能。通过具体实例研究了基于B/S结构、利用Matlab Web Server处理物理实验数据系统,解决了Web系统开发程序中数值计算能力较差,特...物理实验数据的处理方法很多,大多数据处理能力有限,而一些采用Matlab开发的数据处理系统又不具备网络功能。通过具体实例研究了基于B/S结构、利用Matlab Web Server处理物理实验数据系统,解决了Web系统开发程序中数值计算能力较差,特别是结果可视化难点问题,可以实现跨平台应用。用户只借助Web浏览器就可以在Internet上利用Matlab的强大计算功能实现实验数据的处理工作,可以利用其丰富的图形功能而不需安装Matlab软件。应用程序的安装和维护只需在服务器端进行,方便、安全,具有推广价值。展开更多
文摘HoPLLS (Hierarchy of protein loop-lock structures) (http://leah.haifa.ac.il/~skogan/Apache/mydata1/main.html) is a web server that identifies closed loops-a structural basis for protein domain hierarchy. The server is based on the loop-and-lock theory for structural organisation of natural proteins. We describe this web server, the algorithms for the decomposition of a 3D protein into loops and the results of scientific investigations into a structural “alphabet” of loops and locks.
文摘The advantage of recursive programming is that it is very easy to write and it only requires very few lines of code if done correctly.Structured query language(SQL)is a database language and is used to manipulate data.In Microsoft SQL Server 2000,recursive queries are implemented to retrieve data which is presented in a hierarchical format,but this way has its disadvantages.Common table expression(CTE)construction introduced in Microsoft SQL Server 2005 provides the significant advantage of being able to reference itself to create a recursive CTE.Hierarchical data structures,organizational charts and other parent-child table relationship reports can easily benefit from the use of recursive CTEs.The recursive query is illustrated and implemented on some simple hierarchical data.In addition,one business case study is brought forward and the solution using recursive query based on CTE is shown.At the same time,stored procedures are programmed to do the recursion in SQL.Test results show that recursive queries based on CTEs bring us the chance to create much more complex queries while retaining a much simpler syntax.
文摘物理实验数据的处理方法很多,大多数据处理能力有限,而一些采用Matlab开发的数据处理系统又不具备网络功能。通过具体实例研究了基于B/S结构、利用Matlab Web Server处理物理实验数据系统,解决了Web系统开发程序中数值计算能力较差,特别是结果可视化难点问题,可以实现跨平台应用。用户只借助Web浏览器就可以在Internet上利用Matlab的强大计算功能实现实验数据的处理工作,可以利用其丰富的图形功能而不需安装Matlab软件。应用程序的安装和维护只需在服务器端进行,方便、安全,具有推广价值。