-
vb编写的进度栏的使用演示,非常小巧实用,
vb编写的进度栏的使用演示,非常小巧实用,-vb progress bar prepared by the use of demonstration, a very compact and practical,
- 2023-05-14 23:50:03下载
- 积分:1
-
我的经验呢,我编写软件时的一个常用的类,全是我的经验,希望能给您帮助!...
我的经验呢,我编写软件时的一个常用的类,全是我的经验,希望能给您帮助!-my experience, I am writing software commonly used in a class, all of my experience, the hope of giving your help!
- 2023-08-28 01:10:03下载
- 积分:1
-
图像处理中SSE的应用
SSE – Streaming SIMD Extension,是Intel从PIII开始加入的一种x86扩展指令集。在SSE以前,x86的浮点运算都是以栈式FPU完成的,有一定x86汇编经验的人应该不会对那些复杂的fld、fst指令陌生吧。而SSE一方面让浮点运算可以像整数运算的模式、如 add eax , ebx 那样通过直接访问寄存器完成,绕开了讨厌的栈,另一方面引入了SIMD这个概念。SIMD – Single
Instruction Multiply Data,顾名思义,它可以同时让一条指令在多个数据上执行,这种
- 2022-02-09 16:46:15下载
- 积分:1
-
vc write with a very beautiful electronic bell
用vc写的一个非常漂亮的电子钟-vc write with a very beautiful electronic bell
- 2022-01-31 07:26:25下载
- 积分:1
-
这是一个VC的MD5哈希实现示例代码
This is a sample code for md5 hash implementation in VC-This is a sample code for md5 hash implementation in VC++
- 2022-01-24 15:23:30下载
- 积分:1
-
EDA 网络操作实验。。。适用于嵌入式操作系统或者linux操作系统...
EDA 网络操作实验。。。适用于嵌入式操作系统或者linux操作系统-dmoemg kdeomg ,deid diean。you can use this for linux systen
- 2022-08-18 09:25:58下载
- 积分:1
-
通过钩子跟踪串口的小程序,可以检测串口的数据读写
通过钩子跟踪串口的小程序,可以检测串口的数据读写-tracking serial hook through a small procedure can detect the serial read and write data
- 2022-03-20 16:38:08下载
- 积分:1
-
point的设计
point的设计-point designing
- 2023-06-20 10:20:04下载
- 积分:1
-
能够将2000和XP裁减的非常好用的工具,裁剪以后的2000,运行的速度加快,并且可以去除讨厌的IE,适合用于定制准嵌入式系统...
能够将2000和XP裁减的非常好用的工具,裁剪以后的2000,运行的速度加快,并且可以去除讨厌的IE,适合用于定制准嵌入式系统-to 2000 and XP will be cut very handy tool, cutting after 2000, running speed, and can remove unwanted Internet Explorer, optimized for embedded system-Custom
- 2022-01-22 12:14:52下载
- 积分:1
-
The system functional requirements:
Suppose Student Information includes: Stude...
系统功能需求:
假设学生信息含有:学号、姓名、成绩。要求用单链表表示一个班的学生信息,并能用菜单形式实现如下功能(菜单要能重复使用):
1、建立单链表
2、输出单链表
3、查找单链表
4、插入单链表
5、删除单链表
6、更新单链表
7、逆置单链表
0、退出系统
-The system functional requirements:
Suppose Student Information includes: Student ID, name, performance. Require a single linked list, said the students information, and can be used to achieve the following functions form the menu (menu to be able to re-use):
1, the establishment of a single linked list
2, the output single-linked list
3, to find a single linked list
4, insert a single linked list
5, to delete a single linked list
6, update a single list
7, reverse a single linked list home
0, exit the system
- 2022-03-16 13:31:58下载
- 积分:1