-
这是教程,在Windows操作系统使DLL
This tutorial to make dll in windows operating systems-This is tutorial to make dll in windows operating systems
- 2022-01-25 18:07:34下载
- 积分:1
-
转的一个单纯形源代码,基于C++边的,本人觉得比较不错,大家试试!...
转的一个单纯形源代码,基于C++边的,本人觉得比较不错,大家试试!-turn a simplex source code, based on the C side, I think quite good, we try!
- 2023-06-22 22:35:03下载
- 积分:1
-
巨魔是一个2D游戏/应用程序框架。它提供给你一些有趣的功能…
Troll is a 2D game/app framework. It provide to you some interting features that will help you write your game.
- Frame timing auto control (fixed FPS and low CPU usage)
- Primitives (circles, ellipse, rects, lines)
- Blit operations
- Blit with Alpha
- Input control (Keyboard, Mouse, etc)
- 2022-07-07 05:04:49下载
- 积分:1
-
C语言编程高级入门,使大家的C语言有所提高
C语言编程高级入门,使大家的C语言有所提高-C language programming advanced beginners, so everyone" s C language has increased
- 2022-09-08 00:40:02下载
- 积分: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
-
比较完善的图书馆管理系统,如有不明白之处请email本人。
比较完善的图书馆管理系统,如有不明白之处请email本人。-A fairly complete library management system, if not understand, please email me.
- 2022-07-23 00:13:07下载
- 积分:1
-
Dll 编写的例子,vc++写的,希望对大家有所帮助
Dll 编写的例子,vc++写的,希望对大家有所帮助-Dll prepared examples, vc++ Written, and they hope to help everyone
- 2023-05-22 21:10:03下载
- 积分:1
-
主要以演示如何在ThinkIT TBNR API的基础上集成和二次开发。本演示程序:
1、以通用的CSV格式读取、保存识别结果;
2、缓冲并实时发送...
主要以演示如何在ThinkIT TBNR API的基础上集成和二次开发。本演示程序:
1、以通用的CSV格式读取、保存识别结果;
2、缓冲并实时发送语音数据
3、一行显示一句识别结果-mainly to demonstrate how ThinkIT TBNR API on the basis of integration and secondary development. The demonstration program : 1 to common CSV format read, the preservation identification; 2. buffer and real-time delivery of voice data 3, and her results showed an identification
- 2022-02-16 02:04:32下载
- 积分:1
-
With VC (MFC) prepared Tetris game
用VC(MFC)编写的俄罗斯方块游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用-With VC (MFC) prepared Tetris game-source process, as I can run a test procedure. A total exchange of the use of programming enthusiasts
- 2022-12-02 00:05:03下载
- 积分:1
-
a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树...
a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
-a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.
- 2022-12-20 19:00:03下载
- 积分:1