搜索结果
找到约 4,074 项符合
Ce-I 的查询结果
人工智能/神经网络 Somebody over on the Generation5 forum asked for a "Hello World!" program for genetic algorithms. I
Somebody over on the Generation5 forum asked for a "Hello World!" program for genetic algorithms. I took it literally and created a very simple program (138 lines of code) that evolves the phrase "Hello world!"
Windows CE CE平台下一个好用的任务管理源码
CE平台下一个好用的任务管理源码,用EVC开发,方便简单。
Windows CE CE下基于MX21 大页nand flash的驱动代码。很有实用价值的噢。
CE下基于MX21 大页nand flash的驱动代码。很有实用价值的噢。
Windows CE ce下的指纹识别模块。使用的是瀚兴科技M620V-S指纹模块
ce下的指纹识别模块。使用的是瀚兴科技M620V-S指纹模块,通过串口控制,协议比较简单,应用相当方便。很不错的哦。
数据结构 若在矩阵Am×n中存在一个元素A[i-1
若在矩阵Am×n中存在一个元素A[i-1,j-1],其满足A[i-1,j-1]是第i行元素中最小值,且又是第j列元素中最大值,则称此元素为该矩阵的一个马鞍点。用二维数组存储矩阵Am×n ,设计算法求出矩阵中所有马鞍点。
matlab例程 many matlab script ,i colect many things about mathmatics and many method of math problem
many matlab script ,i colect many things about mathmatics and many method of math problem
数据结构 最优服务次序问题 问题描述: 设有n 个顾客同时等待一项服务。顾客i需要的服务时间为t(i),i=1,…,n 。...个顾客等待服务时间的 总和除以n。 编程任务: 对于给定的n个顾客需要的服务时间,
最优服务次序问题 问题描述: 设有n 个顾客同时等待一项服务。顾客i需要的服务时间为t(i),i=1,…,n 。...个顾客等待服务时间的 总和除以n。 编程任务: 对于给定的n个顾客需要的服务时间,编程计算最优服务次序。
系统设计方案 Linux设备驱动编程之内存与I/O操作
Linux设备驱动编程之内存与I/O操作
压缩解压 The LZW compression class i mplemented as a fixed length code which you can specify, the huffman alg
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
单片机开发 用51单片机实现数字钟 利用数码管、I/O口实现数字钟的计数功能
用51单片机实现数字钟
利用数码管、I/O口实现数字钟的计数功能,并显示在数码管上