-
测试串口 可以发送数据到串口,转换16进制字符串到字节数组...
测试串口 可以发送数据到串口,转换16进制字符串到字节数组-Serial test data can be sent to the serial port, conversions of 16 hexadecimal string to byte array
- 2022-01-25 20:05:38下载
- 积分:1
-
CE 6.0平台使用酷派风格标题栏、菜单、按钮等控件的例子(C++)...
CE 6.0平台使用酷派风格标题栏、菜单、按钮等控件的例子(C++)-CE 6.0 platform, using the Cool-style title bar, menus, buttons, etc. Examples of the control (C++)
- 2022-02-22 12:59:56下载
- 积分:1
-
在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置;当到达最右端后改变方向从右向左依次变成红色并位置提高1...
在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置;当到达最右端后改变方向从右向左依次变成红色并位置提高10个像素单位。在窗口的第二行显示26个字母,字体从正常到斜体,颜色从黑色到天蓝色不断变换。-In the window shows the 26 English letters, the letters from left to right, followed by location of units increased by 10 pixels, and the color turns red, and then return to the normal position When it reached the extreme right to change direction from right to left turn after the red and the location of units increased by 10 pixels. In the second line of the window shows the 26 letters, the font from normal to italic, color from black to sky blue constantly changing.
- 2022-06-03 07:41:57下载
- 积分:1
-
this is my doing a file transfer procedures VC! Do some bad for reference!
这是本人做的一个传输文件的VC++程序!
做的有些不好,仅供参考!-this is my doing a file transfer procedures VC! Do some bad for reference!
- 2022-04-28 05:27:07下载
- 积分:1
-
计算机图形学作业,一个正方形绕圆转动并自转
计算机图形学作业,一个正方形绕圆转动并自转-computer graphics operation, a rotating circle around the square and rotation
- 2022-05-22 19:25:49下载
- 积分:1
-
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个...
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求,那么阻塞线程,让出CPU的所有权,加如到阻塞队列里面去。CPU从就绪队列里面,按照优先权的前后,重新调度新的线程的执行。当阻塞队列里面的线程获得所需求的资源,或者是同步完成就又重新加到就绪队列里面等待执行。 -err
- 2022-08-14 09:24:06下载
- 积分:1
-
自动创建adsl拨号连接
自动创建拨号连接,DELPHI实现.根据设定自动时间快速拨号,断线.等等功能。
- 2022-09-07 20:30:02下载
- 积分:1
-
提取具有阴影物体轮廓,去除阴影干扰,C++,
提取具有阴影物体轮廓,去除阴影干扰,C++,-shading
- 2022-04-20 06:15:38下载
- 积分:1
-
我好厲害的
http://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edit
- 2022-04-23 17:06:46下载
- 积分:1
-
SDI中的ListView应用示例
SDI中的ListView应用示例-the ListView SDI Application Example
- 2022-05-15 04:06:05下载
- 积分:1