-
词法分析器 ︰ 编译器设计
用 c 写的一个包含代码段文件作为输入和输出写入到另一个文件的代码段的词法分析器 ︰ output.txt
- 2022-01-21 18:17:28下载
- 积分:1
-
方程根的数值实验,用牛顿迭代法,找到了…
方程求根的数值试验,利用Newton迭代法,求所给出的方程的跟。-Equation Roots of numerical experiments, using Newton iteration method, find the equation with the given.
- 2022-01-25 23:17:53下载
- 积分:1
-
Apriori算法的实现
这是一个先验算法的一个简单的应用程序,在这里使用两个代码,,即,,穿着一个数据库,而不是用它把所有
ISIS文件夹到本地主机...
- 2022-01-25 14:40:31下载
- 积分:1
-
ffmpeg ffplay 播放器
资源描述ffmpeg版本为2.1.3,在windows平台下开发,采用MFC框架作为界面,,把ffplay代码移植处理,方面windows平台下使用,使用vs2010,目前能够流程的播放音视频,用户稍作完善即可使用
- 2022-08-08 17:38:15下载
- 积分: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
-
一种优化算法的皮肤网格顶点、顶点处理算法的应用…
一个优化蒙皮网格顶点的算法,顶点处理采用SSE流式处理算法,一次将多个顶点送往CPU的寄存器,将顶点分批处理,从而达到顶点优化的目的。-An optimization algorithm skin mesh vertices, vertex processing algorithm using SSE streaming, a number of vertices sent to the CPU will register, will peak batch processing, so as to achieve peak optimization purposes.
- 2022-06-16 08:41:13下载
- 积分:1
-
方便的读取矢量数据的类库 尤其是shape 数据的读写
方便的读取矢量数据的类库 尤其是shape 数据的读写-hope you download this lib hope you download this lib hope you download this lib hope you download this lib
- 2022-08-17 22:22:16下载
- 积分:1
-
C++编写的日历程序,比较简单,可以在一些小的应用中借鉴。...
C++编写的日历程序,比较简单,可以在一些小的应用中借鉴。
- 2023-03-18 12:55:04下载
- 积分:1
-
this is a football lottery screening example, to be more accurate screening many...
这是一个对足球彩票进行筛选的例子,能够较为准确的筛选很多无效号码.由于时间和本人水平尚未最终完成.但也可以用.-this is a football lottery screening example, to be more accurate screening many invalid numbers. Because of the time and I have yet to finalize standards. It can also be used.
- 2022-05-26 00:48:51下载
- 积分:1
-
listbox添加位图按钮
listbox每个Item中加载不同BMP,并重绘按钮功能。点击item进行切换相应界面,显示不同空间及文本信息。
- 2023-06-08 23:00:03下载
- 积分:1