资源列表

« 1 2 ... .15 .16 .17 .18 .19 1820.21 .22 .23 .24 .25 ... 66605 »

[Windows编程UDP_C

说明:进行UDP通信时,客户端程序,服务端程序负责接收命令,并执行相应命令-For UDP communication, the client program, server program responsible for receiving orders, and execute the corresponding command
<yz> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[其他小程序googleinterview

说明:google的一道JAVA面试题,有人用c写了一个,得出这些结果只用了几十毫秒!   有更好思路的可以讨论讨论。-google for a JAVA face questions, someone wrote a c obtained these results only dozens of milliseconds! Have a better idea of the discussion can be discussed.
<阿生> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[其他小程序sine_package_256

说明:sine wave generator in VHDL code
<abou_kartouna> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[其他小程序creatcat

说明:建立猫咪的档案,包括猫咪颜色,体型,品种等。并进行档案的相关维护。-The establishment of the cat' s file, including the cat color, size, species and so on. And related maintenance of records.
<elly> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[ActiveX/DCOMAlekVP

说明:hook into interface method
<alek> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[钩子与API截获hook

说明:HOOK全局键盘钩子,运行过后,记录文件在C:\KEY.TXT ,实现全局系统范围内*功能 ,仅供学习参考之用! -HOOK global keyboard hook, run after the log files in C: \ KEY.TXT, to achieve the global system-wide keyboard logging, learning informational purposes only!
<吴磊> 在 2025-03-06 上传 | 大小:1kb | 下载:1

[其他小程序complex

说明:实现分数之间的四则运算,通过运算符重载和友元函数-Achieve scores between the four operations through operator overloading and friend function
<> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[其他小程序Temperature

说明:对水温的精确测量程序,内包含有电路设计原理图及pcb设计图-Accurate measurement of the temperature program, which includes a circuit design schematic and pcb layout
<何震> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Windows编程bianjiqi

说明:功能:输入一页文字,程序可以统计出文字、数字、空格的个数。   静态存储一页文章,每行最多不超过80个字符,共N行;要求(1)分别统计出其中英文字母数和空格数及整篇文章总字数;(2)统计某一字符串在文章中出现的次数,并输出该次数;(3)删除某一子串,并将后面的字符前移。 -功能:输入一页文字,程序可以统计出文字、数字、空格的个数。
<留小哦> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[其他小程序line

说明:1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单 -1, a software company about 30 employees, each employee has the name, work number, and rank each year, staff
<bjtupro> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[其他小程序Compute

说明:约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号 -Joseph (Josephu
<bjtupro> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[其他小程序4Fib

说明:4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200 -Fibonacci sequence of order 4 as follows: f0 = f1 = f2 = 0, f3 = 1, ..., fi = fi-1+ fi-2+ f
<bjtupro> 在 2025-03-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 1820.21 .22 .23 .24 .25 ... 66605 »

源码中国 www.ymcn.org