-
VC++ generate realistic movement of clouds effects
VC++生成逼真流动的云彩特效.供初学者学习参考-VC++ generate realistic movement of clouds effects
- 2022-01-25 22:33:04下载
- 积分:1
-
a test for each of the input and output of SR does not contain redundant after t...
针对每一个测试的输入,输出化简后不包含多余括号的表达式。注意化简只是去掉多余的括号,不是进行数学变换。-a test for each of the input and output of SR does not contain redundant after the brackets expression. Simplification is to remove redundant brackets, not mathematical transform.
- 2022-02-12 16:41:21下载
- 积分:1
-
在普通的表达式中,符号是位于运算对象之间的,而在波兰表达式中,运算符号位于参与运算的对象之前。
波兰式在计算中的价值在于它不需要使用括号,之所以如此...
在普通的表达式中,符号是位于运算对象之间的,而在波兰表达式中,运算符号位于参与运算的对象之前。
波兰式在计算中的价值在于它不需要使用括号,之所以如此是由于波兰式的操作符的先后顺序是明确的。 -In the general expression, the symbols are located in between the operands, while the expression in Poland, the computation involved in computing at Symbol before the object. Polish-style in the calculation of the value is that it does not require the use of brackets, the reason for this is due to Poland-based operator of the sequence is clear.
- 2022-03-01 07:36:04下载
- 积分:1
-
baffling line
用c++在windows环境下完成变幻线。-baffling line
- 2022-04-21 06:02:44下载
- 积分:1
-
使用libti TIFF位图
Bitmap to Tiff conversion using Libti
- 2022-05-29 13:49:07下载
- 积分:1
-
提示输入行数、列数、列宽、行高、线型等参数,根据用户输入的上述参数在屏幕上显示对应的表格框线。...
提示输入行数、列数、列宽、行高、线型等参数,根据用户输入的上述参数在屏幕上显示对应的表格框线。-Prompted to enter the number of rows, columns, column width, line height, line parameters, in accordance with the above-mentioned parameters entered by the user on the screen corresponds to the form border.
- 2023-02-21 05:45:03下载
- 积分:1
-
source code of NN applied in DAC
source code of NN applied in DAC-Based Successive Approximation
- 2022-03-02 08:32:06下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1
-
一个基于Java编写的FFT程序,期末考试交的,比较好用!
一个基于Java编写的FFT程序,期末考试交的,比较好用!-a Java-based FFT prepared by the procedures, the end of exams, more user friendly!
- 2022-12-18 00:45:02下载
- 积分:1
-
游戏贪食蛇源码。是我在05年夏天写的VC程序。可以帮助初学者学习VC6的编程。...
游戏贪食蛇源码。是我在05年夏天写的VC程序。可以帮助初学者学习VC6的编程。-Game贪食蛇source. I have done in the summer of 2005 to write the VC procedures. VC6 can help beginners to learn programming.
- 2022-03-10 00:58:53下载
- 积分:1