-
chatsource
实现网络聊天功能的软件源代码。实现网络聊天功能的软件源代码(Realize network chat software source code. Realize network chat software source code)
- 2008-03-11 23:06:46下载
- 积分:1
-
PID
针对水轮机调节系统PID参数辨识问题,作者在VC++6.0环境下,使用c语言,编写PID参数参数辨识程序,结果表明,该程序能够辨识出Kp,Ki,Kd三个参数,满足调节系统的误差要求。(Turbine regulating system for PID parameter identification problem, the authors VC++ 6.0 environment, using c language, the preparation of PID parameters of parameter identification procedures, results show that the program can identify Kp, Ki, Kd three parameters to meet conditioning systems error requirements.)
- 2008-07-21 12:13:44下载
- 积分:1
-
yanhuomoni
基于OPENGL的烟雾模拟程序,可以改变风速、风向,观察烟雾变化( smoke simulation program based on OPENGL, you can change the wind speed, wind direction, observe the smoke changes)
- 2021-04-22 22:48:48下载
- 积分:1
-
yanhua_DLL
对研华运动控制卡API的封装,使调用更加简单,只需要几个函数即可完成80 以上的功能,同事提供DLL调用实例以及封装后的头文件和静态库文件(Advantech motion control card API package, making calls easier, you only need a few functions to complete more than 80 of the features, and colleagues provide examples DLL calls the header files and static library files encapsulated)
- 2014-12-12 15:26:09下载
- 积分:1
-
hx711
Arduino hx711库文件,在编写程序省去很大力气,很好用的头文件,大力推荐(Arduino hx711 library files, eliminating the need to write programs in a lot of effort, a good use of header files, strongly recommended)
- 2014-11-09 19:32:57下载
- 积分:1
-
ITextdemo_brew
brew中IMenud和itext同时使用的例子,brew中IMenud和itext同时使用的例子(brew in IMenud and itext example of using both,brew in IMenud and itext example of using both)
- 2011-08-07 11:58:40下载
- 积分:1
-
PopManu
VC++实现在列表控件中添加右键弹出菜单PopManu实例源代码,测试时请把PopManu.exe拷贝至根目录下,以保证Access数据库连接正确,否则实例不能运行(VC++ Add button pop-up menu PopManu source code examples in the list control, test PopManu.exe copied to the root directory, to ensure that the Access database is properly connected, otherwise it can not run an instance of)
- 2013-05-19 10:37:16下载
- 积分:1
-
vgpicker
说明: 在mfc单文档下的p程序
通过碰撞检测实现了模型的抓捕(Mfc Single Document in p under the collision detection procedure realize the model to capture)
- 2008-09-25 15:54:50下载
- 积分:1
-
maopao_youhua
冒泡优化:
如果一个序列是int n[]={1,2,3,4,5,6,7,8,9} , 用正常的冒泡排序需要排8次才行,优化之后1次就好,也就是说序列越接近于正常序列,改进之后的冒泡排序的次数就越少,这样会给一个冒泡排序算法带了很大的效率。
思想:添加一个boolean变量用来判断冒泡是否是已经排好了顺序,如果boolean的值为false,说明是已经排好了,如果boolean的值true,说明没有排好,继续排。(If a sequence is int n [] = {, 1,2,3,4,5,6,7,8,9} need to row 8 times the job after optimization times like normal bubble sort, but alsomeans that the sequence is more close to the normal sequence, improved bubble sort, the less the number, which would give a bubble sort algorithm with a great deal of efficiency.
Idea: add a boolean variable used to determine the bubble whether it is already lined up the order, if the boolean is false, indicating already lined up, if the boolean value of true, did not line up, continue to row.)
- 2012-04-18 00:33:45下载
- 积分:1
-
MFC
自己在学习过程中的一些例子的总结,比较适合初学者使用(Summary of some examples in the learning process, more suitable for beginners)
- 2012-10-23 09:42:04下载
- 积分:1