-
预付费出租车预订系统
intellidispatch出租车预订系统是一个智能软件,用于预付费出租车预约系统。距离计算是自动使用谷歌地图接口;
- 2023-01-21 02:25:04下载
- 积分:1
-
widestudio 快速参考手册,此gui的api的快速参考,有助于界面编程...
widestudio 快速参考手册,此gui的api的快速参考,有助于界面编程-widestudio Quick Reference Guide, the gui of the api a quick reference to help interface programming
- 2022-07-16 13:35:32下载
- 积分:1
-
标准c++学习笔记,大部分是项目经理的总结。很不错,
标准c++学习笔记,大部分是项目经理的总结。很不错,-Standard c++ Learning notes, project manager for most of the summary. Very good
- 2023-07-07 10:35:04下载
- 积分:1
-
我自己课程设计的题目,模拟操作系统的进程调度,模拟方式有两种,时间法和优先级调度法。用MFC编写。...
我自己课程设计的题目,模拟操作系统的进程调度,模拟方式有两种,时间法和优先级调度法。用MFC编写。-I am the subject of curriculum design, simulation of the process of operating system scheduling, simulation in two ways, time and priority scheduling method. Prepared using MFC.
- 2023-02-20 20:45:03下载
- 积分:1
-
使用DAO访问数据库的例子
使用DAO访问数据库的例子-DAO access to the database using the example
- 2022-07-25 03:54:31下载
- 积分:1
-
学生配置文件系统
此系统允许学生上传他的照片,填充 necesaary 详细信息概述了在门户网站上之后的日志记录在学生门户。
- 2022-06-27 19:39:22下载
- 积分:1
-
数字图像处理,图像的平移、缩放、平滑、锐化、旋转、高低通滤波等处理
课程实习作业,vs2010工具,使用了opencv的一些代码。主要是图像的一些简单处理,图像平移、旋转、缩放、巴特沃斯高通和巴特沃斯低通滤波、傅里叶变换和傅里叶反变换以及其他的一些滤波变换等等
- 2023-03-01 16:55:03下载
- 积分:1
-
Com.rus. Описание технологии COM на русском языке....
Com.rus. Описание технологии COM на русском языке.
- 2022-02-26 05:02:29下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
dm9000aep 在wince5.0上的驱动硬件平台是pxa270 我已经移植成功运行良好...
dm9000aep 在wince5.0上的驱动硬件平台是pxa270 我已经移植成功运行良好-its a dm9000aep drive for wince i have port it to my pxa270 system and its work will
- 2023-01-10 23:15:04下载
- 积分:1