-
seeing the codes of realizing muli
VB中实现真正的多线程操作的代码可以去-seeing the codes of realizing muli-thread authentically in VB
- 2023-03-14 09:25:03下载
- 积分:1
-
基于nios的LED调光系统
本设计实现可以进行光照度检测,并将光照度的值显示到LCD上。可以进行人体红外检测,无人时自动灯暗(level 2)。可以利用PWM进行LED的多级(50级,可更改)调光,可以利用按键进行LED灯光的亮暗调整(上键增加亮度,下键降低亮度)。可以实现手动输入光强度的阈值,LED自适应的调整亮度,使得亮度和光传感器形成反馈系统保证某个亮度。(右键增加阈值强度,左键减小阈值强度)。实现了基于NIOS系统的自适应LED调光。
- 2022-03-13 22:59:08下载
- 积分:1
-
VB hide a task
VB编程隐藏一个任务-VB hide a task
- 2022-06-14 11:18:31下载
- 积分:1
-
利用vb操作文件数据库
利用vb操作文件数据库-use vb operation database
- 2022-08-13 01:12:29下载
- 积分:1
-
电力系统用分解系统谐波的傅氏变换程序,在谐波分析和电磁暂态分析中应用广泛。...
电力系统用分解系统谐波的傅氏变换程序,在谐波分析和电磁暂态分析中应用广泛。-Source code of Fourier transform using in electric system harmonic analysis. Fourier transform are general used in harmonic analysis and transient analysis
- 2022-03-18 23:55:37下载
- 积分:1
-
VB程序计算8051定时器的初始化值
VB App for calculating timer initialization value for 8051
- 2022-03-16 10:22:02下载
- 积分:1
-
我想你知道一个MRU缓存是什么,否则你不会读这个…
I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.
This is an implementation of a very simple one using only STL.
To implement a cache, derive a subclass from this template class.
As an implementor, you d have to implement two methods:
HandleNonExistingKeyFetch - to handle cache misses. In this method you access the real source of data behind the cache and return the value.
HandleItemRelease - (optional) called when an item is removed from the cache.
The cache class is a template of two types, a key and value (like hash map). The value type is the type of the resource and the key type is the type of the resource address. (this is how you fetch a resource) -I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.This is an implementation of a very simple one using only STL.To implement a cache, derive a subclass from this template class.As an implementor, you d have to implement two methods: HandleNonExistingKeyF
- 2022-11-30 08:45:03下载
- 积分:1
-
拼接两幅bmp图像,并显示,保存,我上课时的一个简单例子,希望能对大家有帮助...
拼接两幅bmp图像,并显示,保存,我上课时的一个简单例子,希望能对大家有帮助-Splicing two bmp images, and display, preservation, I class a simple example, I hope we can help
- 2022-05-08 16:02:24下载
- 积分:1
-
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,...
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,VexIndex u)
//中两顶点参数用的是顶点的编号;函数Printpath(ListType Path)输出的是路径上的顶点编号序列-seeking a map from the vertex to another vertex of a path.// To simplify the algorithm, not to its peak numbered conversion, function Path_vtou (ALGraph G, VexIndex v, u VexIndex)// 2 vertex parameters of the number of vertices; Function Printpath (ListType Path) output is on the path to the peak numbers Sequence
- 2022-08-31 23:55:03下载
- 积分:1
-
访问量突破160万的程序员网络励志故事,开博五个月为CSDN十大明星博客,程序员版的《奋斗》。
这本小说并没有太多技术方面的内容,讲述的是作者本人作为一...
访问量突破160万的程序员网络励志故事,开博五个月为CSDN十大明星博客,程序员版的《奋斗》。
这本小说并没有太多技术方面的内容,讲述的是作者本人作为一名程序员,从学习编程开始,到第一份工作250元工资,再到后来自主创业的成长经历,也许有些内容在你身上都会找到影子。
-1.6 million visits a breakthrough network programmers stories, the Bo Ten CSDN five stars for the blog, programmer of the " struggle." This novel technology is not too much content, the author described himself as a programmer learning programming from the beginning to the first 250 per wage work, and then later experienced the growth of their own businesses, perhaps some of the content who will find in your shadow.
- 2022-02-02 12:45:35下载
- 积分:1