-
C++Effective的代码,qsort的使用,字符转化的过程,内核泄漏检测
平时工作中遇到的一些不确定的语法使用的验证过程,主要有:
1,字符转换
2,大端小端的检测
3,内核泄漏的检测
4,Effective C++的例子
5,qsort的使用
- 2022-12-20 21:10:04下载
- 积分:1
-
c++ examples of curriculum design, program
c++课程设计计划实例
《整系数一元多项式的运算》-c++ examples of curriculum design, program
- 2023-07-31 23:55:03下载
- 积分:1
-
我真的喜欢Windows编程直到Windows95来。我曾经憎恨…
当Windows95推出后,我才真正开始喜欢Windows编程。我一直痛恨使用Windows1.0、2.0、3.0和3.1来编程,尽管随着每一种版本的推出,这种憎恨都越来越少。当Windows95出现时,它彻底改变了我的思想,如同其他被征服的人的感觉一样――它看上去非常酷!那正是我所需要的。-I was truly loving windows programming until Windows95 come. I had being hating using Windows1.0,Windows2.0,Windows3.0 , Windows3.1 and etc. although the strength of hating was becoming little and little.It changed my idea from the bottom when windows come on,Just as the others feelings that it looks so cool and also i needed.
- 2023-01-09 19:50:04下载
- 积分:1
-
可以换肤的计算器,能实现大多数的计算工作,功能和界面都还不错...
可以换肤的计算器,能实现大多数的计算工作,功能和界面都还不错-can Eurocargo the calculator, can achieve the majority of the calculation work, functions and interfaces are also good
- 2022-02-04 17:26:47下载
- 积分:1
-
C# API函数方便查询
C# API函数方便查询
1。提供在C#中能够直接运行的代码。
2。该函数的中文注释。
3。该函数所需要的DLL库名称。
4。函数与C#中函数的对应关系。
5。API常量查询(给出能够直接在C#中调用的代码)
6。显示对函数对操作系统的支持
- 2022-05-27 20:49:49下载
- 积分:1
-
应用MMX和SSE优化的内存复制
对于一般情况,VC自带的memcpy效率一般。但在处理大块内存和大内存运算上,效率就不高了。实际上CPU的扩展指令集MMX、SSE及后期64位和128位指令可以简单改善内存操作。不过也有一些限制,由于要考虑CPU指令序列前后,否则优化效果不明显。这是一个使用MMX/SSE的简单优化例子。
- 2022-06-30 20:03:01下载
- 积分:1
-
配置Visual Studio的颜色应该说,很有必要。合适的颜色配置可以让coding时代码书写的错误降低很多,而且比起默认界面的颜色更加赏心悦目。
本资源...
配置Visual Studio的颜色应该说,很有必要。合适的颜色配置可以让coding时代码书写的错误降低很多,而且比起默认界面的颜色更加赏心悦目。
本资源内置15种配色方案 方便大家使用!-Configure Visual Studio" s color should be said that it is necessary. The right color scheme can coding mistakes when writing code to reduce a lot, but compared to the default interface is more pleasing colors. The built-in 15 kinds of resources to facilitate you to use color scheme!
- 2022-02-13 06:38:46下载
- 积分:1
-
flashdaimajihe is a very good book on flash, hard to find
flashdaimajihe 是一本很好的关于flash的书籍,好不容易找到的-flashdaimajihe is a very good book on flash, hard to find
- 2022-08-22 10:06:17下载
- 积分:1
-
改变所有窗口按键的文字和图标的程序,使用VISUAL C++编写
改变所有窗口按键的文字和图标的程序,使用VISUAL C++编写-change all window button icon and the words, the use of Visual C preparation
- 2023-04-14 22:55:03下载
- 积分:1
-
用c语言实现计算器;
程序很小,可以嵌入应用程序。
用c语言实现计算器;
程序很小,可以嵌入应用程序。-Calculator using c language procedures is very small, can be embedded applications.
- 2022-01-31 07:17:11下载
- 积分:1