-
桁架有限元方法代码
stap90 代码张雄所著的《计算动力学》书籍源代码。是学习结构动力学的非常好的手段。源代码在线查看
- 2022-03-03 02:25:04下载
- 积分:1
-
模糊控制及其仿真程序的实现,模糊控制及其仿真程序的实现
模糊控制及其仿真程序的实现,模糊控制及其仿真程序的实现-matlab simulink
- 2022-05-16 03:11:33下载
- 积分:1
-
This book is a very well
本书为一本非常有名的外国C++书籍,c++ primer,该书能非常好地解释C++中指针的问题-This book is a very well-known foreign C books, c++ Primer, the book will be able to explain the very good C in pointer problem
- 2022-02-18 15:54:35下载
- 积分:1
-
NHibernate 中文文档 相当全
NHibernate 中文文档 相当全-NHibernate 中文文档 相当全
- 2022-03-02 16:03:24下载
- 积分:1
-
一个书城项目
package com.hk.book.bean;
public class Book {
private String bid;
private String bname;
private String author;
private double price;
private double currPrice;
private double discount;// 折扣
private String press;// 出版社
private String publishtime;// 出版时间
private int edition;// 版次
private int pageNum;// 页数
private int wordNum;// 字数
private String printtime;// 印刷时间
private int booksize;// 开本
private String paper;
private String cid;
private String image_w;// 大图
private String image_b;// 小图
private int orderBy;
public String getBid() {
return bid;
}
public void setBid(String bid) {
this.bid = bid;
}
public String getBname() {
return bname;
}
public void setBname(String bname) {
- 2023-05-19 22:40:05下载
- 积分:1
-
档案管理档档案管理 解压密码:www。1。com
档案管理档档案管理 解压密码:www。1。com-file management stalls file management file management unpacked Password : www. 1. Com
- 2023-07-27 19:10:03下载
- 积分:1
-
c language curriculum design topics, can be achieved: increased staff records d...
c language curriculum design topics, can be achieved: increased staff records delete staff records find staff records amend trade union records with staff records and other functions. From beginner c language source code is very useful.
- 2022-07-28 06:43:13下载
- 积分:1
-
css视频。制作网站的全过程。。。。好东西哦
css视频。制作网站的全过程。。。。好东西哦-css video. The entire process of production sites. . . . Oh, good things
- 2022-03-13 15:51:04下载
- 积分:1
-
Real
Real-Time Shader Programming
- 2023-01-22 11:15:04下载
- 积分:1
-
这是一个我以前用C语言编写的一个小程序,当时初学C,好的东西弄不了,就弄了一个小的打字游戏.点击.EXE文件即可运行....
这是一个我以前用C语言编写的一个小程序,当时初学C,好的东西弄不了,就弄了一个小的打字游戏.点击.EXE文件即可运行.-This is a I used to use C language in a small procedure, when the novice C, good things can not get on the get a little typing game. Click. EXE files to run.
- 2023-08-17 23:15:04下载
- 积分:1