-
fifo源程序,VHDL编写~具有一定的参考价值~
fifo源程序,VHDL编写~具有一定的参考价值~-source code of a fifo, writen in VHDL, will be useful to some extent as a reference
- 2022-08-09 06:08:41下载
- 积分:1
-
hero引擎longingate源码
hero引擎longingate源码。
delphi语言开发,需要自己安装控件。
Delphi 7 聊天使用套接字的服务器组件。
基于delphi7开发,使用IdTCPServer控件
- 2023-07-05 14:15:04下载
- 积分:1
-
jNI 生成自己的DLL,调用已有的DLL。
jNI 生成自己的DLL,调用已有的DLL。-jni dll
- 2022-12-04 18:30:03下载
- 积分:1
-
Accp5.0北大青鸟毕业项目B2C源代码
Accp5.0北大青鸟毕业项目B2C源代码-Accp5.0 Beida Jade Bird graduated from the project source code for B2C
- 2023-07-22 16:30:03下载
- 积分:1
-
推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每
个候选人的得票数目及选举结果。...
推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每
个候选人的得票数目及选举结果。
-Selection of a Director of the Office. Assumptions have 10 candidates ready to participate in the election. Hope that the preparation of a program, enter a group of electors voting information, statistics the number of votes each candidate and the election results.
- 2022-11-18 02:15:03下载
- 积分:1
-
实现类似PHOTOSHOP的橡皮擦,光标随擦子增大而变化。
实现类似PHOTOSHOP的橡皮擦,光标随擦子增大而变化。-achieve similar PHOTOSHOP the eraser, the cursor with Cazi grows.
- 2022-02-05 23:01:33下载
- 积分:1
-
I wrote CS robot
我写的CS机器人-I wrote CS robot
- 2022-07-26 19:05:37下载
- 积分:1
-
广嵌2440开发板的LCD驱动源代码
320×240 16Bpp TFT LCD
广嵌2440开发板的LCD驱动源代码
320×240 16Bpp TFT LCD----3.5寸竖屏-2440 Canton embedded development board of the LCD driver source code for 320 × 240 16Bpp TFT LCD 3.5-inch vertical screen
- 2022-10-28 23:20:03下载
- 积分:1
-
Related to the complexity of network computing, there is c, vc two of the five p...
复杂网络计算相关,有c、vc两种环境的5个程序:1.筛选一列不重复记录2.集聚系数的计算(c语言,附有示例数据)3.含有节点信息的编号程序(vc,附有示例数据)4.独立性计算程序(附相关文献)5.网页过滤批处理程序(可处理无限文件)-Related to the complexity of network computing, there is c, vc two of the five procedures for the environment: 1. Screening of duplicate records is not a 2. Agglomeration coefficients (c language, with sample data) 3. Contain the number of nodes process information (vc, with sample data) 4. the independence of the calculation procedure (with the related literature) 5. page batch filtering process (which can handle unlimited file)
- 2022-01-25 23:17:46下载
- 积分:1
-
c++ 拖拽源码
实施拖拽外壳 Namespace 扩展 (简称 NSE) 与资源管理器 (简称 D & D) 操作是比执行常见的基于 Windows 的应用程序和资源管理器之间有点更复杂。众所周知,NSE UI、 树视图和壳视图中包括两个部分。在壳视图中执行 d&d 类似在常见的应用程序,但对于树视图中,您需要一些其他技巧。支持 d&d 中 NSE 的操作涉及执行 shell 接口包括 IDataObject,IDropTarget,IDropSource,IEnumFORMATETC,你应该小心处理这些同时实现 IShellFolder 接口和 IShellView.Another 的东西,我必须指出的是 — — 不要不要混淆 d&d 与另一个外壳技术拖放处理程序。在用户界面中的两件事的最大区别是,D & D 操作通常会发生与鼠标左键,同时拖放处理程序快捷菜单调用处理程序用鼠标右键拖动文件时。之前阅读这篇文章,我建议你读我的第一篇写作 Namespace 扩展 (I)-; 实现子 — — 介绍了我们样品 NSE 数据如何被 o 以外 (我的意思是要我文章 NSE 基于同一种 NSE 数据) 的详细 NSE 技巧。这篇文章假设你知道 c + +,ATL COM,特别是熟悉 NSE 的基本知识。使用 ATL COM 应用程序向导创建的样例项目。你可以自由地拖放和文件资源管理器和样品 NSE 之间或只是内样品 NSE。为简单起见,我们从不不支持拖放的数据文件夹。然而,有关如何实现拖拽的关键要素是相同的。
- 2022-06-01 05:22:08下载
- 积分:1