-
g_eluosi
用turbo C编的俄罗斯方块小游戏,对初学者、编程爱好者有参考价值(Using turbo C series Tetris game for beginners, programming enthusiasts have reference value)
- 2007-07-28 01:11:40下载
- 积分:1
-
renshi
VC++编写的人事管理系统,包括数据库的操作与配置,供大家参考(VC++ written in the personnel management system, including the operation and configuration database for your reference)
- 2011-07-10 16:55:43下载
- 积分:1
-
MapReduce
linux下C语言实现的MapReduce算法的WordCount算法,可以统计一个文件夹下文件中单词出现的频率(WordCount algorithm of the C language implementation of the MapReduce algorithm under linux, statistics folder frequency word appears in the following file)
- 2020-06-30 02:20:01下载
- 积分:1
-
ADCzhuanhuan
单片微型计算机简称单片机,是典型的嵌入式微控制器(Microcontroller Unit),
单片机芯片
常用英文字母的缩写MCU表示单片机,单片机又称单片微控制器,它不是完成某一个逻辑功能的芯片,而是把一个计算机系统集成到一个芯片上。(Microcontroller chip microcomputer referred to, is a typical embedded microcontroller (Microcontroller Unit),
Single chip
Commonly used letters of the abbreviation indicates MCU microcontroller, microcontroller, also known as single-chip microcontroller, it is not complete a certain logic functions of the chip, but to a computer system integrated into a single chip.)
- 2013-09-10 20:10:24下载
- 积分:1
-
sniffer
第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包
发布的过程。
第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。
第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做
为操作数据库的手段,并运用增删改查的数据库常用查询语句。
第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配
限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术,
CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。
第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。
第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。
第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用
ADO的技术中灵活运用了OLE DB的数据库连接操纵方法、多条SQL查询语句、控件Combo
Box与ActiveX控件ADO Data Control和DataGrid Control。
全部是vc6.0编写
(Chapter 12: publication database system, InstallShield package that commonly used tools to explain the process of publishing software package. Chapter 13: user login function module, the application of the ODBC database access technology, using the most basic query. Chapter 14: User information management module, the application of the ODBC database access technology, using CRecordset object as a means to manipulate the database, and use common CRUD database query. Chapter 15: Web browsing and URL restriction function module, using the URL database records, all vc6.0 prepared)
- 2013-06-24 15:49:10下载
- 积分:1
-
Fourier
实现了读取一个bmp图片的傅里叶变换 使用C语言实现 读取一个 24位 图 转换为8位灰度图后,进行傅里叶变换处理(二维) 采用快速傅里叶变换——蝶形算法 北航图像处理作业~需要进一步交流 请联系qq 422563357(Reads a bmp image to achieve a Fourier transform using C language Northern image processing operations)
- 2020-10-27 21:20:03下载
- 积分:1
-
CommTest
vs2010 c++ MFC实现串口通信(vs2010 c++ MFC serial communications)
- 2021-04-10 08:58:59下载
- 积分:1
-
编辑距离问题
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:1)删除一个字符;2)插入一个字符;3)将一个字符改为另一个字符。将字符串A变换为字符串B所用的最少字符操作称为字符串A到B的编辑距离,记为d(A,B)(Let A and B be two strings. String A is converted to string B with the least number of character operations. The character operations mentioned here include: 1) deleting a character; 2) inserting a character; 3) changing one character to another character. The minimum character operation used to convert string A to string B is called the editing distance from string A to B, which is denoted D D as D (A, B).)
- 2019-05-29 15:41:34下载
- 积分:1
-
PMSM_MTPA
说明: 永磁同步电机的MTPA仿真,适用于新手练习调试(MTPA simulation of permanent magnet synchronous motor)
- 2020-04-15 10:11:49下载
- 积分:1
-
trix
delaunay三角化程序
delaunay三角化程序
delaunay三角化程序(delaunay triangulation delaunay triangulation process procedures delaunay triangulation process)
- 2020-10-28 09:19:58下载
- 积分:1