搜索资源列表
LogisticEq
- 混沌(Chaos),Logistic方程 X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数 f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算: x1=f(x0), x2=f(x1), x3=f(x2),..., 序列{ Xn }的整体\"状态\",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,\"乱七八糟\"地振荡--产生混沌Chaos!-Chaos (Chaos), the logistic equation X (n
vb等值线图的绘制方法※编程实践※水论坛
- 等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位暴涨的过程,可以大量减少生命和财产损失。 所谓画曲线就
java3478
- 一个功能简单的图形编辑器 一个功能简单的图形编辑器-a function of a simple graphical editor f unction of a simple graphics editor
windwingGDICapture
- ScreenCap: This Program captures the screen using the GDI Functionality. 一个使用GDI函数的抓屏小程序源代码-ScreenCap : This Program captures the screen using the GDI F unctionality. one use GDI functions Capturing the Screen small source code
ImageMagick
- ImageMagick is free software: it is delivered with full source code and can be freely used, copied, modified and distributed. Its license is compatible with the GPL. It runs on all major operating systems. -ImageMagick is free software : it is
Direct3D ShaderX Vertex and Pixel Shader Tips and Tricks_Wolfgang.F
- Wolfgang.F的着色器语言HLSL经典外文教程《Direct3D ShaderX Vertex and Pixel Shader Tips and Tricks》,附PDF教程和第一章部分源码(由于上传大小限制)
MMWaveEditX.zip
- VC++画波形,wave文件波形显示一个基类为CWnd的类CImageWnd,ad fdf aadf ad f h gf dge rg
JJLine.rar
- 一个简单ARX画线, f f,a simple line drawing,
vb
- 用VB实现全屏幕区域找图找色,遍历全屏幕区域,找到与F:\1.bmp图片相同的位置并指向-Find a diagram with VB full-screen area to find a color to traverse the whole screen area, find the F: \ 1.bmp picture the same location and point
zhuoxiaoji
- 游戏,捉小鸡,不错啊,可以下载到试验箱上玩,很有意思-Games, to catch chicks, ah well, you can download to the chamber play, a very interesting
code
- 用递归的方法画分形图,很不错的源码。欢迎下载!-this is very good code! as d d f f sdf
DlgIE
- 使用 M F C调用 I E 组件的例子, 需要的可以看下-use mfc to call ie com
f
- 图像处理计算机集成数控技术,内置数控仿真器~-Image processing computer integrated digital control technology, built-in numerical simulator ~
WithAnimationOfTheElevatorRunning
- 模拟电梯实验.动画运行.有线程.以键盘输入呼叫和目标。当敲击键1、2、3、4、5、6、7、8、9时表示电梯内有乘客按目标按钮,指定相应目标楼层。当敲击键Q、W、E、R、T、Y、U、I时表示8层到1层有上行呼叫请求。当敲击键A、S、D、F、G、H、J、K时表示9层到2层有下行呼叫请求。 将呼叫和目标写入一个正文文件,然后程序读取这些呼叫和目标数据后可以在没有人工干预的情况下模拟电梯运行情况 。 -Simulated elevator. Animation run. There threa
opengl
- 用opengl做的一个小项目,用到了NeHe教程里的很多章节的知识。请按键“W”“F”“D”“M”“L”“N”等进行体验。如果你是初学者,会很有帮助-Opengl to do with a small project, used the NeHe tutorial knowledge of many chapters. Please click on the " W" " F" " D" " M" " L"
001
- Visual C++应用程序有四项主要基本知识:创建一个窗口、了解其他的M F C类、把消息 发送到一个窗口和在一个窗口内绘图。当然还有其他一些基本知识,我们也将在涉及时适当 地进行讨论。不过本部分将讨论以下四项基本知识。-Visual C++ applications, there are four main basic knowledge of: creating a window to understand the other MFC class to send messages
jieping
- 一个简单快速的截屏程序,截屏后自动保存在F\下,初学者
CLOCK
- 基于对话框的MFC在Onpaint方法中模拟时钟,-基于对话框的MFC在Onpaint方法中模拟时钟, 源语言: 英语 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 Jīyú duìhuà kuāng de MFC zài Onpaint fāngfǎ zhōng mónǐ shízhōng, “”的用法示例:由 Google 自动翻译英语中文(简体)日语Analog clock based the MFC dialog Onpaint method
BluetoothAudioGateway100
- Listens for incoming R F C O M M connection for the headset handsfree service for Linux v2.13.6.
changgui
- 编写函数把华氏温度转换为摄氏温度,公式为:C = (F - 32)* 5/9 在主程序中提示用户输入一个华氏温度,转化后输出相应的摄氏温度。-Write a function to convert Fahrenheit to Celsius, the formula is: C = (F- 32)* 5/9 in the main program prompts the user for a Fahrenheit temperature, the transformed output of t