-
C语言的精确延时 里面包含C延迟函数的精确算法!
C语言的精确延时 里面包含C延迟函数的精确算法!-C-precision delay containing the exact algorithm for delay functions C!
- 2023-06-16 13:50:03下载
- 积分:1
-
Chinese version of java API, a more detailed and strongly recommended
java API中文版,比较详细的,强烈推荐-Chinese version of java API, a more detailed and strongly recommended
- 2022-10-28 16:35:14下载
- 积分:1
-
使用EJB创建java企业级开发
使用EJB创建Java企业级开发程序,提供了开发分布式应用程序的大量实例。- Uses EJB to found the Java enterprise level development
procedure, provided has developed the distributional application
procedure the massive examples.
- 2022-10-10 21:40:02下载
- 积分:1
-
fpga的静态分析,很不错,只是我自己也没有弄的十分明白
fpga的静态分析,很不错,只是我自己也没有弄的十分明白-FPGA
- 2022-01-25 16:41:31下载
- 积分:1
-
database on the VC's a small example of the master database programming is c...
关于数据库方面的一个VC实现的小实例 对掌握数据库编程有一定的帮助-database on the VC"s a small example of the master database programming is certainly helpful
- 2022-08-09 19:31:12下载
- 积分:1
-
ConvertVB6toVB7:
This application does the form painting depending upon the VB...
ConvertVB6toVB7:
This application does the form painting depending upon the VB6 from file.
It uses a XML file to get most of the changed Valued from VB6 to VB7
It relies mostly on the XMl file VB7.xml
we can make this program more generic as it s depends upon XML file for
data transfer.
The logic are mostly there and can be extended to perform most of the task
Some task are left.
The problem with VB7 is with Control Array
It is not handeld in the Program.
For this to run u require Viusal Studio.NET
Hapy new Year and best of luck.-ConvertVB6toVB7:
This application does the form painting depending upon the VB6 from file.
It uses a XML file to get most of the changed Valued from VB6 to VB7
It relies mostly on the XMl file VB7.xml
we can make this program more generic as it s depends upon XML file for
data transfer.
The logic are mostly there and can be extended to perform most of the task
Some task are left.
The problem with VB7 is with Control
- 2022-08-14 13:59:51下载
- 积分:1
-
Ivor Horton的Java JDK开始2,5版解to the exercises
Ivor Horton s Beginning Java 2, JDK 5 Edition Solutions to the Exercises
- 2022-03-03 09:00:33下载
- 积分:1
-
MapX_Mobile_DevGuide的官方英文版指导教程,欢迎大家下载
MapX_Mobile_DevGuide的官方英文版指导教程,欢迎大家下载-MapX_Mobile_DevGuide the official English version of the guidance curriculum, welcome everyone to download
- 2022-01-31 11:56:48下载
- 积分: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
-
由林锐博士编写,是些c++程序很好的参考资料。
由林锐博士编写,是些c++程序很好的参考资料。-Prepared by Dr. Lin Rui, yes, c++ program a good reference.
- 2023-04-04 21:15:03下载
- 积分:1