Programming Projects in C for Students of Engineering, Science, and Mathematics
Written as a tutorial on how to think about, organise and implement programs in scientific computing, this book achieves its goal through an eclectic and wide-ranging collection of projects. Each project presents a problem and an algorithm for solving it, and the reader is guided through the process of implementing the algorithm in C, and compiling and testing the results. The projects contain suggested algorithms and partially completed programs for implementing them, written in platform-independent standard C, to enable the reader to develop and exercise skills in scientific computing. Requiring only a working knowledge of undergraduate multivariable calculus, differential equations, linear algebra and the C programming language, this book is written for graduate students in mathematics, engineering and the sciences. It will also be of interest to advanced undergraduates and working professionals who wish to hone their skills in scientific computing in C.
linux下安装testlink1.9.3
linux下安装testlink1.9.3
tomcat负载均衡
tomcat,httpd, mod_jk.so负载均衡配置步骤
Tomcat Performance Handbook
Tomcat Performance Handbook
Beginning Android Web Apps Development
With Beginning Android Web Apps Development, you'll learn how to apply HTML5, CSS3, JavaScript, Ajax and other Web standards for use on the Android mobile platform, by building a variety of fun and visually stimulating games and other web applications! If you've done some basic web development, and you want to build your skills to create exceptional web apps, you'll find everything you seek in the discussions and examples in this book.
xmlstarlet-1.6.1.tar.gz
xmlstarlet-1.6.1.tar.gz
probe-2.3.3.zip
地址:https://code.google.com/p/psi-probe/downloads/list
版本:probe-2.2.3.zip
指纹采集仪SDK测试演示程序
指纹采集仪SDK测试演示程序
installscript事件
installscript 事件
天香锦系列产品开发接口
天香锦系列产品包括来电通、录音盒、电话机、话务盒,使用同样的开发接口,提供OCX和DLL,开发例子有VC、C#、DELPHI、.NET。
中控考勤软件报错:无注册类别 解决工具
中控考勤软件报错:无注册类别 解决工具
java基础总结大全
java基础总结大全,比较详细,方便温故知新
EndNote on Linux
This document discusses how to install and start EndNote reference management software from Thompson ResearchSoft on Linux.
97 Things Every Programmer Should Know
97 Things Every Programmer Should Know 程序员应该知道的97件事
数据结构课程设计题目:重言式判别
1.逻辑表达式从终端输入,长度不超过一行,逻辑运算符包括"|","&"和"~",分别表示或,与和非,运算符的优先程度递增,但可有括号改变,即括号内的运算优先。逻辑变元为大写字母。表达式中的任何地方都可以含有多个空格符。
2.若是重言式或矛盾式,可以只显示"True forever"或"False forever", 否则显示"Satisfactible"以及变量名序列,与用户交互。若用户对表达式中变元取定一组值,程序就求出表达式的值。
3.程序要求必须输入语法正确的表达式,程序没有语法检查功能。
4.本程序在vs2008下编译通过。
数据课程设计案例精编数组
数据课程设计案例精编数组,你选的是数组就拿这个吧
计算机组成带移位运算实验报告
计算机组成原理实验,实现函数的时间复杂度分析,思考和小结等,构成完整的实验报告