-
一个用VC++写的单机游戏源码,希望大家喜欢=。0
一个用VC++写的单机游戏源码,希望大家喜欢=。0-One with VC++ source code written in a single game, I hope you like =. 0
- 2023-06-22 20:50:03下载
- 积分:1
-
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件....
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件.-Document search engine to search for documents to support content-based hard drive, file name Additional search features, search results in accordance with the documents that match the number of words from many of the smaller sort, user-friendly index or open the file.
- 2023-08-23 06:35:03下载
- 积分:1
-
Batch file processing tool, very useful for a simple gadget, which has a number...
批文件处理工具,非常实用简单的小工具,里面界面上有多个控件的使用-Batch file processing tool, very useful for a simple gadget, which has a number of interface controls the use of
- 2022-06-14 21:58:00下载
- 积分:1
-
一个专门用于VOD视频点播系统基于PS/2遥控器或面板的键值测试程序...
一个专门用于VOD视频点播系统基于PS/2遥控器或面板的键值测试程序-devoted to a VOD system based on the PS/2 remote control panel keys or test procedures
- 2023-02-22 18:30:03下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
地震图像层位的拾取
矿山 java 工具包 (矿山 JTK) 是一组 java 软件包, 是用于科学和工程的本机 (非 Java) 软件库。目前的应用包括数字信号处理, 线性代数, 优化, 啮合, 插值, 2D 和3D 图形。要使用地雷 JTK, 只需在项目的任何其他外部依赖项中包括其 JAR (Java 存档)。例如, jtk-1.0. 0. 罐子可以通过搜索 Maven 中心找到。大多数生成工具都可以很容易地配置为自动下载此存储库中的依赖项, 它还保存包含文档 (javadoc) 的 JAR 文件和 JTK 地雷的源代码。
- 2022-03-18 12:23:28下载
- 积分:1
-
Windows服务demo,可快速了解如何编写Windows服务
Windows服务demo,可快速了解如何编写Windows服务-Windows services demo, can quickly learn how to prepare Windows services
- 2023-04-01 18:20:02下载
- 积分:1
-
画图程序
可实现类windows上画图程序部分功能
包括区域绘制等。...
画图程序
可实现类windows上画图程序部分功能
包括区域绘制等。-drawing
- 2022-03-07 21:59:39下载
- 积分:1
-
CserialPort串口通讯源码
CserialPort串口通讯源码
- 2022-02-06 00:15:57下载
- 积分:1
-
使用MATLAB对通信中的一种调制技术QPSK进行编程实现,分析其误码率...
使用MATLAB对通信中的一种调制技术QPSK进行编程实现,分析其误码率-The use of MATLAB for communication in a QPSK modulation technique to program implementation, analysis of its error rate
- 2022-03-18 15:17:55下载
- 积分:1