-
数据匹配,初学者必备,读取网页邮箱的代码
数据匹配,初学者必备,读取网页邮箱的代码-Data matching, beginners must-read page-mail code
- 2022-04-15 22:07:24下载
- 积分:1
-
16F877使用计时秒表功能的实现,用汇编语言
采用一个16F877实现计时秒表功能,用汇编语言编写-16F877 using a stopwatch function of time to achieve, in assembler language
- 2022-07-10 16:03:02下载
- 积分:1
-
一个基于pci2000数据采集卡的数据采集系统的界面
一个基于pci2000数据采集卡的数据采集系统的界面-a data acquisition card data acquisition system interface
- 2022-04-20 09:04:05下载
- 积分:1
-
Case Tutorial C# code: including recruitment information, transport, recruitment...
C#案例教程代码:包括招聘信息、交通工具、招聘管理、资源管理器、局域网聊天等案例-Case Tutorial C# code: including recruitment information, transport, recruitment management, resource managers, local area network chat, and Case
- 2022-01-25 19:50:27下载
- 积分:1
-
Floyd-Steinberg Dithering佛洛伊德斯坦伯格抖动算法
只有三个核心函数。
PlusTrancate,FindNearestColor和Process。
PlusTrancate尝试将一个量化误差添加到现有颜色中,并防止流过色,因为最大数为255。
FindNearestColor是最接近的颜色,您需要将调色板传递到此函数中以查找您要查找的映射。
例如
[{0,0,0},{255,255,255}]表示黑白
[{255,0,0},{0,255,0},{0,0,255}]表示RGB
[{0,255,255},{255,0,255},{255,255,0}]表示CMY
图像的每个像素的核心功能过程然后从该像素获得最近的颜色,并从环绕颜色计算量化误差,使图像变得更具代表性。
- 2023-05-20 15:10:03下载
- 积分:1
-
Based on the WinCE operating system, SMDK2410 hardware development platform for...
基于WinCE操作系统、SMDK2410硬件开发平台下的键盘程序――通过串口传输键值-Based on the WinCE operating system, SMDK2410 hardware development platform for keyboard under the program- through the serial transmission key
- 2022-07-04 14:57:30下载
- 积分:1
-
java小程序2:1。输入五名学生成绩,这个数字将B。
Java小程序两个:
1.输入五个同学的成绩,并将这五个数保存到文件“data.txt”中。然后再编写一个程序:从“data.txt”中读取这五个成绩,计算他们的平均数,然后从小到大排序并输出这五个人的成绩。
2.将八皇后问题的所有界保存到文件“Queen.txt”中。-Java applet 2 : 1. Importation of five students achievements, This number will be five to preserve documents "data.txt". Then the preparation of a program : "data.txt" Read this five results, calculating the average, then order from small to large output and five personal achievements. 2. Eight of the Queen"s community preservation of all documents "Queen.txt".
- 2022-01-26 03:42:59下载
- 积分:1
-
Access database based on the route search system, site, line, change the search...
基于Access数据库的路线查寻系统,实现站点,路线,换乘查寻等功能-Access database based on the route search system, site, line, change the search functions
- 2022-11-22 08:55:03下载
- 积分:1
-
snake that is on mobile phones, good game
snake that is on mobile phones, good game
- 2022-06-27 06:07:09下载
- 积分:1
-
迷宫问题
本人自己写的迷宫问题,C 语言描述,刚学数据结构的时候写的- maze problem
- 2022-01-26 03:13:44下载
- 积分:1