资源列表

排序选择:

« 1 2 ... .23 .24 .25 .26 .27 220428.29 .30 .31 .32 .33 ... 267467 »

[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-17 上传 | 大小:1kb | 下载:0

[matlab例程plc

说明:实现电力线信道通信建模及其基于OFDM调制系统的设计与仿真-To realize power line communication channel modeling and its design and simulation based on OFDM modulation system
<高建民> 在 2026-01-17 上传 | 大小:12kb | 下载: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-17 上传 | 大小:1kb | 下载:0

[matlab例程MOEA-NSGA-II

说明:NSGAII(Non-Dominated Sorting in Genetic Algorithms) 进化算法,用于解决多目标问题的最经典算法,-a popular nondomination based genetic algorithm for multi-objective optimization
<安露> 在 2026-01-17 上传 | 大小:370kb | 下载:0

[C#编程21-point

说明:实现一个21点游戏,此程序为最基本的C++入门程序,用于锻炼学生编程能力-to realize a 21 point game
<岳强> 在 2026-01-17 上传 | 大小:7kb | 下载: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-17 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法Modelling-of-Dc-motor

说明:modelling of dc motor and finding out the different curves
<akki> 在 2026-01-17 上传 | 大小:11kb | 下载:0

[编译器/词法分析Project13

说明:bidirectional boost converter simulink
<Romil> 在 2026-01-17 上传 | 大小:19kb | 下载:0

[软件工程Blowfish

说明:Blowfish.java generates the sysmetric key using Blowfish algorithm. Key size assigned here is 128 bits. It works for key size of 256 and 448 bits also. Encryption and decryption method is written based on Blowfish algorithm. Message to encrypt can be
<Sheema Fatima> 在 2026-01-17 上传 | 大小:3kb | 下载:0

[Internet/网络编程nand_write_read

说明:nand 的读写,可以运行的。 -nand read and write, you can run.
<小米> 在 2026-01-17 上传 | 大小:4kb | 下载:0

[GDI/图象编程huazi

说明:两个代码一个是demo, demo是它的小样例子, 另外一个是它的源代码. - - This is the matlab implementation of following noise level estimation: Xinhao Liu, Masayuki Tanaka and Masatoshi Okutomi Noise Level Estimation Using Weak Textur
<马欢> 在 2026-01-17 上传 | 大小:3kb | 下载:0

[编译器/词法分析Kelly_test

说明:psychometric curves for analysis
<Romil> 在 2026-01-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 220428.29 .30 .31 .32 .33 ... 267467 »

源码中国 www.ymcn.org