-
Cexpert
C语言讲得最专业的一本图书,各种疑难都讲得很好,值得拥有(The most professional book in C language is worth having.)
- 2019-05-16 01:16:18下载
- 积分:1
-
1
说明: jquery带下拉按钮幻灯片是一款简单的iTunes式的jQuery滑块幻灯片。(JQuery slide with drop-down button is a simple iTunes-style jQuery slider slide.)
- 2019-03-15 11:33:44下载
- 积分:1
-
VC++ 6.0 时间控件用法范例
一个使用时间控件的VC++范例源码,这个控件可让用户对所输入时间的精确手动微调,是一个方便用户和减少程序出错率的实用控件,如截图所示的效果。一些相关的设置:
//选择短日期显示格式
m_ctrlDateTime1.ModifyStyle(0, DTS_SHORTDATEFORMAT, 0);
//选择时间显示格式
m_ctrlDateTime2.ModifyStyle(0, DTS_TIMEFORMAT, 0);
//获得当前时间
CTime time = CTime::GetCurrentTime();
//设置时间
m_ctrlDateTime1.SetTime(&time);
m_ctrlDateTime2.SetTime(&time);
- 2022-02-20 22:22:06下载
- 积分:1
-
单摆减振
说明: 参考文献《Acceleration planning based anti-swing and position control for double-pendulum cranes》,实现单摆系统的软着陆,降低系统振动。(According to the references "Acceleration planning based anti-swing and position control for double-pendulum cranes", A soft landing of the pendulum system and vibration reduction is realized.)
- 2019-02-26 14:46:09下载
- 积分:1
-
我选择约瑟夫问题(附带一个合数段的问题这是我们第一次的考试题)做我最后一个上传的代码。因为这是我付出最多的一个,我的第一个程序,当时全班就我一个弄了出来现在想起...
我选择约瑟夫问题(附带一个合数段的问题这是我们第一次的考试题)做我最后一个上传的代码。因为这是我付出最多的一个,我的第一个程序,当时全班就我一个弄了出来现在想起来都十分高兴。一年以来还做了其他很多小东西,因为太简陋就步多传了,这些足够代表我大一这年的旅程了。希望你们能给我提供一个更大的学习的机会。不久的将来我就会有质量更高的代码上传了。谢谢先-I chose (a few fringe of a problem this is our first examination), the last one so I uploaded code. Because it is up to me to pay the one, my first one procedure, a class I get out now are very happy together. The past year has also done a lot of other little things too shabby on the multi-step, which I adequately represented in this year"s freshman of the journey. I hope you will give me a greater opportunity to learn. The near future, I will have a better quality of the uploaded code. Thank you first!
- 2022-01-30 12:57:52下载
- 积分:1
-
模拟退火算法
C/C++实现模拟退火算法,适用于函数最值寻优问题,旅行商问题等等(C/C++ implementation of simulated annealing algorithm)
- 2018-06-15 14:08:05下载
- 积分:1
-
cs5522厂家源开发集成块驱动代码文档,该文档已汉化,对学习电子称AD转换的有一定的好处。...
cs5522厂家源开发集成块驱动代码文档,该文档已汉化,对学习电子称AD转换的有一定的好处。-cs5522 driver chip manufacturers to develop the source code files, the document has finished, the study said AD conversion of the electron must have benefits.
- 2022-08-05 20:20:33下载
- 积分:1
-
齿轮啮合原理
说明: 齿轮加工方面类容,经典讲述齿轮工作原理,是设计齿轮,滚刀方面教程。(Gear processing, the classic description of the working principle of gear, gear design, hob aspects of the cour)
- 2020-09-25 20:47:54下载
- 积分:1
-
xiaotuoluo
捷联惯导的C程序实现,四元数进行姿态更新,MATLAB进行图像处理,包含原始数据。(SINS of the C program implementation, quaternion for attitude update, MATLAB for image processing, including raw data.)
- 2009-12-01 14:39:15下载
- 积分:1
-
counts43
Personal independent data statistics, monthly statistics, click count statistics, search statistics, keyword statistics, geographical location, etc.
Antecedents page statistics, access page statistics, access to IP statistics, IE, system, color, region and other statistics
The file keeps fine and concise, not too much waste code, not too many page files, does not occupy the space position
Database compression function
IP geographic location query functionPersonal independent data statistics, monthly statistics, click count statistics, search statistics, keyword statistics, geographical location, etc.
Antecedents page statistics, access page statistics, access to IP statistics, IE, system, color, region and other statistics
The file keeps fine and concise, not too much waste code, not too many page files, does not occupy the space position
Database compression function
IP geographic location query function
- 2017-10-21 12:27:52下载
- 积分:1