资源列表

排序选择:

« 1 2 ... .82 .83 .84 .85 .86 185787.88 .89 .90 .91 .92 ... 267454 »

[其他小程序1

说明:集合的运算就是用给定的集合去指定新的集合。设A和B是集合,则它们的并差交补集分别定义如下:A∪B={x|x∈A∨x∈B}A∩B={x|x∈A∧x∈B}A – B={x|x∈A∧x不属于 B}SA ={x|x∈(A∪B)∧x 不属于A}SB ={x|x∈(A∪B)∧x 不属于B}-Operation of the collection is to use a given collection to specify the new collection. Let A and B is a colle
<张一> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[系统编程TrayPopMenu

说明:VC最小化后托盘显示图标及右键菜单,本托盘图标菜单运用了自绘技术,把右键菜单的最左部分渲染为键盘色,类似于XP的开始菜单-VC Minimize tray icon and right-click menu of the tray icon menu to use the self-painted technologies, rendering the left-most part of the right-click menu for the keyboard color, similar t
<汪炜> 在 2025-07-02 上传 | 大小:408kb | 下载:0

[系统编程PopManu

说明:VC++实现在列表控件中添加右键弹出菜单PopManu实例源代码,测试时请把PopManu.exe拷贝至根目录下,以保证Access数据库连接正确,否则实例不能运行-VC++ Add button pop-up menu PopManu source code examples in the list control, test PopManu.exe copied to the root directory, to ensure that the Access database is prop
<汪炜> 在 2025-07-02 上传 | 大小:44kb | 下载:0

[Windows编程Chat

说明:chat聊天服务器客户端配置代码,是一个完整工程,代码齐全,使用C++语言编写-Chat server client configuration code, is a complete project, code complete, the use of C++ language
<千羽飞鸟> 在 2025-07-02 上传 | 大小:77kb | 下载:0

[DSP编程fft

说明:DSP程序下,fft与ifft变换的程序,已经通过验证-DSP program, fft and ifft transform the program has been validated
<大海> 在 2025-07-02 上传 | 大小:335kb | 下载:0

[Linux/Unix编程Linux-dos

说明:Linux 命令全集(推荐)很实用的收藏资料-The Linux command Complete Works (recommended)
<yu> 在 2025-07-02 上传 | 大小:277kb | 下载:0

[其他小程序tzpd

说明:轻量级数据库SQLite,支持嵌入式android,第一次上传-Lightweight database SQLite support the embedded android, first upload
<> 在 2025-07-02 上传 | 大小:28kb | 下载:0

[其他小程序1

说明:编写优先队列数据(priority_queue)类型-Write priority queue data (priority_queue) of type
<张一> 在 2025-07-02 上传 | 大小:2kb | 下载:0

[系统编程VideoViewDemo

说明:Java源码之——安卓android网络视频播放器缓存播放版,优化了网络缓存功能,视频可以边下载边播放,并适时显示缓存率跟播放率-Java source code- Android android network video player cache player version, optimized network caching feature, the video can be downloaded while playing side, and timely the cache rate
<汪炜> 在 2025-07-02 上传 | 大小:161kb | 下载:0

[Windows编程Chat-Client-and-server

说明:聊天服务器客户端配置代码,是一个完整工程,代码齐全,使用C++语言编写-Chat server client configuration code, is a complete project, code complete, the use of C++ language
<千羽飞鸟> 在 2025-07-02 上传 | 大小:79kb | 下载:0

[汇编语言63

说明:用减奇数次数的方法,求一个数的近似平方根,这个平方根是一个整数。如求17的平方根,可以用17相继减去奇数1、3、5、7、…,当结果为 负数时停止,即: 17-1-3-5-7-9<0 可以看出,17在减去5次奇数后结果变为负数,可以近似认为17的平方根在4与5之间,计算NUM的平方根,如果NUM=17,则ANS中保存结果4。 -Save odd-frequency method, find a number of approximate square root of
<张一> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[界面编程littleGamesCPPProgram

说明:一个C++小游戏的代码实现,方便学习C++的界面学习,适合新手入门-A small C++ game code, easy to learn interface C++ learning, suitable for beginners
<千羽飞鸟> 在 2025-07-02 上传 | 大小:2.51mb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 185787.88 .89 .90 .91 .92 ... 267454 »

源码中国 www.ymcn.org