-
排序是数据结构中较重要的部分,充分了解其算法的区别当然也相当重要...
排序是数据结构中较重要的部分,充分了解其算法的区别当然也相当重要-Sort the data structure, the more important part of a full understanding of the difference between the algorithms of course, very important
- 2022-01-24 16:50:14下载
- 积分:1
-
视频人脸识别技术
video face recognition techniques
- 2022-01-24 18:43:29下载
- 积分:1
-
simulates Darwinian genetic selection and the natural elimination process of bio...
是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型。通过全老师耐心的讲解,我已经清楚了简单遗传算法的处理过程,遗传算法的基本操作包括:编码、初始群体的生成、适应度评估检测、选择、杂交操作、变异。下面是我用Java编写的一个简单遗传算法的程序,求解的题目-simulates Darwinian genetic selection and the natural elimination process of biological evolution model. Through all patience with the teacher to explain, I have a clear and simple genetic algorithm processing, GA basic operations including : encoding, the initial population generation, fitness assessment testing, selection, hybrid operation, the variation. Below is because I use a Java prepared by the simple genetic algorithm procedures for the subject
- 2023-07-29 07:00:03下载
- 积分:1
-
一种BIN码与BCD码转换电路的设计与实现.pdf
一种BIN码与BCD码转换电路的设计与实现.pdf-a BIN-coded decimal converter circuit design and implementation. Pdf
- 2022-04-08 23:34:42下载
- 积分:1
-
基于
RTK网络
RTK Networks based on
Geo++® GNSMART −
Concepts, Implementation, Results-RTK Networks based on Geo
- 2022-03-21 20:17:57下载
- 积分:1
-
ieee投稿须知,The IEEE Transactions on Information Technology in Biomedicine publishe...
ieee投稿须知,The IEEE Transactions on Information Technology in Biomedicine publishes high
quality applications & infrastructure papers that reflect global information technology
advances in medicine and biology and will further address the implementation and management of the broad spectrum of health care innovations arising from these developments world-wide-ieee Authors, The IEEE Transactions on Information Technology in Biomedicine publishes highquality applications
- 2022-06-28 08:06:09下载
- 积分:1
-
Java Elaborates on multithreaded programming
Java多线程编程详解-Java Elaborates on multithreaded programming
- 2023-07-14 15:55:03下载
- 积分:1
-
Object
面向对象程序设计理论-Object-oriented program design theory
- 2022-01-24 17:19:16下载
- 积分:1
-
CSDN技术中心 关于B
CSDN技术中心 关于B-S和C-S架构的介绍.files.rarCSDN技术中心 关于B-S和C-S架构的介绍.files.rar-CSDN Technology Center on the B-S and C-S introduction. Files.rarCSDN Technology Center on the B-S and C-S introduction. Files.rar
- 2022-09-28 00:35:03下载
- 积分:1
-
程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游...
程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游戏主程序调用BIOS int 10 的9号功能实现对目标文本的颜色和定位,。游戏主程序可以用int 16 mov ah,00从键盘读取输入的字符在调用int 21 mov ah,01 让键盘输入显示在屏幕中 al=输入的字符,用cmp指令对输入的文本和目标文本进行比较,再利用选择语句将错误的输入字符显示为红色,将正确的输入字符显示为绿色。在整个字符串结束后直接退到dos环境-procedures hello first definition of a function call int 21 hours mov ah, 09 to show string, ds : dx definition string position to use a 80 x 25 interface to make the whole process more attractive game int main program called BIOS on the 9th of 10 functions to achieve the goal of text color and positioning. Game int main program can use 16 mov ah, 00 input from the keyboard to read characters in the call int 21 mov ah, 01 for keyboard input the screen were al = input characters using cmp directive of input text and the text more goals and used the wrong choice of words to the imported characters shown as red, to the correct input characters shown as green. The entire string after the end of direct retreated dos environmen
- 2022-04-22 08:58:00下载
- 积分:1