-
正常开放
开源软件spark的API文件,进行spark的二次开发时所必需的工具。-Open-source software the API documents spark, the spark of the secondary development of essential tools.
- 2022-01-25 14:05:36下载
- 积分:1
-
自己用VC的类实现的通讯录,用来做课设再合适不过了
自己用VC的类实现的通讯录,用来做课设再合适不过了-own use VC Class of correspondence, based lessons for kids
- 2022-07-08 07:59:30下载
- 积分:1
-
把EXCEL格式的多个工作簿的数据转换为ACCESS格式下的表,程序调用读取数据的效率大大提高。在该目录下有点目录.XLS程序运行有自动生成点目录.MDB....
把EXCEL格式的多个工作簿的数据转换为ACCESS格式下的表,程序调用读取数据的效率大大提高。在该目录下有点目录.XLS程序运行有自动生成点目录.MDB.-EXCEL format to multiple workbook ACCESS data into a table format, the program call to read data greatly improve the efficiency. A bit in the directory directory. XLS run directory are automatically generated points. MDB.
- 2022-09-09 08:30:02下载
- 积分:1
-
AS代码写的Flash360度全景源代码~
AS代码写的Flash360度全景源代码~-Code written by AS degree panoramic Flash360 source code ~
- 2023-01-08 07:45:03下载
- 积分:1
-
Aplikasi Penjadwalan Belajar SMK Menggunakan 模糊的盲目搜索 VB6
Aplikasi Penjadwalan Belajar Untuk Jadwal Belajar Siswa SMK Metode 模糊的盲目搜索Menggunakan VB6
- 2022-06-26 11:43:53下载
- 积分:1
-
用vc++实现的细胞识别统计系统,供对细胞识别统计系统研究方向的朋友参考!...
用vc++实现的细胞识别统计系统,供对细胞识别统计系统研究方向的朋友参考!-vc used to identify the cells to achieve statistical system for statistics on cell identification system reference to the direction of a friend!
- 2022-02-12 07:28:15下载
- 积分:1
-
win32API编写的一个俄罗斯方块游戏
win32API编写的一个俄罗斯方块游戏-Win32API prepared a Tetris game
- 2022-04-24 15:22:51下载
- 积分:1
-
opengl入门的例子,希望对初学者有用
opengl入门的例子,希望对初学者有用-Examples of entry-opengl, I hope useful for beginners
- 2022-04-11 11:59:55下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
清理VC编译后产生的临时文件的程序,编译时用到BCG控件
清理VC编译后产生的临时文件的程序,编译时用到BCG控件-VC clean up after the compiler temporary files generated by the process, compile-time control used in BCG
- 2022-01-31 12:44:45下载
- 积分:1