-
refer loop (), the realization of my own my_atoi (), is very good :)
参阅atoi()后,实现我自己的my_atoi(),很不错的:)-refer loop (), the realization of my own my_atoi (), is very good :)
- 2022-04-18 08:56:21下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sorting,quick sorting and selection sorting.Some
template technics are included in the head file in order to make these sorting metods achieved in the same time . The source code is recomposed and optimized by Dinimicky_hu , using the some arrays of function pointer ,and amened some bugs.
- 2022-07-19 03:30:28下载
- 积分: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
-
kruskal.rar for data calculation and issued a treatment algorithm
kruskal.rar
用于数据计算与出具处理
一种算法-kruskal.rar for data calculation and issued a treatment algorithm
- 2023-08-05 19:30:03下载
- 积分:1
-
该函数用来更新RTC中的时间,它仅有一个参数nowtime,是以秒数表示的当前时间。...
该函数用来更新RTC中的时间,它仅有一个参数nowtime,是以秒数表示的当前时间。-This function is used to renew the RTC time.There is just a parameter nowtime,the current time denoted by seconds
- 2022-07-24 14:28:42下载
- 积分:1
-
检测并修复数据库问题,用友伙伴专用工具,非常好用。
检测并修复数据库问题,用友伙伴专用工具,非常好用。-Detect and repair database problems, UF partners dedicated tool, very easy to use.
- 2022-03-06 11:53:12下载
- 积分:1
-
钟表程序,C++编写,具有表盘和电子两种显示功能,具有闹钟功能...
钟表程序,C++编写,具有表盘和电子两种显示功能,具有闹钟功能-Watch program, C++ development, with a dial and electronic display with alarm clock function
- 2022-09-02 00:20:03下载
- 积分:1
-
java时钟,有监控事件,时间计数器,每一次触发一次…
java时钟,有监听事件,时间计数器,每一秒触发一次,绘制图形-java clock, there are monitor events, time counter, every second the trigger once, drawing graphics
- 2023-03-14 20:05:04下载
- 积分:1
-
实现字体选择组合框的另一方法
实现字体选择组合框的另一方法-achieve font choices frame an alternative
- 2023-05-30 17:15:03下载
- 积分:1
-
vc++ classic books VC++ development canon that teach you from entry to senior
vc++经典书籍 VC++开发宝典,教你从入门到高级-vc++ classic books VC++ development canon that teach you from entry to senior
- 2023-01-23 01:30:07下载
- 积分:1