-
这个用了好长时间编写的希望对大家用用。如果有不理想的地方请大家与我联系。我会不段完善的。/...
这个用了好长时间编写的希望对大家用用。如果有不理想的地方请大家与我联系。我会不段完善的。/-It takes me a long time to finish it.I hope that it is useful to you.If there is anything unperfect,please tell me. I ll consummate it continuously.
- 2022-01-25 14:18:18下载
- 积分:1
-
这些都是适合初学者的经典例子,初学不需要太难的程序,简单易懂的更能帮助学习C++的起步...
这些都是适合初学者的经典例子,初学不需要太难的程序,简单易懂的更能帮助学习C++的起步-some classic examples to help new hands to learn C++
- 2022-04-19 12:24:24下载
- 积分:1
-
使用AutoCAD,从选定的折线返回的总长度。
Using AutoCad, returns the total length from the selected polylines.
- 2022-11-05 01:55:03下载
- 积分:1
-
一个透明窗体源代码,窗体标题采用API函数画出来的,效果还不错的,原作者"蓝色炫影"在标题栏没有实现,现经本人该后实现了标题显示 修改:陈峰 clg...
一个透明窗体源代码,窗体标题采用API函数画出来的,效果还不错的,原作者"蓝色炫影"在标题栏没有实现,现经本人该后实现了标题显示 修改:陈峰 clg-123@126.com-Form a transparent source code, form title used by the API function paintings, the effect is also good, original author of
- 2023-08-07 21:15:03下载
- 积分:1
-
dll formula (2) can change their own
dll程式(二) 可以自己修改-dll formula (2) can change their own
- 2022-05-19 12:26:50下载
- 积分:1
-
jquery速查手册,一张简图包含了所有jquery最常用的函数简介.
outlook界面,含全部源代码,及demo样例-outlook interface, containing all the source code, and demo sample
- 2022-01-25 22:07:11下载
- 积分:1
-
这是在VB环境下支持鼠标滚轮的事例代码,通过此例可以实现在程序中控制鼠标滚轮...
这是在VB环境下支持鼠标滚轮的事例代码,通过此例可以实现在程序中控制鼠标滚轮-This is the VB mouse wheel support under the code examples, the passage of this legislation will be achieved in process control mouse wheel
- 2022-03-18 06:53:09下载
- 积分:1
-
深入理解c++对象模型的英文版,侯捷翻译,华中科技大学出版社出版...
深入理解c++对象模型的英文版,侯捷翻译,华中科技大学出版社出版-Depth understanding of c++ Object model of the English, Hou Jie, translation, Huazhong University of Science and Technology Publishing House
- 2023-03-07 05:05:03下载
- 积分:1
-
X86平台计算量计算代码
在Intel X86平台上通过读取硬件时钟计算,在程序的两端分别获取,可以精确的计算程序的运行时间,以CPU时钟周期为单位,是能获取到的最精确的方法
- 2022-07-03 12:41:33下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1