-
通过加密磁盘到某个扇区的磁盘加密效果。
通过加密软盘的某扇区达到加密这个软盘的效果.-through encrypted disk to a certain sector of the disk encryption effect.
- 2022-08-09 07:05:14下载
- 积分:1
-
一个多任务的控制软件,可以设置多个任务,时定关机、关闭显示器、重启、待机、打开文件、关闭进程、播放音乐等。...
一个多任务的控制软件,可以设置多个任务,时定关机、关闭显示器、重启、待机、打开文件、关闭进程、播放音乐等。-A multi-mission control software, you can set up a number of tasks, when the scheduled shutdown, turn off monitor, restart, standby, open the file, close the process, such as playing music.
- 2022-01-21 06:09:24下载
- 积分:1
-
Visual Basic 小程序来数据库打印
Visual Basic 小程序来数据库打印-Visual Basic program to a database of small print
- 2022-05-20 01:30:52下载
- 积分:1
-
Kalman as a predictor
Kalman as a predictor
- 2022-06-26 20:43:59下载
- 积分: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
-
近年来平板显示在微型显示领域取得了快速的技术进展, 为可戴式显示器提供了新型显示器件,
本文介绍几种微型显示器件的主流技术和头戴显示器新进展。...
近年来平板显示在微型显示领域取得了快速的技术进展, 为可戴式显示器提供了新型显示器件,
本文介绍几种微型显示器件的主流技术和头戴显示器新进展。-In recent years, flat panel display in the field of micro-display technology has made rapid progress, to be wearing a new type of display provided by display devices, this paper introduces several mainstream micro-display technology and new progress in Head Mounted Display.
- 2022-02-12 03:11:23下载
- 积分:1
-
数据库组件的构建工具是一个工具,允许开发者选择数据库…
The database assembly build tool is a tool to allow a developer to select database schema items (tables, views, stored procedures, users etc.) and export the DDL to create these items to a SQL file.
- 2023-02-17 12:55:03下载
- 积分:1
-
通过模拟按键winIO接口的信息,其中有驱动的使用…
模拟按键 信息通过winio接口实现,里面有驱动源码 和 使用例子-Information through the analog button winio interface, which has driven the use of source and example
- 2022-03-20 16:12:40下载
- 积分:1
-
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个...
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求,那么阻塞线程,让出CPU的所有权,加如到阻塞队列里面去。CPU从就绪队列里面,按照优先权的前后,重新调度新的线程的执行。当阻塞队列里面的线程获得所需求的资源,或者是同步完成就又重新加到就绪队列里面等待执行。 -err
- 2022-08-14 09:24:06下载
- 积分:1
-
design a curriculum topic, so they can fully meet the demands of the teachers, t...
一个课程设计的题目,做的还可以,完全符合老师的要求的,最坏适用算法-design a curriculum topic, so they can fully meet the demands of the teachers, the worst applicable algorithm
- 2023-08-30 16:55:02下载
- 积分:1