资源列表

« 1 2 ... .24 .25 .26 .27 .28 2229.30 .31 .32 .33 .34 ... 216396 »

[单片机(51,AVR,MSP430等)PT2262

说明:射频程序, 单片机对PT2262解码程序, 需要编码芯片, 比如2262或2264-MCU for PT2262
<Ama> 在 2026-01-03 上传 | 大小:1kb | 下载:0

[Internet/网络编程fifo_client

说明:#define FIFO_NAME1 fifo_test1 //client 利用此管道读,server 用此管道写 #define FIFO_NAME2 fifo_test2 //client 利用次官道写,server 用此管道读 //倒转函数 void reserbuf(char string[512]) { char temp[512] for(int i = 0 i<strlen(string)+1 i++) { // printf(
<小米> 在 2026-01-03 上传 | 大小:1kb | 下载:0

[Internet/网络编程fifo_server

说明:管道进行数据传输的客户端代码 #define FIFO_NAME1 fifo_test1 //client 利用此管道读,server 用此管道写 #define FIFO_NAME2 fifo_test2 //client 利用此管道写,server 用此管道读-Pipeline for data transmission client code
<小米> 在 2026-01-03 上传 | 大小:1kb | 下载:0

[Internet/网络编程link

说明:该代码为通用链表,包括链表的读写,增加节点,删除节点,数据的查找,空链表的判断-The code for generic lists, including the list of read and write, add nodes, delete nodes, find, empty list of judgments of data, etc.
<小米> 在 2026-01-03 上传 | 大小:1kb | 下载:0

[编译器/词法分析Kelly_test

说明:psychometric curves for analysis
<Romil> 在 2026-01-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cholesky

说明:cholesky分解 cholesky分解-cholesky cholesky decomposition decomposition decomposition cholesky
<孙长志> 在 2026-01-03 上传 | 大小:1kb | 下载:0

[matlab例程DE

说明:差分进化的MATLAB实验代码,用来学习不错。-Differential evolutionary experiments MATLAB code to learn good.
<王碧> 在 2026-01-03 上传 | 大小:1kb | 下载:0

[matlab例程DEofWiki

说明:wiki中的差分进化算法MATLAB代码-wiki the differential evolution algorithm MATLAB code
<王碧> 在 2026-01-03 上传 | 大小:1kb | 下载:0

[matlab例程BPSO

说明:二进制粒子群算法,MATLAB版。可以下载-Binary PSO algorithm, MATLAB version. You can download a try
<王碧> 在 2026-01-03 上传 | 大小:1kb | 下载:0

[其他小程序DB

说明:数据库操作代码,包括链接数据库、新增数据、修改、删除数据等功能。- the code of operation
<java> 在 2026-01-03 上传 | 大小:1kb | 下载:0

[数据库编程exporttocsv

说明:qt函数,实现QSqlQueryModel导出到文本文件,做备份,或者防止异常退出而导致的数据丢失。-bool zzzz::exporttocsv(QSqlQueryModel* view, QString fileName) { //单行插入文本文档 if (fileName.isEmpty()) return false QFile file(fileName) if (file.open(QIODevice::WriteO
<wfwjp> 在 2026-01-03 上传 | 大小:1kb | 下载:0

[多媒体编程steganography

说明:Steganography project: 1. embed a message in a picture 2. extract the message a picture-Steganography project: 1. embed a message in a picture 2. extract the message a picture
<andreigeorgescu495> 在 2026-01-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 2229.30 .31 .32 .33 .34 ... 216396 »

源码中国 www.ymcn.org