资源列表
jianyidaziyouxi
- 我正在上高2,刚刚学习C,写了一个简易的打字游戏.希望大家完善.-I was two high, just learning C, write a simple typing game. We hope that the sound.
dsa_com
- 为单片机程序,希望对大家有用处,好好研究吧-Procedures for single-chip, in the hope that everyone there is useful to study it
2.3_compare_string
- IBM-pC 汇编 实验 2.3比较输入字符串-IBM-pC compilation of the experimental 2.3
123456
- 计算机二级C技巧加密弄乱C源代码,计算机二级C技巧加密弄乱C源代码
TimeOutTCPClient
- .NET的Socket连接有超时的机制,但需要等待很长的时间才能得到结果。可以使用自己编写的优化了的超时机制的Socket类来解决这个问题-. NET-Socket connection with timeout mechanism, but need to wait for a very long time to get results. You can use their own written-out mechanism for optimizing the Socket class to
str
- C语言string头文件中函数的具体实现,适合C语言程序员,是很好的参考资料-C language header file string function of the specific implementation for C programmers, is a good reference
pcm
- A律PCM编码,输入为抽样值,输出为该抽样值的8位A律PCM编码c1c2c3c4c5c6c7c8,其中c1为极性码,c2c3c4为段编码,c5c6c7c8为对应段的段内编码-This is a simple PCM coding procedure demonstrating the principle of PCM coding.I hope it s helpful to somebody.
IP-Protocol-information
- E语言的API应用实例,IP协议信息,需要的朋友可以下载后查看-The E language API application example, IP Protocol information,a friend in need can be downloaded to view
maze
- 迷宫游戏1.从文件中读出迷宫数据,寻找并打印路径通路;存储迷宫数据到文件。 2.文件中迷宫地图数据格式为: 长 宽 入口 出口 迷宫地图数据 迷宫地图数据由01二进制组成,1表示墙壁,0表示通路 3.可以采用字符显示迷宫地图和路径,比如□表示通路, ▇表示墙壁, ※表示找到的路径. -Maze game from a file read out the maze of data to find and print the path pathway storage maze
Mapping-8255028DESIGNEREBZNTN5723
- 这个代码Mapping-8255028DESIGNEREBZNTN5723功能比较强大,里面的功能方面也是比较好的-This code Mapping- 8255028 designerebzntn5723 function is stronger, the inside of the function is better
CGIFBN
- C source code BFO细菌觅食算法改进优化算法-C source code BFO bacterial foraging algorithm improved optimization algorithm
backmusic
- 本程序的功能就是在后台播放音乐,没有多余的界面。\"选择目录\"里的路径可以自己输入,也可以将音乐文件夹拖到程序的窗口中。\"选择歌曲\"能选择自己喜欢的歌来听,只要将音乐文件拖到窗口即可,但拖一首歌就要激活本程序的窗口,再按一下回车,才可以选择第二首歌。这里比较麻烦,我会努力解决问题。最重要一点就是,\"选择歌曲\"里,歌曲名称不能有空格,技术问题,请多多包含。