搜索资源列表
《JAVA程序设计最新教程》源代码
- 一个很实用的JAVA教程,是初学者的最佳教师,无论从循序渐进上还是逻辑思维上,都可以说完全按照一个学生的进程来进行的,本人就是借助这个教程对JAVA产生了兴趣,不过,一 句话,还是应该先看明白代码才去编程,这样才会比较有效-a very practical Java classes, beginners is the best teacher, whether gradual or on the logic, we can say that students in full accordance
853
- Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori
tuxianghechengchengxu
- 基于VC++的图像合成,包括差影法和逻辑运算.-VC-based Image Synthesis, including poor video and logic operation.
Excel_VBA_500_samples
- 全面包含了Exel VBA 所用到的函数,内容有信息函数,文本函数,统计函数,数学与三角函数,数据库函数,日期与时间函数,逻辑函数,工程函数,查找与引用函数,财务函数 ,实为Exel爱好者必备的参考资料。-comprehensive contains Exel VBA used by the function, as a function of the information, text functions, statistical functions, Mathematics and tr
C_9
- 100个经典vhdl编程实例, 第1例 带控制端口的加法器 第2例 无控制端口的加法器 第3例 乘法器 第4例 比较器 第5例 二路选择器 第6例 寄存器 第7例 移位寄存器 第8例 综合单元库 第9例 七值逻辑与基本数据类型 第10例 函数 第11例 七值逻辑线或分辨函数 第12例 转换函数 第13例 左移函数 第14例 七值逻辑程序包 第15例 四输入多路器...... -100 vhdl classical programmi
DigitalLogicTestingANDSimulation
- DIGITAL LOGIC AND SIMULATION BY Alexander Miczo
FuzzyLogicControlforParallelHybridVehicles
- Fuzzy Logic Control for Parallel Hybrid Vehicles很好的国外汽车设计资料-Fuzzy Logic Control for Parallel Hybrid Vehicles
ANINTELLIGENTABSCONTROL
- AN INTELLIGENT ABS CONTROL BASED ON FUZZY LOGIC. AIRCRAFT APPLICATION很好的国外资料-AN INTELLIGENT ABS CONTROL BASED ON FUZZY LOGIC. AIRCRAFT APPLICATION
BlackJack
- 完成一个Blackjack的纸牌游戏,主要是考察队类的继承等特性,但其中有个地方逻辑上存在问题,在此版本中是先调用发牌函数,然后在发牌函数只能够去查看是否满足发牌条件,但我认为,应该是先检查发票条件,再执行发牌函数,但后者实现步骤会比前者多-Complete a Blackjack card game, mainly expedition features such as class inheritance, but there was a place of logic problems, in
phill12pt
- This paper describes a bottom up approach to teaching a Computer Organization course centered on the logic gate-based design of a simple central processing unit (CPU). The CPU is built and simulated using freeware MultiMedia Logic software. Students
FB
- 一个S7300间接寻址的程序逻辑,实现自动记录数据的功能-1 S7300 indirect program logic, the function automatically records the data
9397V08_Stateflow_TLv7
- Design and simulate state machines and control logic
FUZZY1
- C program helps to calculate degree of membership in fuzzy logic-C program helps to calculate degree of membership in fuzzy logic
KpImageViewerV2_151_src
- The attached example solution contains two projects: the ShapeEditorLibrary, containing the basic shape editor classes, and the ShapeEditorExampleVs2008 project, containing the form you see in the screenshot, including the property grid + selection c
Manipulating-GDIP-Drawings-(VB)
- The attached example solution contains two projects: the ShapeEditorLibrary, containing the basic shape editor classes, and the ShapeEditorExampleVs2008 project, containing the form you see in the screenshot, including the property grid + selection c
Verilog-design-
- 数字逻辑基础与Verilog设计 夏宇闻版 书籍附的代码和附录文档。-The basis of digital logic with Verilog design Xia Yu Wen-print books attached code and Appendix document.
ch9_logic1a
- 计算机动词理论关于什么是逻辑,逻辑有什么特点的文章-The introduction of computer verb theory about logic
lab-assignment1
- 这个是计算机结构的实验内容,主要包括逻辑门的设计(例如:与门,或门,非门).此外还有testbench的设计代码.-This is a computer architecture in experiments, including the design of logic gates (for example: AND gates, OR gates, NAND gate). Addition testbench design code.
track-initiation-logic
- 本文在研究现有大量航迹起始方法的基础上, 在机载脉冲多普勒雷达环境下, 提出了一种用于机动目标和非机动目标的并行联合概率航迹起始逻辑. 其主要思想是在工程实现背景下, 通过对两种具有不同起始性能的航 迹起始逻辑进行合并, 构成一种新的航迹起始逻辑, 兼顾机动目标和非机动目标的航迹起始. 蒙特卡罗模拟结果表明, 新方法克服了原有航迹起始方法的缺陷, 保留了原有航迹起始方法的优点, 降低了航迹起始平均时间, 改善了航迹起 始正确概率.-Based on the study of vari
logic
- logic code using C,if you learn it and write it by yourself ,it must be improvementful for you!-logic code using C