-
mfc编程实例,教会你如何使用MFC,初步学会使用。
mfc编程实例,教会你如何使用MFC,初步学会使用。-mfc example
- 2023-04-03 17:05:04下载
- 积分:1
-
C++编程入门经典,入门练习的好东西!
--- -C++编程入门经典,入门练习的好东西!---------站长加点我继续传-------- C programming classic entry, the entry of practice and the good things !--------- head I continue to increase--------------
- 2022-05-10 17:03:48下载
- 积分:1
-
This is the people gave me the international procedures of the contest entries,...
这是别人给我的国际程序大赛的作品,感觉不错,拿出来与大家分享啊-This is the people gave me the international procedures of the contest entries, I feel pretty good show to share with you ah
- 2022-10-31 05:20:02下载
- 积分:1
-
如何编写structured VHDL代码.(英文)
如何编写structured VHDL代码.(英文)-how to prepare structured VHDL code. (English)
- 2022-02-01 03:37:32下载
- 积分: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
-
RO simulator!! For playing Ragnarok gamers Yo ~
RO模拟器!!适合玩仙境传说的玩家们呦~-RO simulator!! For playing Ragnarok gamers Yo ~
- 2023-01-02 20:45:08下载
- 积分:1
-
LPM 是参数可设置模块库Library of Parameterized Modules 的英语缩写,Altera 提供的
可参数化宏功能模块和LPM 函...
LPM 是参数可设置模块库Library of Parameterized Modules 的英语缩写,Altera 提供的
可参数化宏功能模块和LPM 函数均基于Altera 器件的结构做了优化设计。在许多实用情况
中,必须使用宏功能模块才可以使用一些Altera 特定器件的硬件功能。例如各类片上存储
器、DSP 模块、LVDS 驱动器、嵌入式PLL 以及SERDES 和DDIO 电路模块等等。这些可
以以图形或硬件描述语言模块形式方便调用的宏功能块,使得基于EDA 技术的电子设计的
效率和可靠性有了很大的提高。设计者可以根据实际电路的设计需要,选择LPM 库中的适
当模块,并为其设定适当的参数,就能满足自己的设计需要,从而在自己的项目中十分方
便地调用优秀的电子工程技术人员的硬件设计成果。
LPM 功能模块内容丰富,每一模块的功能、参数含义、使用方法、硬件描述语言模块
参数设置及调用方法都可以在QuartusⅡ中的Help 中查阅到,方法是选择“Help”菜单中
的“Megafunctions/LPM”命令。-LPM
- 2023-01-02 06:20:04下载
- 积分:1
-
研究生上课课件,适合初学者。一些基本的方法和理论研究
研究生上课课件,适合初学者。一些基本的方法和理论研究-Graduate school courseware, suitable for beginners. Some basic methods and theoretical studies
- 2022-04-01 16:30:10下载
- 积分:1
-
This is the MCU developers to learn a very useful book, book on c programming do...
这是对学习单片机开发者很有用的一本书,书中对c编程做了很好的解释,希望对大家有帮助-This is the MCU developers to learn a very useful book, book on c programming done a very good explanation, we want to help
- 2022-02-05 04:52:42下载
- 积分:1
-
学生成绩分析系统,VB可以直接打开,是中小学教师计算学生生成的好帮手。...
学生成绩分析系统,VB可以直接打开,是中小学教师计算学生生成的好帮手。-Student performance analysis system, VB can directly open, is the calculation of primary and secondary school teachers of students to generate a good helper.
- 2022-04-09 19:46:10下载
- 积分:1