资源列表

« 1 2 ... .00 .01 .02 .03 .04 5305.06 .07 .08 .09 .10 ... 5346 »

[C#编程FSK

说明:该程序的主要功能是,实现FSK信号的解调。-FSK demod
<liubing> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[C#编程return_break

说明:函数中return和break的功能比较,通过简单的编程演示,得到了两者在用法上的区别-the different usage of return and break in C progrramming language
<Jack> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[C#编程find_primeNum

说明:功能:利用函数判断一个数是不是素数 目的:通过bool类型函数对输入的数进行判断,得到真假值-find the prime number data
<Jack> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[C#编程show_hexadecimal

说明:功能:对十六进制不同表示方法的显示效果进行展示 目的:通过此程序展示 x X #x #X 的显示效果-show the difference style of hexadecimal in C programming language
<Jack> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[C#编程cDefineMd5

说明:MD5加密、解密,字符串加密与解密,生成密钥-md5code encode stringencode
<longcisco> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[C#编程txtTomdb

说明:在VS2010环境下,应用c#,实现从txt中读取数据内容并写入access数据库 -C# TXT read and write into the access
<> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[C#编程DMX512

说明:void DMX_SendPacket(void) //发送DMX512数据 { //配置为普通IO pDMX_buf = 0 发送起始码 00 GPIO_Tx_Config(0) //设置发送的引脚为普通IO PA2 = 0 //输出低电平 delay_us(150) //延时150us PA2 = 1 //输出高电平 delay_us(13) //延时13us GPIO_Tx_Config(1
<李华> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[C#编程4

说明:学生成绩管理系统,用来登入成绩和求平均值什么的。-Student achievement management system, and the results are averaged to sign something.
<卓砚> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[C#编程set

说明:将A,B连个数组进行合并,且按升序排列,重复出现的数字只需要写一次,注重时间复杂度和空间复杂度-Will a, b, even array to merge, and arranged in ascending order, the number of repeated only need to write one more time
<丁宁> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[C#编程kaoshi

说明:输入学生序号,可以获得学生的总分,平均分,还可以获得一门课程的最低最高分以及课程的补考情况-Enter a student ID, students can obtain the total score, the average score, you can also get a make-up course in the case of the lowest and highest points of the course
<LY> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[C#编程View-the-file-contents

说明:在windows中查看文件内容,目前只会打开txt。有大虾指教不胜感激!新手,海涵~-View the file contents in the windows currently open only txt. There prawn be grateful! Novice, forgive ~
<彭学习> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[C#编程wdp_79

说明:旋转LED数字时钟程序源程序,旋转LED数字时钟程序源程序-Rotating LED digital clock source program,Rotating LED digital clock source program
<范涛> 在 2024-12-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 5305.06 .07 .08 .09 .10 ... 5346 »

源码中国 www.ymcn.org