-
ansyschangjianwentihuizong
里面汇总了一些常见的ansys中遇到的问题或错误,仅供参考(ansys FAQ summary, there are some problems often encountered error for reference purposes only)
- 2015-04-30 09:20:50下载
- 积分:1
-
Snake_C
说明: 贪吃蛇源码c++实现,经典游戏编程,适合爱好者学习(Snake Source c++ implementation, the classic game programming for fans to learn)
- 2010-04-25 17:39:12下载
- 积分:1
-
Building a window
设计一个简单VB程序:
它由一个窗体、一个文本框和3个命令按钮组成。窗体的标题为"Visual Basic 程序设计示例",当用户单击命令按钮“显示”时,文本框中出现“欢迎使用Visual Basic 6.0”,窗体上显示“你好”,单击命令按钮“清除”时,清除文本框中显示的内容和窗体上的内容,单击命令按钮“结束”时,结束程序。(Design a simple VB program:
It consists of a form, a text box and 3 command buttons. The title of the form is "Visual Basic programming example", when the user clicks the command button "display", the text box appears "welcome to use Visual Basic 6", the form on the form "hello", click the command button "clear", clear the contents of the text box and the contents of the form on the form, click the command button "knot" When "beam", the end of the program.)
- 2018-04-21 16:11:40下载
- 积分:1
-
tiaoyitiao
微信跳一跳stm32程序,带键盘,得用尺子量,里面有介绍(Intelligent rc522 water card, with PC end software, MCU used is stm32)
- 2018-01-17 18:49:03下载
- 积分:1
-
ToolBox
Converter from string to object and from object to string.
divideNumber
generateNumber
generateNumber,
search,
meanValue,
sum,
searchMinMax,
minElement,
maxElement,
swap,
sort,
saveToFile,
readFromFile,
clear,
print end
setNewList.
- 2010-09-09 00:53:25下载
- 积分:1
-
jingtai
捷联惯惯性导航的C程序实现,四元数表示姿态,静态下进行试验,MATLAB进行图像处理,包含原始数据。(Strapdown inertial navigation of the C programs used to achieve, said the attitude quaternion, static tests under, MATLAB for image processing, including raw data.)
- 2009-12-01 14:36:59下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
machine-learning
几篇关于机器学习的PPT课件。A few PPT coursewares about machine learning.(A few PPT coursewares about machine learning.)
- 2013-09-02 20:21:51下载
- 积分:1
-
GUI
一个GUI测试程序,VC++源码下载,有一些窗体的显示特效,比如图片的显示特效,还有一些与GUI相关的实例演示,如上图所示为一些窗体控件的效果,还有更多请下载本源码参考。(The effect of a GUI test program, VC++ source code download, some form effects, such as the picture shows effects, there are GUI-related example demonstrates, as shown above for some form controls, and more, please Download the source code reference.)
- 2012-06-26 10:01:01下载
- 积分:1
-
Eight-Queens-Games
说明: 八皇后小游戏,实现说明,以及代码实现原文件。(Eight Queens game to achieve that, and the code of the original document.)
- 2011-03-07 23:02:18下载
- 积分:1