-
ORCAD的库文件,不可多得的咚咚,初学者见到的
ORCAD的库文件,不可多得的咚咚,初学者见到的-ORCAD library documents, rare咚咚, beginner to see
- 2022-10-13 02:40:03下载
- 积分:1
-
change
一个二层网络实现建筑物变化检测,使用武大数据集(one two layers two realize change detection)
- 2020-11-05 14:49:50下载
- 积分:1
-
Programming.Pearls--(2)
编程珠玑中文第二版.pdf(包括源码)
本书是计算机科学方面的经典名著,原名Programming Pearls Second Edition
书的内容围绕程序设计人员面对的一系列实际问题展开。作者Jon Bentley 以其独有的洞察力和创造力,引导读者理解这些问题并学会解决方法,而这些正是程序员实际编程生涯中至关重要的。本书的特色是通过一些精心设计的有趣而又颇具指导意义的程序,对实用程序设计技巧及基本设计原则进行了透彻而睿智的描述,为复杂的编程问题提供了清晰而完备的解决思路。本书对各个层次的程序员都具有很高的阅读价值。.
(Programming Pearls Chinese second edition. Pdf (including source code)
This book is in computer science classics, formerly Programming Pearls Second Edition
Contents of the book focus on program design were faced with a series of practical issues. Author Jon Bentley its unique insight and creativity, to guide readers to understand the issues and learn solutions, which is what the programmer actual programming career essential. The book features through some interesting and well-designed program is instructive, for practical programming skills and basic design principles and wise conduct a thorough description of the problem for complex programming provides a clear and complete solution ideas. Book for all levels of programmers have a high value of reading. .)
- 2013-08-22 11:13:49下载
- 积分:1
-
粒子群最短路
说明: 实现二位环境下的路径规划,仅供参考!!!!!!!!!!!!!!!!!!!!!(To realize the path planning under the environment of two bits, for reference only)
- 2021-02-08 10:09:54下载
- 积分:1
-
spi_src
说明: 在FPGA上实现CAN总线SPI接口通信,使用Verilog语言(Realize SPI interface communication of CAN bus on FPGA, using Verilog language)
- 2019-06-26 16:15:45下载
- 积分:1
-
week_yyy
this sources for creating alarm based on time to show certain window
- 2017-11-21 20:31:56下载
- 积分:1
-
数据库设计2.页面的设计与开发3.小结第8章在线考试系统 161 实例分析 161 1. 系统设计2.系统功能预览知识要点 167 制作步骤 168 1 ......
数据库设计2.页面的设计与开发3.小结第8章在线考试系统 161 实例分析 161 1. 系统设计2.系统功能预览知识要点 167 制作步骤 168 1 ... 利用简单的HTML代码与脚本 融合而成的ASP技术可以开发强大的Web应用程序,例如数据库的存取、文件的访问、计数器的 -2 database design. Page Design and Development 3. Summary Chapter 8 Online Examination System 161 Case Analysis 161 1. System Design 2. System functions preview knowledge produced 167 points 168 1 ... steps using simple HTML and script code combining ASP technology can be a powerful development of Web applications, such as database access, file access, counters
- 2022-01-22 13:46:28下载
- 积分:1
-
delphi 怎样在数据表中调整记录指针的位置
delphi 怎样在数据表中调整记录指针的位置的源码实例,源代码运行于Delphi7环境,有兴趣的可下载测试。有兴趣可参考以下核心代码:
procedure TFrmOrderBy.FormShow(Sender: TObject);
begin
ADODataSet1.Active := false;
ADODataSet1.Active := true;
end;
procedure TFrmOrderBy.BtnCloseClick(Sender: TObject);
begin
Close;
end;
procedure TFrmOrderBy.Button1Click(Sender: TObject);
var
No: Integer;
begin
No := StrToIntDef(Edit1.Text, 1);
ADODataSet1.MoveBy(No);
end;
- 2022-04-11 22:27:36下载
- 积分:1
-
LabVIEW-used-in-grey-prediction
说明: matlab和labview在灰色预测中的应用(LabVIEW used in grey prediction)
- 2011-04-03 10:58:40下载
- 积分:1
-
在cadence virtuoso 下自动对齐已选中的layout
在cadence virtuoso 下自动对齐已选中的layout-In the cadence virtuoso, automatic alignment has been selected layout
- 2022-12-14 08:20:04下载
- 积分:1