资源列表

排序选择:

« 1 2 ... .18 .19 .20 .21 .22 45523.24 .25 .26 .27 .28 ... 267453 »

[其他小程序李萨如图

说明:这是用C语言编写的一个小程序,它的结果是演示物理实验中的李萨如图。运行程序的时候需要把CCBP文件夹包含在头文件中。-This is the C language of a small program, and the result is a demonstration of physics experiments Lissajous figure. When operational procedures need CCBP folder contains the first document.
<梁晓军> 在 2025-06-22 上传 | 大小:149kb | 下载:0

[其他小程序综合程序

说明:这是一个模拟一些简单物理现象的小程序,如小桥过河之类的,运行程序时需要把CCBP文件夹包含在头文件。-This is a simple simulation of the physical phenomena of small programs, such as the bridge across the river like the program to run when the need CCBP folder contains the header files.
<梁晓军> 在 2025-06-22 上传 | 大小:153kb | 下载:0

[其他小程序获取文件的CRC32值(VC++源码-固定码表)。。。。。

说明:获取文件的CRC32值(VC++源码-固定码表)-access to documents CRC value (VC source-code fixed table).
<刘影> 在 2025-06-22 上传 | 大小:10kb | 下载:0

[其他嵌入式/单片机内容ghdl-0.20

说明:vhdl集成电路设计软件.需要用gcc-4.0.2版本编译.-VHDL IC design software. Require gcc- 4.0.2 compiler versions.
<蔡文彬> 在 2025-06-22 上传 | 大小:997kb | 下载:0

[其他小程序一维势阱

说明:这是模拟物理实验——一维势阱的小程序。运行的时候,需要把CCBP文件夹包含在头文件中。-This is the simulation of physics experiment-- one-dimensional potential well of small programs. When run with the need to be CCBP folder contains the first document.
<梁晓军> 在 2025-06-22 上传 | 大小:150kb | 下载:0

[TCP/IP协议栈命令行下可以解读TCP数据报内容的Sniffer

说明:命令行下可以解读TCP数据报内容的Sniffer-command line can be interpreted as TCP data reported to the Sniffer
<刘影> 在 2025-06-22 上传 | 大小:7kb | 下载:0

[其他小程序导弹打飞机

说明:这是模拟物理中导弹打飞机现象的小程序。运行的时候需要把CCBP文件夹包含在头文件中。-This is the simulation of a missile attack against physics phenomena of small aircraft procedures. When run with the need to CCBP folder contains the first document.
<梁晓军> 在 2025-06-22 上传 | 大小:149kb | 下载:0

[Windows编程常用的标准剪贴板格式

说明: 要编写一个实现剪切和复制命令的函数,就要在你的应用程序中实现选定操作;要编写一个实现粘贴命令的函数,就需要请求剪贴板来检测它是否包含你的应用程序能够支持的数据。下面的代码实现了复制命令,其它实现可仿照进行,在此不再赘言。 -prepared to achieve an order shear and reproduction function, it is necessary to your application process to achieve selected operation;
<刘影> 在 2025-06-22 上传 | 大小:3kb | 下载:0

[Windows编程将数据复制或剪切到剪贴板上

说明:复制、剪切和粘贴数据 ---- 将数据复制或剪切到剪贴板上 ---- 1. 确定将要被复制的数据是一个本地数据还是一个嵌入对象或链接。 ---- 如果数据是一个嵌入对象或链接,创建一个指向被选定数据的COleClientItem指针。 ---- 如果数据是本地化的并且应用程序是一个服务器,那么从COleServerItem继承一个新的类,并创建该对象。否则,为数据建立一个COleDataSource对象。 ---- 2. 访问选定对象的Cop
<刘影> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[Windows编程从剪贴板粘贴数据

说明:粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。 ---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。 ---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。 ---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COle
<刘影> 在 2025-06-22 上传 | 大小:3kb | 下载:0

[Windows编程文件的保密

说明:最近写了一个小的管理软件,在初始页LOGO里加入了视频,这里正好由于公司做图形这块,于是这里就牵涉到了这个视频文件的保密问题, 其实也没什么,但是这个小文件虽然简单,但也不能让他们自己拿出去做广告吧,因为是免费提供给他们的.这里讨论一下文件的保密,希望有兴趣的朋友一起来讨论一下. -recently wrote a small management software, in the initial pages LOGO Lane joined the video, here precisel
<刘影> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[对话框与窗口可以自动隐藏的对话框

说明:可以象Windows的任务条那样在桌面上自动隐藏的对话框,用VC做的,很酷哦-be like Windows as the mandate of the desktop automatically hidden dialog, VC done, oh cool
<袁慧> 在 2025-06-22 上传 | 大小:36kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 45523.24 .25 .26 .27 .28 ... 267453 »

源码中国 www.ymcn.org